From 9e0e01b7f4375063f06e494113187d48614628e0 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 30 Nov 2021 22:25:37 +0800 Subject: +init --- .../VisualStudio/fixed-point/fixed-point.vcxproj | 131 +++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 Client/Project/VisualStudio/fixed-point/fixed-point.vcxproj (limited to 'Client/Project/VisualStudio/fixed-point/fixed-point.vcxproj') diff --git a/Client/Project/VisualStudio/fixed-point/fixed-point.vcxproj b/Client/Project/VisualStudio/fixed-point/fixed-point.vcxproj new file mode 100644 index 0000000..c5c0bd5 --- /dev/null +++ b/Client/Project/VisualStudio/fixed-point/fixed-point.vcxproj @@ -0,0 +1,131 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {D156880C-4476-4919-9FDA-5747912E76D3} + fixedpoint + 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