diff options
author | truelight <truelight@openttd.org> | 2006-08-19 11:50:34 +0000 |
---|---|---|
committer | truelight <truelight@openttd.org> | 2006-08-19 11:50:34 +0000 |
commit | f0db35298455a3570738fc54e62ad28e13352df2 (patch) | |
tree | 3b8d0a788f569c6c18be2f202017450026bb7765 | |
parent | aace8968d65826ba64d92d97e4f8561b49ee5b2c (diff) | |
download | openttd-f0db35298455a3570738fc54e62ad28e13352df2.tar.xz |
(svn r5949) -Fix: vs80 project file was broken (tnx webfreakz)
-rw-r--r-- | openttd_vs80.vcproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openttd_vs80.vcproj b/openttd_vs80.vcproj index f1d714196..907241a44 100644 --- a/openttd_vs80.vcproj +++ b/openttd_vs80.vcproj @@ -455,6 +455,7 @@ <File
RelativePath=".\aystar.c"
>
+ </File>
<File
RelativePath=".\bmp.c"
>
@@ -865,6 +866,7 @@ <File
RelativePath=".\aystar.h"
>
+ </File>
<File
RelativePath=".\bmp.h"
>
|