summaryrefslogtreecommitdiff
path: root/plugins/SpellChecker/spellchecker.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SpellChecker/spellchecker.vcxproj')
-rw-r--r--plugins/SpellChecker/spellchecker.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/SpellChecker/spellchecker.vcxproj b/plugins/SpellChecker/spellchecker.vcxproj
index cad8a4e5c8..85986f7b95 100644
--- a/plugins/SpellChecker/spellchecker.vcxproj
+++ b/plugins/SpellChecker/spellchecker.vcxproj
@@ -194,6 +194,7 @@
<ClInclude Include="hunspell\replist.hxx" />
<ClInclude Include="hunspell\suggestmgr.hxx" />
<ClInclude Include="hunspell\w_char.hxx" />
+ <ClInclude Include="Version.h" />
</ItemGroup>
<ItemGroup>
<None Include="res\no_spellcheck.ico" />
@@ -206,6 +207,7 @@
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="resource.rc" />
+ <ResourceCompile Include="Version.rc" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="ardialog.cpp" />