repo.or.cz
/
openttd-github.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Codechange: [AzurePipeline] add developer files section in manifest
[openttd-github.git]
/
projects
/
openttd_vs140.vcxproj.filters.in
blob
126bd61459b78bec5d4b51f225566a73c43b5e60
1
<?xml
version
=
"1.0"
encoding
=
"utf-8"
?>
2
<Project
ToolsVersion
=
"4.0"
xmlns
=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
3
<ItemGroup>
4
!!FILTERS!!
5
</ItemGroup>
6
<ItemGroup>
7
!!FILES!!
8
</ItemGroup>
9
<ItemGroup>
10
<None
Include
=
"..\media\openttd.ico"
/>
11
<None
Include
=
"..\README.md"
/>
12
</ItemGroup>
13
</Project>