From ad8ffb96789f90180982b344540870a2d4e2d60b Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 31 May 2018 08:12:40 +0800 Subject: init --- build/VS2015/engine/engine.vcxproj | 133 +++++++++++++++++++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 build/VS2015/engine/engine.vcxproj (limited to 'build/VS2015/engine/engine.vcxproj') diff --git a/build/VS2015/engine/engine.vcxproj b/build/VS2015/engine/engine.vcxproj new file mode 100644 index 0000000..5581502 --- /dev/null +++ b/build/VS2015/engine/engine.vcxproj @@ -0,0 +1,133 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + {186BB247-42BF-4691-8CB6-C93F8BD0CAFD} + engine + 8.1 + + + + Application + true + v140 + MultiByte + + + Application + false + v140 + true + MultiByte + + + Application + true + v140 + MultiByte + + + Application + false + v140 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + $(SolutionDir)..\..\bin + $(SolutionDir)\temp + + + $(SolutionDir)..\..\bin + $(SolutionDir)\temp + + + $(SolutionDir)..\..\bin + $(SolutionDir)\temp + + + $(SolutionDir)..\..\bin + $(SolutionDir)\temp + + + + Level3 + Disabled + true + + + + + Level3 + Disabled + true + + + + + Level3 + MaxSpeed + true + true + true + + + true + true + /FS %(AdditionalOptions) + + + + + Level3 + MaxSpeed + true + true + true + + + true + true + + + + + + + + \ No newline at end of file -- cgit v1.1-26-g67d0