diff options
author | George Hazan <george.hazan@gmail.com> | 2013-08-21 21:32:08 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-08-21 21:32:08 +0000 |
commit | 3f028637b9f341c4792ff871c620c62b8df9705a (patch) | |
tree | bae4291d72b84d0bbda720f87a8c8c827abb61f3 /plugins/ShellExt/shellext_11.vcxproj | |
parent | 1988e60c6f9dd061cb045546a02ccbb3642c098a (diff) |
+ another 500 lines of code
git-svn-id: http://svn.miranda-ng.org/main/trunk@5779 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ShellExt/shellext_11.vcxproj')
-rw-r--r-- | plugins/ShellExt/shellext_11.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/ShellExt/shellext_11.vcxproj b/plugins/ShellExt/shellext_11.vcxproj index f5f48754e5..12aae8a42d 100644 --- a/plugins/ShellExt/shellext_11.vcxproj +++ b/plugins/ShellExt/shellext_11.vcxproj @@ -187,6 +187,7 @@ </ItemDefinitionGroup>
<ItemGroup>
<ClInclude Include="src\shlcom.h" />
+ <ClInclude Include="src\shlicons.h" />
<ClInclude Include="src\stdafx.h" />
<ClInclude Include="src\resource.h" />
<ClInclude Include="src\Version.h" />
|