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/parser/generated/generated-vc11.vcxproj | 8 ++++---- dist/examples/cxx/parser/hello/hello-vc11.vcxproj | 8 ++++---- dist/examples/cxx/parser/library/library-vc11.vcxproj | 8 ++++---- dist/examples/cxx/parser/mixed/mixed-vc11.vcxproj | 8 ++++---- dist/examples/cxx/parser/mixin/mixin-vc11.vcxproj | 8 ++++---- dist/examples/cxx/parser/multiroot/multiroot-vc11.vcxproj | 8 ++++---- dist/examples/cxx/parser/performance/performance-vc11.vcxproj | 8 ++++---- dist/examples/cxx/parser/polymorphism/polymorphism-vc11.vcxproj | 8 ++++---- dist/examples/cxx/parser/polyroot/polyroot-vc11.vcxproj | 8 ++++---- dist/examples/cxx/parser/wildcard/wildcard-vc11.vcxproj | 8 ++++---- 10 files changed, 40 insertions(+), 40 deletions(-) (limited to 'dist/examples/cxx/parser') diff --git a/dist/examples/cxx/parser/generated/generated-vc11.vcxproj b/dist/examples/cxx/parser/generated/generated-vc11.vcxproj index 3e3cc2e..fc9ad15 100644 --- a/dist/examples/cxx/parser/generated/generated-vc11.vcxproj +++ b/dist/examples/cxx/parser/generated/generated-vc11.vcxproj @@ -85,7 +85,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -112,7 +112,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -133,7 +133,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 @@ -158,7 +158,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 diff --git a/dist/examples/cxx/parser/hello/hello-vc11.vcxproj b/dist/examples/cxx/parser/hello/hello-vc11.vcxproj index e4a5f63..ee061c9 100644 --- a/dist/examples/cxx/parser/hello/hello-vc11.vcxproj +++ b/dist/examples/cxx/parser/hello/hello-vc11.vcxproj @@ -85,7 +85,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -112,7 +112,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -133,7 +133,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 @@ -158,7 +158,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 diff --git a/dist/examples/cxx/parser/library/library-vc11.vcxproj b/dist/examples/cxx/parser/library/library-vc11.vcxproj index cb3dae6..2142949 100644 --- a/dist/examples/cxx/parser/library/library-vc11.vcxproj +++ b/dist/examples/cxx/parser/library/library-vc11.vcxproj @@ -85,7 +85,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -112,7 +112,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -133,7 +133,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 @@ -158,7 +158,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 diff --git a/dist/examples/cxx/parser/mixed/mixed-vc11.vcxproj b/dist/examples/cxx/parser/mixed/mixed-vc11.vcxproj index fa7da39..110611f 100644 --- a/dist/examples/cxx/parser/mixed/mixed-vc11.vcxproj +++ b/dist/examples/cxx/parser/mixed/mixed-vc11.vcxproj @@ -85,7 +85,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -112,7 +112,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -133,7 +133,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 @@ -158,7 +158,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 diff --git a/dist/examples/cxx/parser/mixin/mixin-vc11.vcxproj b/dist/examples/cxx/parser/mixin/mixin-vc11.vcxproj index 054f2bc..f5678bc 100644 --- a/dist/examples/cxx/parser/mixin/mixin-vc11.vcxproj +++ b/dist/examples/cxx/parser/mixin/mixin-vc11.vcxproj @@ -85,7 +85,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -112,7 +112,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -133,7 +133,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 @@ -158,7 +158,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 diff --git a/dist/examples/cxx/parser/multiroot/multiroot-vc11.vcxproj b/dist/examples/cxx/parser/multiroot/multiroot-vc11.vcxproj index b3fe61c..ceb2b03 100644 --- a/dist/examples/cxx/parser/multiroot/multiroot-vc11.vcxproj +++ b/dist/examples/cxx/parser/multiroot/multiroot-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/parser/performance/performance-vc11.vcxproj b/dist/examples/cxx/parser/performance/performance-vc11.vcxproj index f8fbe36..54fb900 100644 --- a/dist/examples/cxx/parser/performance/performance-vc11.vcxproj +++ b/dist/examples/cxx/parser/performance/performance-vc11.vcxproj @@ -85,7 +85,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -112,7 +112,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -133,7 +133,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 @@ -158,7 +158,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 diff --git a/dist/examples/cxx/parser/polymorphism/polymorphism-vc11.vcxproj b/dist/examples/cxx/parser/polymorphism/polymorphism-vc11.vcxproj index 44e3142..0c64eae 100644 --- a/dist/examples/cxx/parser/polymorphism/polymorphism-vc11.vcxproj +++ b/dist/examples/cxx/parser/polymorphism/polymorphism-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/parser/polyroot/polyroot-vc11.vcxproj b/dist/examples/cxx/parser/polyroot/polyroot-vc11.vcxproj index 67c0130..2fa1333 100644 --- a/dist/examples/cxx/parser/polyroot/polyroot-vc11.vcxproj +++ b/dist/examples/cxx/parser/polyroot/polyroot-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/parser/wildcard/wildcard-vc11.vcxproj b/dist/examples/cxx/parser/wildcard/wildcard-vc11.vcxproj index 0aff5e9..d28a682 100644 --- a/dist/examples/cxx/parser/wildcard/wildcard-vc11.vcxproj +++ b/dist/examples/cxx/parser/wildcard/wildcard-vc11.vcxproj @@ -85,7 +85,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -112,7 +112,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 @@ -133,7 +133,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 @@ -158,7 +158,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Level3 -- cgit v1.1