summaryrefslogtreecommitdiff
path: root/projects/openttd_vs141.vcxproj.filters.in
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2017-09-24 16:19:29 +0000
committerfrosch <frosch@openttd.org>2017-09-24 16:19:29 +0000
commit7726f2d330c588b59ba1c3e863b40eed52cd12f6 (patch)
treef9a76e0bf08415eb0d7677cbc407241501dbffb9 /projects/openttd_vs141.vcxproj.filters.in
parent28be179d4a0004975c64e157cdccf6a4fb7bd343 (diff)
downloadopenttd-7726f2d330c588b59ba1c3e863b40eed52cd12f6.tar.xz
(svn r27918) -Fix (r27917): Next attempt for MSVC 2017
Diffstat (limited to 'projects/openttd_vs141.vcxproj.filters.in')
-rw-r--r--projects/openttd_vs141.vcxproj.filters.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/projects/openttd_vs141.vcxproj.filters.in b/projects/openttd_vs141.vcxproj.filters.in
new file mode 100644
index 000000000..cda491072
--- /dev/null
+++ b/projects/openttd_vs141.vcxproj.filters.in
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <ItemGroup>
+!!FILTERS!!
+ </ItemGroup>
+ <ItemGroup>
+!!FILES!!
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\media\openttd.ico" />
+ <None Include="..\readme.txt" />
+ </ItemGroup>
+</Project>