From 48173231d90de6bfc193260eab6369f7c88ca742 Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 30 Dec 2018 12:21:18 +0800 Subject: -C++ examples --- .../examples/StateMachine/StateMachine.vcxproj | 145 --------------------- 1 file changed, 145 deletions(-) delete mode 100644 build/vc++/examples/StateMachine/StateMachine.vcxproj (limited to 'build/vc++/examples/StateMachine/StateMachine.vcxproj') diff --git a/build/vc++/examples/StateMachine/StateMachine.vcxproj b/build/vc++/examples/StateMachine/StateMachine.vcxproj deleted file mode 100644 index 55a0815..0000000 --- a/build/vc++/examples/StateMachine/StateMachine.vcxproj +++ /dev/null @@ -1,145 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {C70BFD61-6462-49D2-9F54-F16D77FF434A} - StateMachine - 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 - Disabled - true - true - $(SolutionDir)..\..\src\;$(SolutionDir)..\..\src\3rdparty\SDL2\include;$(SolutionDir)..\..\src\3rdparty\LuaJIT-2.0.5\include;$(SolutionDir)..\..\src\3rdparty\ - true - - - Console - opengl32.lib;%(AdditionalDependencies) - - - true - - - - - Level3 - Disabled - true - true - - - - - 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 - opengl32.lib;%(AdditionalDependencies) - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - - - - {9ee02090-c15e-4520-9c05-c435e45ef2fc} - - - - - - \ No newline at end of file -- cgit v1.1-26-g67d0