summaryrefslogtreecommitdiff
path: root/plugins/!NotAdopted/SmartAutoReplier/lualib/lualib.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/!NotAdopted/SmartAutoReplier/lualib/lualib.vcxproj')
-rw-r--r--plugins/!NotAdopted/SmartAutoReplier/lualib/lualib.vcxproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/!NotAdopted/SmartAutoReplier/lualib/lualib.vcxproj b/plugins/!NotAdopted/SmartAutoReplier/lualib/lualib.vcxproj
index 9ea875515b..5d9b40d180 100644
--- a/plugins/!NotAdopted/SmartAutoReplier/lualib/lualib.vcxproj
+++ b/plugins/!NotAdopted/SmartAutoReplier/lualib/lualib.vcxproj
@@ -68,7 +68,7 @@
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<WarningLevel>Level3</WarningLevel>
<Optimization>Disabled</Optimization>
- <PreprocessorDefinitions>WIN32;_DEBUG;_LIB</PreprocessorDefinitions>
+ <PreprocessorDefinitions>_DEBUG;_LIB</PreprocessorDefinitions>
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
</ClCompile>
<Link>
@@ -81,7 +81,7 @@
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<WarningLevel>Level3</WarningLevel>
<Optimization>Disabled</Optimization>
- <PreprocessorDefinitions>WIN32;_DEBUG;_LIB</PreprocessorDefinitions>
+ <PreprocessorDefinitions>_DEBUG;_LIB</PreprocessorDefinitions>
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
</ClCompile>
<Link>
@@ -96,7 +96,7 @@
<Optimization>MaxSpeed</Optimization>
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
- <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <PreprocessorDefinitions>NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link>
@@ -113,7 +113,7 @@
<Optimization>MaxSpeed</Optimization>
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
- <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <PreprocessorDefinitions>NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link>