diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-06-23 16:34:37 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-06-23 16:34:37 +0000 |
commit | adfd79eba85a2ae30dca0a432188f5bc4102720d (patch) | |
tree | 785a8f23c213a6ca62a89a6f5c9ad684cfade96b /plugins/ZeroNotification/Zero Notification_10.vcxproj | |
parent | e80d75abbe7aac16793f16865071a61ede307bd8 (diff) |
ZeroNotification:
plusified
git-svn-id: http://svn.miranda-ng.org/main/trunk@568 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ZeroNotification/Zero Notification_10.vcxproj')
-rw-r--r-- | plugins/ZeroNotification/Zero Notification_10.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ZeroNotification/Zero Notification_10.vcxproj b/plugins/ZeroNotification/Zero Notification_10.vcxproj index cd619f65d6..344697b9ea 100644 --- a/plugins/ZeroNotification/Zero Notification_10.vcxproj +++ b/plugins/ZeroNotification/Zero Notification_10.vcxproj @@ -181,7 +181,7 @@ </Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="main.c" />
+ <ClCompile Include="main.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="common.h" />
|