summaryrefslogtreecommitdiff
path: root/plugins/Nudge/nudge_11.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Nudge/nudge_11.vcxproj')
-rw-r--r--plugins/Nudge/nudge_11.vcxproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/Nudge/nudge_11.vcxproj b/plugins/Nudge/nudge_11.vcxproj
index b4cee7fd5a..3de8be1c26 100644
--- a/plugins/Nudge/nudge_11.vcxproj
+++ b/plugins/Nudge/nudge_11.vcxproj
@@ -197,14 +197,15 @@
</ItemGroup>
<ItemGroup>
<ClInclude Include="src\headers.h" />
- <ClInclude Include="src\main.h" />
<ClInclude Include="src\nudge.h" />
<ClInclude Include="src\options.h" />
<ClInclude Include="src\resource.h" />
<ClInclude Include="src\shake.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">