From fb1ef035dcee75fed4f50ec20d6eaf11b98753eb Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 15 Jul 2014 11:25:55 +0200 Subject: Use default runtime in VC11 projects --- dist/examples/cxx/tree/custom/calendar/calendar-vc11.vcxproj | 8 ++++---- dist/examples/cxx/tree/custom/comments/comments-vc11.vcxproj | 8 ++++---- dist/examples/cxx/tree/custom/contacts/contacts-vc11.vcxproj | 8 ++++---- dist/examples/cxx/tree/custom/double/double-vc11.vcxproj | 8 ++++---- dist/examples/cxx/tree/custom/mixed/mixed-vc11.vcxproj | 8 ++++---- dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc11.vcxproj | 8 ++++---- dist/examples/cxx/tree/custom/wildcard/wildcard-vc11.vcxproj | 8 ++++---- 7 files changed, 28 insertions(+), 28 deletions(-) (limited to 'dist/examples/cxx/tree/custom') diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-vc11.vcxproj b/dist/examples/cxx/tree/custom/calendar/calendar-vc11.vcxproj index 1fb819f..036374a 100644 --- a/dist/examples/cxx/tree/custom/calendar/calendar-vc11.vcxproj +++ b/dist/examples/cxx/tree/custom/calendar/calendar-vc11.vcxproj @@ -91,7 +91,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -123,7 +123,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -149,7 +149,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -179,7 +179,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/tree/custom/comments/comments-vc11.vcxproj b/dist/examples/cxx/tree/custom/comments/comments-vc11.vcxproj index 06e8067..282a370 100644 --- a/dist/examples/cxx/tree/custom/comments/comments-vc11.vcxproj +++ b/dist/examples/cxx/tree/custom/comments/comments-vc11.vcxproj @@ -91,7 +91,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -123,7 +123,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -149,7 +149,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -179,7 +179,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/tree/custom/contacts/contacts-vc11.vcxproj b/dist/examples/cxx/tree/custom/contacts/contacts-vc11.vcxproj index a192321..8053858 100644 --- a/dist/examples/cxx/tree/custom/contacts/contacts-vc11.vcxproj +++ b/dist/examples/cxx/tree/custom/contacts/contacts-vc11.vcxproj @@ -85,7 +85,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -113,7 +113,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -135,7 +135,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -161,7 +161,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/tree/custom/double/double-vc11.vcxproj b/dist/examples/cxx/tree/custom/double/double-vc11.vcxproj index 18cd62a..986b84c 100644 --- a/dist/examples/cxx/tree/custom/double/double-vc11.vcxproj +++ b/dist/examples/cxx/tree/custom/double/double-vc11.vcxproj @@ -91,7 +91,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -123,7 +123,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -149,7 +149,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -179,7 +179,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/tree/custom/mixed/mixed-vc11.vcxproj b/dist/examples/cxx/tree/custom/mixed/mixed-vc11.vcxproj index abe2ed3..6f515db 100644 --- a/dist/examples/cxx/tree/custom/mixed/mixed-vc11.vcxproj +++ b/dist/examples/cxx/tree/custom/mixed/mixed-vc11.vcxproj @@ -85,7 +85,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -113,7 +113,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -135,7 +135,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -161,7 +161,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc11.vcxproj b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc11.vcxproj index 057403b..c34a36f 100644 --- a/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc11.vcxproj +++ b/dist/examples/cxx/tree/custom/taxonomy/taxonomy-vc11.vcxproj @@ -85,7 +85,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -113,7 +113,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -135,7 +135,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -161,7 +161,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true diff --git a/dist/examples/cxx/tree/custom/wildcard/wildcard-vc11.vcxproj b/dist/examples/cxx/tree/custom/wildcard/wildcard-vc11.vcxproj index 2583e65..c80c556 100644 --- a/dist/examples/cxx/tree/custom/wildcard/wildcard-vc11.vcxproj +++ b/dist/examples/cxx/tree/custom/wildcard/wildcard-vc11.vcxproj @@ -85,7 +85,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -113,7 +113,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL true @@ -135,7 +135,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -161,7 +161,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true -- cgit v1.1