diff options
| author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-13 07:00:57 +0000 |
|---|---|---|
| committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-13 07:00:57 +0000 |
| commit | a7073a93e7f36554426cccb9fa635f71fad359bf (patch) | |
| tree | 273eb04554f3e9ae25557f1f0adc4895c7797112 /plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters | |
| parent | dfe454d84c9c227f2ad8d716831cc1755255402b (diff) | |
ClientChangeNotify: compilation fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@936 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters')
| -rw-r--r-- | plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters index 8fc754f832..6dcefba978 100644 --- a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters +++ b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters @@ -69,7 +69,7 @@ </ResourceCompile>
</ItemGroup>
<ItemGroup>
- <None Include="res\Resources.rc2">
+ <None Include="res\Version.rc">
<Filter>Resource Files</Filter>
</None>
<None Include="docs\ccn_readme.txt">
|
