From 67aeffc5fd6573074a450826fe0c000ca2177451 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 17 Sep 2018 08:09:12 +0800 Subject: *update --- build/05Font/05Font.vcxproj | 134 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 build/05Font/05Font.vcxproj (limited to 'build/05Font/05Font.vcxproj') diff --git a/build/05Font/05Font.vcxproj b/build/05Font/05Font.vcxproj new file mode 100644 index 0000000..aa5d125 --- /dev/null +++ b/build/05Font/05Font.vcxproj @@ -0,0 +1,134 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {D1953718-E728-4A86-9CCF-8BEC1F5C5F97} + My05Font + 10.0.14393.0 + + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + + + Level3 + Disabled + true + $(SolutionDir)..\libjin\;$(SolutionDir)\lib\SDL2-2.0.5\include\ + + + $(SolutionDir)\lib\SDL2-2.0.5\lib\x86\ + SDL2main.lib;SDL2.lib;opengl32.lib;glu32.lib;%(AdditionalDependencies) + Console + + + + + Level3 + Disabled + true + + + + + Level3 + MaxSpeed + true + true + true + $(SolutionDir)..\libjin\;$(SolutionDir)\lib\SDL2-2.0.5\include\ + + + true + true + $(SolutionDir)\lib\SDL2-2.0.5\lib\x86\ + SDL2main.lib;SDL2.lib;opengl32.lib;glu32.lib;%(AdditionalDependencies) + Console + + + + + Level3 + MaxSpeed + true + true + true + + + true + true + + + + + + + + {407e9199-d39c-4460-b218-0c29ab42483b} + + + + + + \ No newline at end of file -- cgit v1.1-26-g67d0