From 7ae40127f15f8f2cb963a7efeb018f7887ebc1ea Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 20 Dec 2018 18:29:16 +0800 Subject: =?UTF-8?q?*=E4=BF=AE=E6=94=B9=E6=96=87=E4=BB=B6=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/vc++/3rdparty/cembed/cembed.vcxproj | 130 ++++++++++++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 build/vc++/3rdparty/cembed/cembed.vcxproj (limited to 'build/vc++/3rdparty/cembed/cembed.vcxproj') diff --git a/build/vc++/3rdparty/cembed/cembed.vcxproj b/build/vc++/3rdparty/cembed/cembed.vcxproj new file mode 100644 index 0000000..04e1300 --- /dev/null +++ b/build/vc++/3rdparty/cembed/cembed.vcxproj @@ -0,0 +1,130 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {DE837ACB-AA3B-4C91-9CA1-395D1B85E11F} + cembed + 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 + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + + + + + Level3 + Disabled + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + + + + + \ No newline at end of file -- cgit v1.1-26-g67d0