From 5339696ee2ae855a5c6f9ff3da0358eb75bca433 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 15 Jul 2014 11:14:06 +0200 Subject: Use default runtime in VC10 projects --- dist/examples/cxx/parser/generated/generated-vc10.vcxproj | 8 ++++---- dist/examples/cxx/parser/hello/hello-vc10.vcxproj | 8 ++++---- dist/examples/cxx/parser/library/library-vc10.vcxproj | 8 ++++---- dist/examples/cxx/parser/mixed/mixed-vc10.vcxproj | 8 ++++---- dist/examples/cxx/parser/mixin/mixin-vc10.vcxproj | 8 ++++---- dist/examples/cxx/parser/multiroot/multiroot-vc10.vcxproj | 8 ++++---- dist/examples/cxx/parser/performance/performance-vc10.vcxproj | 8 ++++---- dist/examples/cxx/parser/polymorphism/polymorphism-vc10.vcxproj | 8 ++++---- dist/examples/cxx/parser/polyroot/polyroot-vc10.vcxproj | 8 ++++---- dist/examples/cxx/parser/wildcard/wildcard-vc10.vcxproj | 8 ++++---- dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj | 8 ++++---- dist/examples/cxx/tree/custom/comments/comments-vc10.vcxproj | 8 ++++---- dist/examples/cxx/tree/custom/contacts/contacts-vc10.vcxproj | 8 ++++---- dist/examples/cxx/tree/custom/double/double-vc10.vcxproj | 8 ++++---- dist/examples/cxx/tree/custom/mixed/mixed-vc10.vcxproj | 8 ++++---- dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc10.vcxproj | 8 ++++---- dist/examples/cxx/tree/custom/wildcard/wildcard-vc10.vcxproj | 8 ++++---- dist/examples/cxx/tree/hello/hello-vc10.vcxproj | 8 ++++---- dist/examples/cxx/tree/library/library-vc10.vcxproj | 8 ++++---- dist/examples/cxx/tree/messaging/messaging-vc10.vcxproj | 8 ++++---- dist/examples/cxx/tree/mixed/mixed-vc10.vcxproj | 8 ++++---- dist/examples/cxx/tree/multiroot/multiroot-vc10.vcxproj | 8 ++++---- dist/examples/cxx/tree/order/element/order-element-vc10.vcxproj | 8 ++++---- dist/examples/cxx/tree/order/mixed/order-mixed-vc10.vcxproj | 8 ++++---- dist/examples/cxx/tree/performance/performance-vc10.vcxproj | 8 ++++---- dist/examples/cxx/tree/polymorphism/polymorphism-vc10.vcxproj | 8 ++++---- dist/examples/cxx/tree/streaming/streaming-vc10.vcxproj | 8 ++++---- dist/examples/cxx/tree/wildcard/wildcard-vc10.vcxproj | 8 ++++---- dist/examples/cxx/tree/xpath/xpath-vc10.vcxproj | 8 ++++---- 29 files changed, 116 insertions(+), 116 deletions(-) diff --git a/dist/examples/cxx/parser/generated/generated-vc10.vcxproj b/dist/examples/cxx/parser/generated/generated-vc10.vcxproj index 7628b86..2de59ab 100644 --- a/dist/examples/cxx/parser/generated/generated-vc10.vcxproj +++ b/dist/examples/cxx/parser/generated/generated-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -108,7 +108,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -129,7 +129,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 @@ -154,7 +154,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 diff --git a/dist/examples/cxx/parser/hello/hello-vc10.vcxproj b/dist/examples/cxx/parser/hello/hello-vc10.vcxproj index cedf9e0..47a9e2f 100644 --- a/dist/examples/cxx/parser/hello/hello-vc10.vcxproj +++ b/dist/examples/cxx/parser/hello/hello-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -108,7 +108,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -129,7 +129,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 @@ -154,7 +154,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 diff --git a/dist/examples/cxx/parser/library/library-vc10.vcxproj b/dist/examples/cxx/parser/library/library-vc10.vcxproj index 2366880..981e364 100644 --- a/dist/examples/cxx/parser/library/library-vc10.vcxproj +++ b/dist/examples/cxx/parser/library/library-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -108,7 +108,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -129,7 +129,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 @@ -154,7 +154,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 diff --git a/dist/examples/cxx/parser/mixed/mixed-vc10.vcxproj b/dist/examples/cxx/parser/mixed/mixed-vc10.vcxproj index 8342e03..f708ded 100644 --- a/dist/examples/cxx/parser/mixed/mixed-vc10.vcxproj +++ b/dist/examples/cxx/parser/mixed/mixed-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -108,7 +108,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -129,7 +129,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 @@ -154,7 +154,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 diff --git a/dist/examples/cxx/parser/mixin/mixin-vc10.vcxproj b/dist/examples/cxx/parser/mixin/mixin-vc10.vcxproj index 1b2f0f9..1406997 100644 --- a/dist/examples/cxx/parser/mixin/mixin-vc10.vcxproj +++ b/dist/examples/cxx/parser/mixin/mixin-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -108,7 +108,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -129,7 +129,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 @@ -154,7 +154,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 diff --git a/dist/examples/cxx/parser/multiroot/multiroot-vc10.vcxproj b/dist/examples/cxx/parser/multiroot/multiroot-vc10.vcxproj index bba8fd2..a1713f7 100644 --- a/dist/examples/cxx/parser/multiroot/multiroot-vc10.vcxproj +++ b/dist/examples/cxx/parser/multiroot/multiroot-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -109,7 +109,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -131,7 +131,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -157,7 +157,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/parser/performance/performance-vc10.vcxproj b/dist/examples/cxx/parser/performance/performance-vc10.vcxproj index 1560a07..7e303d7 100644 --- a/dist/examples/cxx/parser/performance/performance-vc10.vcxproj +++ b/dist/examples/cxx/parser/performance/performance-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -108,7 +108,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -129,7 +129,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 @@ -154,7 +154,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 diff --git a/dist/examples/cxx/parser/polymorphism/polymorphism-vc10.vcxproj b/dist/examples/cxx/parser/polymorphism/polymorphism-vc10.vcxproj index 8e70cfe..8b7e02e 100644 --- a/dist/examples/cxx/parser/polymorphism/polymorphism-vc10.vcxproj +++ b/dist/examples/cxx/parser/polymorphism/polymorphism-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -109,7 +109,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -131,7 +131,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -157,7 +157,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/parser/polyroot/polyroot-vc10.vcxproj b/dist/examples/cxx/parser/polyroot/polyroot-vc10.vcxproj index 41906bd..fd88962 100644 --- a/dist/examples/cxx/parser/polyroot/polyroot-vc10.vcxproj +++ b/dist/examples/cxx/parser/polyroot/polyroot-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -109,7 +109,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -131,7 +131,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -157,7 +157,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/parser/wildcard/wildcard-vc10.vcxproj b/dist/examples/cxx/parser/wildcard/wildcard-vc10.vcxproj index 749e901..ceabc93 100644 --- a/dist/examples/cxx/parser/wildcard/wildcard-vc10.vcxproj +++ b/dist/examples/cxx/parser/wildcard/wildcard-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -108,7 +108,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -129,7 +129,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 @@ -154,7 +154,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj b/dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj index 7dc3711..c23f4b6 100644 --- a/dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj +++ b/dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj @@ -87,7 +87,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -119,7 +119,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -145,7 +145,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -175,7 +175,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/tree/custom/comments/comments-vc10.vcxproj b/dist/examples/cxx/tree/custom/comments/comments-vc10.vcxproj index e6ad6e5..c710a2d 100644 --- a/dist/examples/cxx/tree/custom/comments/comments-vc10.vcxproj +++ b/dist/examples/cxx/tree/custom/comments/comments-vc10.vcxproj @@ -87,7 +87,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -119,7 +119,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -145,7 +145,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -175,7 +175,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/tree/custom/contacts/contacts-vc10.vcxproj b/dist/examples/cxx/tree/custom/contacts/contacts-vc10.vcxproj index 6d02858..0c799a7 100644 --- a/dist/examples/cxx/tree/custom/contacts/contacts-vc10.vcxproj +++ b/dist/examples/cxx/tree/custom/contacts/contacts-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -109,7 +109,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -131,7 +131,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -157,7 +157,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/tree/custom/double/double-vc10.vcxproj b/dist/examples/cxx/tree/custom/double/double-vc10.vcxproj index 6f25ea6..89634f0 100644 --- a/dist/examples/cxx/tree/custom/double/double-vc10.vcxproj +++ b/dist/examples/cxx/tree/custom/double/double-vc10.vcxproj @@ -87,7 +87,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -119,7 +119,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -145,7 +145,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -175,7 +175,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/tree/custom/mixed/mixed-vc10.vcxproj b/dist/examples/cxx/tree/custom/mixed/mixed-vc10.vcxproj index 9071bcc..a111928 100644 --- a/dist/examples/cxx/tree/custom/mixed/mixed-vc10.vcxproj +++ b/dist/examples/cxx/tree/custom/mixed/mixed-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -109,7 +109,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -131,7 +131,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -157,7 +157,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc10.vcxproj b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc10.vcxproj index 56302f7..ce03a25 100644 --- a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc10.vcxproj +++ b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -109,7 +109,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -131,7 +131,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -157,7 +157,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/tree/custom/wildcard/wildcard-vc10.vcxproj b/dist/examples/cxx/tree/custom/wildcard/wildcard-vc10.vcxproj index 5356b27..cc53e15 100644 --- a/dist/examples/cxx/tree/custom/wildcard/wildcard-vc10.vcxproj +++ b/dist/examples/cxx/tree/custom/wildcard/wildcard-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -109,7 +109,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -131,7 +131,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -157,7 +157,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/tree/hello/hello-vc10.vcxproj b/dist/examples/cxx/tree/hello/hello-vc10.vcxproj index 1a1ffe8..f4cc6f4 100644 --- a/dist/examples/cxx/tree/hello/hello-vc10.vcxproj +++ b/dist/examples/cxx/tree/hello/hello-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -109,7 +109,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -131,7 +131,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -157,7 +157,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/tree/library/library-vc10.vcxproj b/dist/examples/cxx/tree/library/library-vc10.vcxproj index 022737f..55df5b9 100644 --- a/dist/examples/cxx/tree/library/library-vc10.vcxproj +++ b/dist/examples/cxx/tree/library/library-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -109,7 +109,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -131,7 +131,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -157,7 +157,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/tree/messaging/messaging-vc10.vcxproj b/dist/examples/cxx/tree/messaging/messaging-vc10.vcxproj index 66c97bc..9c1044b 100644 --- a/dist/examples/cxx/tree/messaging/messaging-vc10.vcxproj +++ b/dist/examples/cxx/tree/messaging/messaging-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -109,7 +109,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -131,7 +131,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -157,7 +157,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/tree/mixed/mixed-vc10.vcxproj b/dist/examples/cxx/tree/mixed/mixed-vc10.vcxproj index 0b78b5a..9c3375b 100644 --- a/dist/examples/cxx/tree/mixed/mixed-vc10.vcxproj +++ b/dist/examples/cxx/tree/mixed/mixed-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -109,7 +109,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -131,7 +131,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -157,7 +157,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/tree/multiroot/multiroot-vc10.vcxproj b/dist/examples/cxx/tree/multiroot/multiroot-vc10.vcxproj index acc0e93..cb8d7bc 100644 --- a/dist/examples/cxx/tree/multiroot/multiroot-vc10.vcxproj +++ b/dist/examples/cxx/tree/multiroot/multiroot-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -109,7 +109,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -131,7 +131,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -157,7 +157,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/tree/order/element/order-element-vc10.vcxproj b/dist/examples/cxx/tree/order/element/order-element-vc10.vcxproj index c259865..0f2ca23 100644 --- a/dist/examples/cxx/tree/order/element/order-element-vc10.vcxproj +++ b/dist/examples/cxx/tree/order/element/order-element-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -109,7 +109,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -131,7 +131,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -157,7 +157,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/tree/order/mixed/order-mixed-vc10.vcxproj b/dist/examples/cxx/tree/order/mixed/order-mixed-vc10.vcxproj index 214bff8..5cf7d4f 100644 --- a/dist/examples/cxx/tree/order/mixed/order-mixed-vc10.vcxproj +++ b/dist/examples/cxx/tree/order/mixed/order-mixed-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -109,7 +109,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -131,7 +131,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -157,7 +157,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/tree/performance/performance-vc10.vcxproj b/dist/examples/cxx/tree/performance/performance-vc10.vcxproj index 46de693..835e041 100644 --- a/dist/examples/cxx/tree/performance/performance-vc10.vcxproj +++ b/dist/examples/cxx/tree/performance/performance-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -109,7 +109,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -131,7 +131,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -157,7 +157,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/tree/polymorphism/polymorphism-vc10.vcxproj b/dist/examples/cxx/tree/polymorphism/polymorphism-vc10.vcxproj index 184ebe9..ae56c9a 100644 --- a/dist/examples/cxx/tree/polymorphism/polymorphism-vc10.vcxproj +++ b/dist/examples/cxx/tree/polymorphism/polymorphism-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -109,7 +109,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -131,7 +131,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -157,7 +157,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/tree/streaming/streaming-vc10.vcxproj b/dist/examples/cxx/tree/streaming/streaming-vc10.vcxproj index 627ddcc..ebab3be 100644 --- a/dist/examples/cxx/tree/streaming/streaming-vc10.vcxproj +++ b/dist/examples/cxx/tree/streaming/streaming-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -109,7 +109,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -131,7 +131,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -157,7 +157,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/tree/wildcard/wildcard-vc10.vcxproj b/dist/examples/cxx/tree/wildcard/wildcard-vc10.vcxproj index a2e7d28..debd5e5 100644 --- a/dist/examples/cxx/tree/wildcard/wildcard-vc10.vcxproj +++ b/dist/examples/cxx/tree/wildcard/wildcard-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -109,7 +109,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -131,7 +131,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -157,7 +157,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/tree/xpath/xpath-vc10.vcxproj b/dist/examples/cxx/tree/xpath/xpath-vc10.vcxproj index f776b11..6f14f88 100644 --- a/dist/examples/cxx/tree/xpath/xpath-vc10.vcxproj +++ b/dist/examples/cxx/tree/xpath/xpath-vc10.vcxproj @@ -81,7 +81,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -109,7 +109,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -131,7 +131,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -157,7 +157,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true -- cgit v1.1