summaryrefslogtreecommitdiff
path: root/plugins/AutoRun/autorun.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/AutoRun/autorun.vcxproj')
-rw-r--r--plugins/AutoRun/autorun.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/AutoRun/autorun.vcxproj b/plugins/AutoRun/autorun.vcxproj
index a4a08d5961..615781c29a 100644
--- a/plugins/AutoRun/autorun.vcxproj
+++ b/plugins/AutoRun/autorun.vcxproj
@@ -177,9 +177,11 @@
<ItemGroup>
<ClInclude Include="src\autorun.h" />
<ClInclude Include="src\resource.h" />
+ <ClInclude Include="src\Version.h" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="res\autorun.rc" />
+ <ResourceCompile Include="res\Version.rc" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="src\main.cpp" />