From a94b3b42900d612d25bc1a40280a21fb46ffbc4b Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 28 Jan 2019 21:10:49 +0800 Subject: *misc --- Build/Samples/CursorTest/CursorTest.vcxproj | 123 ++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 Build/Samples/CursorTest/CursorTest.vcxproj (limited to 'Build/Samples/CursorTest/CursorTest.vcxproj') diff --git a/Build/Samples/CursorTest/CursorTest.vcxproj b/Build/Samples/CursorTest/CursorTest.vcxproj new file mode 100644 index 0000000..affd66d --- /dev/null +++ b/Build/Samples/CursorTest/CursorTest.vcxproj @@ -0,0 +1,123 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {7B6707E6-EBB7-44CF-B850-DA606F09B26E} + CursorTest + 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