diff options
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" />
|