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}
+
+