diff options
Diffstat (limited to 'plugins/SeenPlugin/seenplugin_11.vcxproj')
-rw-r--r-- | plugins/SeenPlugin/seenplugin_11.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SeenPlugin/seenplugin_11.vcxproj b/plugins/SeenPlugin/seenplugin_11.vcxproj index bce64aa197..f3d6cfa184 100644 --- a/plugins/SeenPlugin/seenplugin_11.vcxproj +++ b/plugins/SeenPlugin/seenplugin_11.vcxproj @@ -205,6 +205,7 @@ <ItemGroup>
<ClInclude Include="src\resource.h" />
<ClInclude Include="src\seen.h" />
+ <ClInclude Include="src\version.h" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="res\resource.rc" />
|