remove leading period from Windows template file
This commit is contained in:
@@ -112,8 +112,8 @@
|
||||
<Content Include="Images\Wide310x150Logo.scale-125.png" />
|
||||
<Content Include="Images\Wide310x150Logo.scale-150.png" />
|
||||
<Content Include="Images\Wide310x150Logo.scale-200.png" />
|
||||
<Content Include="..\..\..\binary\$(Configuration)\$(Platform)\.nethackrc.template">
|
||||
<Link>NetHackW\.nethackrc.template</Link>
|
||||
<Content Include="..\..\..\binary\$(Configuration)\$(Platform)\nethackrc.template">
|
||||
<Link>NetHackW\nethackrc.template</Link>
|
||||
</Content>
|
||||
<Content Include="..\..\..\binary\$(Configuration)\$(Platform)\Guidebook.txt">
|
||||
<Link>NetHackW\Guidebook.txt</Link>
|
||||
@@ -141,4 +141,4 @@
|
||||
<ProjectReference Include="NetHackW\NetHackW.vcxproj" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(WapProjPath)\Microsoft.DesktopBridge.targets" />
|
||||
</Project>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user