summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-06-02 22:00:41 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-06-02 22:00:41 +0000
commit346a422f31481998b5f6d910ce79ef992059e1b5 (patch)
treec2077c0176693d8627812e38afb64e87fc3e7b59 /src
parent0e38286cbb667140631087811610a375c3e64b48 (diff)
projects cleanup
git-svn-id: http://svn.miranda-ng.org/main/trunk@278 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src')
-rw-r--r--src/miranda32_10.vcxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/miranda32_10.vcxproj b/src/miranda32_10.vcxproj
index 21a1564d91..e99ff88851 100644
--- a/src/miranda32_10.vcxproj
+++ b/src/miranda32_10.vcxproj
@@ -81,7 +81,6 @@
<PreprocessorDefinitions>NDEBUG;WIN32;_WINDOWS;_NOSDK;_STATIC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<StringPooling>true</StringPooling>
<ExceptionHandling>false</ExceptionHandling>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>commonheaders.h</PrecompiledHeaderFile>
@@ -118,7 +117,6 @@
<PreprocessorDefinitions>NDEBUG;WIN64;_WINDOWS;_NOSDK;_STATIC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<StringPooling>true</StringPooling>
<ExceptionHandling>false</ExceptionHandling>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>commonheaders.h</PrecompiledHeaderFile>