diff --git a/PROJ0_WIN/CIS565_PROJ_0/CIS565_PROJ_0/CIS565_PROJ_0.vcxproj b/PROJ0_WIN/CIS565_PROJ_0/CIS565_PROJ_0/CIS565_PROJ_0.vcxproj index 5b26dc0..a1cacee 100644 --- a/PROJ0_WIN/CIS565_PROJ_0/CIS565_PROJ_0/CIS565_PROJ_0.vcxproj +++ b/PROJ0_WIN/CIS565_PROJ_0/CIS565_PROJ_0/CIS565_PROJ_0.vcxproj @@ -1,96 +1,97 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {516CBE45-C710-4E93-B1D0-50E33863C6D3} - CIS565_PROJ_0 - - - - Application - true - MultiByte - - - Application - false - true - MultiByte - - - - - - - - - - - - - - - - Level3 - Disabled - $(SolutionDir)/../../external/include/;%(AdditionalIncludeDirectories) - _MBCS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - MultiThreaded - - - true - $(SolutionDir)/../../external/lib/win/;%(AdditionalLibraryDirectories) - cudart.lib;opengl32.lib;freeglut.lib;glut32.lib;glew32s.lib;%(AdditionalDependencies) - - - compute_20,sm_20 - - - - - Level3 - MaxSpeed - true - true - $(SolutionDir)/../../external/include/;%(AdditionalIncludeDirectories) - _MBCS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - MultiThreaded - - - true - true - true - $(SolutionDir)/../../external/lib/win/;%(AdditionalLibraryDirectories) - cudart.lib;opengl32.lib;freeglut.lib;glut32.lib;glew32s.lib;%(AdditionalDependencies) - - - compute_20,sm_20 - - - - - Document - - - - - - - - - - - - - - + + + + + Debug + Win32 + + + Release + Win32 + + + + {516CBE45-C710-4E93-B1D0-50E33863C6D3} + CIS565_PROJ_0 + + + + Application + true + MultiByte + + + Application + false + true + MultiByte + + + + + + + + + + + + + + + + Level3 + Disabled + $(SolutionDir)/../../external/include/;%(AdditionalIncludeDirectories) + _MBCS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + MultiThreaded + + + true + $(SolutionDir)/../../external/lib/win/;%(AdditionalLibraryDirectories) + cudart.lib;opengl32.lib;freeglut.lib;glut32.lib;glew32s.lib;%(AdditionalDependencies) + + + compute_10,sm_10 + $(ProjectDir)%(Filename)%(Extension).obj + + + + + Level3 + MaxSpeed + true + true + $(SolutionDir)/../../external/include/;%(AdditionalIncludeDirectories) + _MBCS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + MultiThreaded + + + true + true + true + $(SolutionDir)/../../external/lib/win/;%(AdditionalLibraryDirectories) + cudart.lib;opengl32.lib;freeglut.lib;glut32.lib;glew32s.lib;%(AdditionalDependencies) + + + compute_10,sm_10 + + + + + Document + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Project0_Jianqiao_Li.png b/Project0_Jianqiao_Li.png new file mode 100755 index 0000000..fb8d390 Binary files /dev/null and b/Project0_Jianqiao_Li.png differ diff --git a/Thumbs.db b/Thumbs.db new file mode 100755 index 0000000..763e2aa Binary files /dev/null and b/Thumbs.db differ diff --git a/src/main.cpp b/src/main.cpp index 29d7821..c7e1077 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -10,7 +10,7 @@ //==================================== int main(int argc, char* argv[]){ // Change this line to use your name! - m_yourName = "[YOUR NAME HERE]"; + m_yourName = "[Jianqiao Li]"; if(Init(argc, argv) == true){ #if _WIN32 diff --git a/test/test b/test/test new file mode 100644 index 0000000..332b040 --- /dev/null +++ b/test/test @@ -0,0 +1,3 @@ +C +C +test