project template: fix rc file in module template (#992)

This commit is contained in:
yuyoyuppe
2019-12-24 17:06:58 +03:00
committed by GitHub
parent a321eb8737
commit 3eb38e558e
9 changed files with 164 additions and 3 deletions

View File

@@ -14,7 +14,7 @@
<VCProjectVersion>15.0</VCProjectVersion>
<ProjectGuid>{64A80062-4D8B-4229-8A38-DFA1D7497749}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>templatenamespace</RootNamespace>
<RootNamespace>$safeprojectname$</RootNamespace>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
<ProjectName>ModuleTemplate</ProjectName>
</PropertyGroup>