From e158fcb47ea6a7bd9172d0751e38265b61d6c88c Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 13 Nov 2018 01:01:27 +0800 Subject: Dev code gen. --- CruUI-Generate/CruUI-Generate.vcxproj | 130 ++++++++++++++++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 CruUI-Generate/CruUI-Generate.vcxproj (limited to 'CruUI-Generate/CruUI-Generate.vcxproj') diff --git a/CruUI-Generate/CruUI-Generate.vcxproj b/CruUI-Generate/CruUI-Generate.vcxproj new file mode 100644 index 00000000..f97cef59 --- /dev/null +++ b/CruUI-Generate/CruUI-Generate.vcxproj @@ -0,0 +1,130 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {E823676A-8860-4177-B062-B003B7F66A6F} + CruUIGenerate + 10.0.17134.0 + + + + Application + true + v141 + Unicode + + + Application + false + v141 + true + Unicode + + + Application + true + v141 + Unicode + + + Application + false + v141 + true + Unicode + + + + + + + + + + + + + + + + + + + + + + + Level3 + Disabled + true + true + stdcpplatest + + + + + Level3 + Disabled + true + true + stdcpplatest + + + + + Level3 + MaxSpeed + true + true + true + true + stdcpplatest + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + stdcpplatest + + + true + true + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3