summaryrefslogtreecommitdiff
path: root/plugins/NewAwaySysMod/NewAwaySys_10.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-02-20 20:21:34 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-02-20 20:21:34 +0000
commitf9ac6bc30beec86994091fa144dc3a569cd4a843 (patch)
tree97108f0d771971dddc60cc98e64603d7f5645ebe /plugins/NewAwaySysMod/NewAwaySys_10.vcxproj
parentae9f3725b8dfa376cf66f346429ec78d1e4ab748 (diff)
- standardized version resource;
- unused header file removed from project; - code cleaning; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@8198 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NewAwaySysMod/NewAwaySys_10.vcxproj')
-rw-r--r--plugins/NewAwaySysMod/NewAwaySys_10.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewAwaySysMod/NewAwaySys_10.vcxproj b/plugins/NewAwaySysMod/NewAwaySys_10.vcxproj
index c98e48b042..4ed4a3276e 100644
--- a/plugins/NewAwaySysMod/NewAwaySys_10.vcxproj
+++ b/plugins/NewAwaySysMod/NewAwaySys_10.vcxproj
@@ -197,7 +197,6 @@
<ClInclude Include="src\ContactList.h" />
<ClInclude Include="src\CString.h" />
<ClInclude Include="src\MsgTree.h" />
- <ClInclude Include="..\CommonLibs\Options.h" />
<ClInclude Include="src\Options.h" />
<ClInclude Include="src\Path.h" />
<ClInclude Include="src\Properties.h" />
@@ -211,6 +210,7 @@
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="res\NewAwaySys.rc" />
+ <ResourceCompile Include="res\version.rc" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">