diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-24 06:41:19 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-24 06:41:19 +0000 |
commit | a33833212f040272fc6c97047c8cb335b6f5405a (patch) | |
tree | d778dfd7187571182d9a1333a72cc941b60f7e3d /plugins/SpellChecker/flags-angelika.vcxproj | |
parent | ec5a78dd895f86e9077caf1aacd3e49b48dffbcf (diff) |
SimpleAR, SimpleStatusMsg, SmileyAdd, SpellChecker: changed folder structure
git-svn-id: http://svn.miranda-ng.org/main/trunk@1149 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SpellChecker/flags-angelika.vcxproj')
-rw-r--r-- | plugins/SpellChecker/flags-angelika.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SpellChecker/flags-angelika.vcxproj b/plugins/SpellChecker/flags-angelika.vcxproj index a19f505770..46c26d0fa3 100644 --- a/plugins/SpellChecker/flags-angelika.vcxproj +++ b/plugins/SpellChecker/flags-angelika.vcxproj @@ -117,7 +117,7 @@ </Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ResourceCompile Include="flags-angelika.rc" />
+ <ResourceCompile Include="res\flags-angelika.rc" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
|