diff options
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r-- | projects/openttd_vs90.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index e5bc489ab..a5af31edb 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -592,6 +592,10 @@ > </File> <File + RelativePath=".\..\src\linkgraph\linkgraph.cpp" + > + </File> + <File RelativePath=".\..\src\map.cpp" > </File> @@ -1148,6 +1152,14 @@ > </File> <File + RelativePath=".\..\src\linkgraph\linkgraph.h" + > + </File> + <File + RelativePath=".\..\src\linkgraph\linkgraph_type.h" + > + </File> + <File RelativePath=".\..\src\livery.h" > </File> |