summaryrefslogtreecommitdiff
path: root/plugins/mTextControl/mtextcontrol.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/mTextControl/mtextcontrol.vcxproj')
-rw-r--r--plugins/mTextControl/mtextcontrol.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/mTextControl/mtextcontrol.vcxproj b/plugins/mTextControl/mtextcontrol.vcxproj
index 0305c22d08..4f6e13e81a 100644
--- a/plugins/mTextControl/mtextcontrol.vcxproj
+++ b/plugins/mTextControl/mtextcontrol.vcxproj
@@ -23,11 +23,11 @@
<ProjectGuid>{E26D2311-C164-48CF-BA24-5CEDA873D1B2}</ProjectGuid>
</PropertyGroup>
<ImportGroup Label="PropertySheets">
- <Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" />
+ <Import Project="$(ProjectDir)..\..\build\vc.common\lib.props" />
</ImportGroup>
<ItemDefinitionGroup>
<ClCompile>
- <PreprocessorDefinitions>MTEXT_NOHELPERS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <PreprocessorDefinitions>MTEXTCONTROL_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
</ClCompile>
</ItemDefinitionGroup>
</Project> \ No newline at end of file