From b2433cf2faf5c5c3d82d61c7b44928923c5fdcda Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 30 Oct 2021 12:16:59 +0800 Subject: +freetype --- Projects/VisualStudio/freetype/freetype.vcxproj | 130 ++++++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 Projects/VisualStudio/freetype/freetype.vcxproj (limited to 'Projects/VisualStudio/freetype/freetype.vcxproj') diff --git a/Projects/VisualStudio/freetype/freetype.vcxproj b/Projects/VisualStudio/freetype/freetype.vcxproj new file mode 100644 index 0000000..0549849 --- /dev/null +++ b/Projects/VisualStudio/freetype/freetype.vcxproj @@ -0,0 +1,130 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {C2945852-604D-4A1E-9CDC-9E2DDCE2A1AF} + freetype + 10.0.17763.0 + + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + + + Level3 + Disabled + true + true + + + Console + + + + + Level3 + Disabled + true + true + + + Console + + + + + Level3 + MaxSpeed + true + true + true + true + + + Console + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + Console + true + true + + + + + + + + \ No newline at end of file -- cgit v1.1-26-g67d0