diff options
Diffstat (limited to 'projects/openttd_vs100.vcxproj.in')
-rw-r--r-- | projects/openttd_vs100.vcxproj.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/openttd_vs100.vcxproj.in b/projects/openttd_vs100.vcxproj.in index 1993aace7..8f57978ea 100644 --- a/projects/openttd_vs100.vcxproj.in +++ b/projects/openttd_vs100.vcxproj.in @@ -307,7 +307,7 @@ </ItemGroup> <ItemGroup> <None Include="..\media\openttd.ico" /> - <None Include="..\readme.txt" /> + <None Include="..\README.md" /> </ItemGroup> <ItemGroup> <ProjectReference Include="langs_vs100.vcxproj"> |