From b112341a643de675a25459b26484ebf61eedffe9 Mon Sep 17 00:00:00 2001 From: Ivan Gagis Date: Wed, 7 Oct 2015 21:46:35 +0300 Subject: VisualStudio 2015 solution added --- scripts/vs2015/test/test.vcxproj | 197 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 197 insertions(+) create mode 100644 scripts/vs2015/test/test.vcxproj (limited to 'scripts/vs2015/test/test.vcxproj') diff --git a/scripts/vs2015/test/test.vcxproj b/scripts/vs2015/test/test.vcxproj new file mode 100644 index 0000000..425a5d6 --- /dev/null +++ b/scripts/vs2015/test/test.vcxproj @@ -0,0 +1,197 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + {B137E300-AB66-4C9D-A7C9-4EF1BB344375} + Win32Proj + test + 8.1 + + + + Application + true + v140 + Unicode + + + Application + false + v140 + true + Unicode + + + Application + true + v140 + Unicode + + + Application + false + v140 + true + Unicode + + + + + + + + + + + + + + + + + + + + + true + + + true + + + false + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + + + Level3 + Disabled + _DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + Level3 + + + MaxSpeed + true + true + NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {07cf01c0-b887-499d-ad9c-799cb6a9fe64} + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3