From 2034493de18a0d98edf4e055b560c22676566f0e Mon Sep 17 00:00:00 2001 From: MITSUNARI Shigeo Date: Mon, 3 Apr 2017 11:52:53 +0900 Subject: add vcproj files --- test/proj/bls_test/bls_test.vcxproj | 88 +++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 test/proj/bls_test/bls_test.vcxproj (limited to 'test') diff --git a/test/proj/bls_test/bls_test.vcxproj b/test/proj/bls_test/bls_test.vcxproj new file mode 100644 index 0000000..79da51a --- /dev/null +++ b/test/proj/bls_test/bls_test.vcxproj @@ -0,0 +1,88 @@ + + + + + Debug + x64 + + + Release + x64 + + + + {51266DE6-B57B-4AE3-B85C-282F170E1728} + Win32Proj + fp_test + + + + Application + true + v140 + MultiByte + + + Application + false + v140 + true + MultiByte + + + + + + + + + + + + + + + + + true + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + + + + \ No newline at end of file -- cgit v1.2.3