summaryrefslogtreecommitdiff
path: root/plugins/NotesAndReminders/NotesReminders_11.vcxproj
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-03-02 19:32:56 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-03-02 19:32:56 +0000
commit55f3f8ff12e1a7388706b8ccdae139ca946742dc (patch)
treec263e64088f945dcd6e1e6455d54750a3a116c36 /plugins/NotesAndReminders/NotesReminders_11.vcxproj
parentc88da6458529946933cb458bc79f5484a70899cc (diff)
removed not used headers
added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@3852 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NotesAndReminders/NotesReminders_11.vcxproj')
-rw-r--r--plugins/NotesAndReminders/NotesReminders_11.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/NotesAndReminders/NotesReminders_11.vcxproj b/plugins/NotesAndReminders/NotesReminders_11.vcxproj
index 8392cfde79..6bee8ac85d 100644
--- a/plugins/NotesAndReminders/NotesReminders_11.vcxproj
+++ b/plugins/NotesAndReminders/NotesReminders_11.vcxproj
@@ -208,9 +208,11 @@
<ClInclude Include="src\globals.h" />
<ClInclude Include="src\miscutils.h" />
<ClInclude Include="src\resource.h" />
+ <ClInclude Include="src\Version.h" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="res\resource.rc" />
+ <ResourceCompile Include="res\Version.rc" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">