From 6c26fe38db47ea68ddd3b83e5c70bf108287f3ee Mon Sep 17 00:00:00 2001 From: Ladislav Zezula Date: Tue, 2 Apr 2013 13:46:00 +0200 Subject: + Removed mess from project files + Project files for VS 2012 --- StormLib_test.vcxproj | 523 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 523 insertions(+) create mode 100644 StormLib_test.vcxproj (limited to 'StormLib_test.vcxproj') diff --git a/StormLib_test.vcxproj b/StormLib_test.vcxproj new file mode 100644 index 0000000..dd0dbdf --- /dev/null +++ b/StormLib_test.vcxproj @@ -0,0 +1,523 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {AA561A7B-26EA-49AF-90E8-C53C1FA2965D} + StormLib_test + Win32Proj + + + + Application + v110 + MultiByte + true + + + Application + v110 + Unicode + + + Application + v110 + MultiByte + true + + + Application + v110 + Unicode + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>11.0.51106.1 + + + ./bin/$(ProjectName)/$(Platform)/$(Configuration)\ + ./bin/$(ProjectName)/$(Platform)/$(Configuration)\ + true + + + ./bin/$(ProjectName)/$(Platform)/$(Configuration)\ + ./bin/$(ProjectName)/$(Platform)/$(Configuration)\ + true + + + ./bin/$(ProjectName)/$(Platform)/$(Configuration)\ + ./bin/$(ProjectName)/$(Platform)/$(Configuration)\ + false + + + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + false + + + + Disabled + ./src/libtomcrypt/src/headers;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;__STORMLIB_TEST__;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + Level1 + EditAndContinue + Default + + + true + Console + false + + MachineX86 + + + false + + + + + X64 + + + Disabled + ./src/libtomcrypt/src/headers;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;__STORMLIB_TEST__;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + Level1 + ProgramDatabase + Default + + + true + Console + false + + MachineX64 + + + + + ./src/libtomcrypt/src/headers;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CONSOLE;__STORMLIB_TEST__;%(PreprocessorDefinitions) + MultiThreaded + + Level1 + ProgramDatabase + + + true + Console + true + true + false + + MachineX86 + + + + + X64 + + + ./src/libtomcrypt/src/headers;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CONSOLE;__STORMLIB_TEST__;%(PreprocessorDefinitions) + MultiThreaded + + Level1 + ProgramDatabase + + + true + Console + true + true + false + + MachineX64 + + + + + + + + + + + + + + + + + + + + + Level4 + Level4 + Level4 + Level4 + + + Level4 + Level4 + Level4 + Level4 + + + Level4 + Level4 + Level4 + Level4 + + + Level4 + Level4 + Level4 + Level4 + + + Level4 + Level4 + Level4 + Level4 + + + Level4 + Level4 + Level4 + Level4 + + + Level4 + Level4 + Level4 + Level4 + + + Level4 + Level4 + Level4 + Level4 + + + Level4 + Level4 + Level4 + Level4 + + + Level4 + Level4 + Level4 + Level4 + + + Level4 + Level4 + Level4 + Level4 + + + Level4 + Level4 + Level4 + Level4 + + + Level4 + Level4 + Level4 + Level4 + + + Level4 + Level4 + Level4 + Level4 + + + Level4 + Level4 + Level4 + Level4 + + + Level4 + Level4 + Level4 + Level4 + + + Level4 + Level4 + Level4 + Level4 + + + Level4 + Level4 + Level4 + Level4 + + + Level4 + Level4 + + + + + + + + + + Level4 + Level4 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Level1 + Level1 + + + + + + + \ No newline at end of file -- cgit v1.2.3