diff --git a/test/msvc10/locale_multihread_test/locale_multihread_test.vcxproj b/test/msvc10/locale_multihread_test/locale_multihread_test.vcxproj new file mode 100644 index 0000000..5fbc018 --- /dev/null +++ b/test/msvc10/locale_multihread_test/locale_multihread_test.vcxproj @@ -0,0 +1,86 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {D47F31DB-5BED-4A49-B79E-2E3CC63950ED} + Win32Proj + locale_multihread_test + + + + Application + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + + + true + + + false + + + + + + Level3 + Disabled + BOOST_ALL_STATIC_LINK;WIN32;_DEBUG;_CONSOLE + + + Console + true + C:\boost\trunk-git-svn\stage\lib;%(AdditionalLibraryDirectories) + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + C:\boost\trunk-git-svn\stage\lib;%(AdditionalLibraryDirectories) + + + + + + + + + \ No newline at end of file