From 48173231d90de6bfc193260eab6369f7c88ca742 Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 30 Dec 2018 12:21:18 +0800 Subject: -C++ examples --- .../examples/ParticleSystem/ParticleSystem.vcxproj | 147 --------------------- 1 file changed, 147 deletions(-) delete mode 100644 build/vc++/examples/ParticleSystem/ParticleSystem.vcxproj (limited to 'build/vc++/examples/ParticleSystem/ParticleSystem.vcxproj') diff --git a/build/vc++/examples/ParticleSystem/ParticleSystem.vcxproj b/build/vc++/examples/ParticleSystem/ParticleSystem.vcxproj deleted file mode 100644 index faadeec..0000000 --- a/build/vc++/examples/ParticleSystem/ParticleSystem.vcxproj +++ /dev/null @@ -1,147 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {984764C1-0471-4A36-9B2B-BF846817C95F} - ParticleSystem - 10.0.17134.0 - - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - $(SolutionDir)..\..\bin - - - $(SolutionDir)..\..\bin - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\..\src\;$(SolutionDir)..\..\src\3rdparty\SDL2\include;$(SolutionDir)..\..\src\3rdparty\LuaJIT-2.0.5\include;$(SolutionDir)..\..\src\3rdparty\ - - - true - true - Console - $(SolutionDir)libs\SDL2-2.0.5\lib\x86;%(AdditionalLibraryDirectories) - opengl32.lib;%(AdditionalDependencies) - - - - - Level3 - Disabled - true - true - $(SolutionDir)..\..\src\;$(SolutionDir)..\..\src\3rdparty\SDL2\include;$(SolutionDir)..\..\src\3rdparty\LuaJIT-2.0.5\include;$(SolutionDir)..\..\src\3rdparty\ - true - - - Console - $(SolutionDir)libs\SDL2-2.0.5\lib\x86;%(AdditionalLibraryDirectories) - opengl32.lib;%(AdditionalDependencies) - - - true - - - - - Level3 - Disabled - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - - - - {9ee02090-c15e-4520-9c05-c435e45ef2fc} - - - - - - \ No newline at end of file -- cgit v1.1-26-g67d0