From ed55634426e42bb151f6c1710d8d0446e8ece8e1 Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 19 Jan 2019 10:18:00 +0800 Subject: =?UTF-8?q?*=E4=BF=AE=E6=94=B9=E6=9E=B6=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Build/cembed/cembed.vcxproj | 122 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 122 insertions(+) create mode 100644 Build/cembed/cembed.vcxproj (limited to 'Build/cembed/cembed.vcxproj') diff --git a/Build/cembed/cembed.vcxproj b/Build/cembed/cembed.vcxproj new file mode 100644 index 0000000..546d9ad --- /dev/null +++ b/Build/cembed/cembed.vcxproj @@ -0,0 +1,122 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {1752C9AE-4732-4B57-8FF5-FE7FE17218C0} + cembed + 10.0.17134.0 + + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + + + Level3 + Disabled + true + true + + + + + Level3 + Disabled + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + + + + \ No newline at end of file -- cgit v1.1-26-g67d0