diff options
author | frosch <frosch@openttd.org> | 2010-06-03 11:12:42 +0000 |
---|---|---|
committer | frosch <frosch@openttd.org> | 2010-06-03 11:12:42 +0000 |
commit | 1c2a920c35c7580b36a0b6739e3dfb4688369018 (patch) | |
tree | bf9653eef3325a1c924fddfb163003eccb0d0d86 /projects | |
parent | c1cd1c039f85d0636f1c8981598de723c234754e (diff) | |
download | openttd-1c2a920c35c7580b36a0b6739e3dfb4688369018.tar.xz |
(svn r19918) -Fix (r19917): Project files.
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd_vs80.vcproj | 4 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 524141cf3..5be5963f5 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1812,6 +1812,10 @@ > </File> <File + RelativePath=".\..\src\fios_gui.cpp" + > + </File> + <File RelativePath=".\..\src\genworld_gui.cpp" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 2fb14141a..a4c4ceb0b 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1809,6 +1809,10 @@ > </File> <File + RelativePath=".\..\src\fios_gui.cpp" + > + </File> + <File RelativePath=".\..\src\genworld_gui.cpp" > </File> |