From 5fa8879e0b1894a91015ebac5b3dfd8cb5d3c68f Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Tue, 19 Feb 2013 21:08:41 +0000 Subject: [PATCH] Current state of development. [SVN r83033] --- test/locale_multithread_test.cpp | 3 ++- .../locale_multihread_test.vcxproj | 13 ++++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/test/locale_multithread_test.cpp b/test/locale_multithread_test.cpp index 3d53817..c946c9c 100644 --- a/test/locale_multithread_test.cpp +++ b/test/locale_multithread_test.cpp @@ -10,7 +10,8 @@ int main(void) { - std::string sPath("c:\\Development"); + //std::string sPath("c:\\Development"); + std::string sPath("."); boost::thread_group tg; diff --git a/test/msvc10/locale_multihread_test/locale_multihread_test.vcxproj b/test/msvc10/locale_multihread_test/locale_multihread_test.vcxproj index 5fbc018..dc8e974 100644 --- a/test/msvc10/locale_multihread_test/locale_multihread_test.vcxproj +++ b/test/msvc10/locale_multihread_test/locale_multihread_test.vcxproj @@ -51,7 +51,7 @@ Level3 Disabled - BOOST_ALL_STATIC_LINK;WIN32;_DEBUG;_CONSOLE + BOOST_SYSTEM_NO_LIB;BOOST_FILESYSTEM_NO_LIB;BOOST_TEST_NO_LIB;BOOST_ALL_STATIC_LINK;WIN32;_DEBUG;_CONSOLE Console @@ -80,6 +80,17 @@ + + + {272dfc15-6292-49df-b457-6784a183eac3} + + + {2c1770a4-4ac3-4102-9d36-e652dbb686d8} + + + {3640605d-6f82-493d-879f-8f30762da554} + +