summaryrefslogtreecommitdiff
path: root/plugins/SpellChecker/spellchecker.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-12-01 09:01:36 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-12-01 09:01:36 +0000
commit50a78e4066edc5634457bca45b512225c07cb4cb (patch)
treec61d4e793b5fac0dc170c3597707a1294188f5ef /plugins/SpellChecker/spellchecker.vcxproj
parent86802925857034fec1fbfb5c0eb668e996b0518d (diff)
GUI stuff moved to the separate file
git-svn-id: http://svn.miranda-ng.org/main/trunk@2579 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SpellChecker/spellchecker.vcxproj')
-rw-r--r--plugins/SpellChecker/spellchecker.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SpellChecker/spellchecker.vcxproj b/plugins/SpellChecker/spellchecker.vcxproj
index 8186b27acd..0c4728e1cf 100644
--- a/plugins/SpellChecker/spellchecker.vcxproj
+++ b/plugins/SpellChecker/spellchecker.vcxproj
@@ -258,6 +258,7 @@
<PrecompiledHeader>NotUsing</PrecompiledHeader>
</ClCompile>
<ClCompile Include="src\SpellChecker.cpp" />
+ <ClCompile Include="src\utils.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">