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 ab20a4fff..5a148b1b6 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1156,6 +1156,14 @@ > </File> <File + RelativePath=".\..\src\linkgraph\linkgraph_base.h" + > + </File> + <File + RelativePath=".\..\src\linkgraph\linkgraph_gui.h" + > + </File> + <File RelativePath=".\..\src\linkgraph\linkgraph_type.h" > </File> @@ -1992,6 +2000,10 @@ > </File> <File + RelativePath=".\..\src\linkgraph\linkgraph_gui.cpp" + > + </File> + <File RelativePath=".\..\src\main_gui.cpp" > </File> |