diff options
author | glx <glx@openttd.org> | 2006-10-10 15:07:13 +0000 |
---|---|---|
committer | glx <glx@openttd.org> | 2006-10-10 15:07:13 +0000 |
commit | 69f26c6ee3164bc9006126ac88f511c4a0b16aed (patch) | |
tree | 07c53e2f366283d28c79fa76ebe950769bb27319 | |
parent | 95f5034da1d6a1d7a900e9cb5ec013148b718ea8 (diff) | |
download | openttd-69f26c6ee3164bc9006126ac88f511c4a0b16aed.tar.xz |
(svn r6723) -Fix r6722: forgot openttd.vcproj
-rw-r--r-- | openttd.vcproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/openttd.vcproj b/openttd.vcproj index f32b35c03..b24dffa56 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -696,6 +696,9 @@ RelativePath=".\depot_gui.c"> </File> <File + RelativePath=".\build_vehicle_gui.c"> + </File> + <File RelativePath=".\dock_gui.c"> </File> <File |