diff options
author | Darkvater <Darkvater@openttd.org> | 2006-11-28 20:55:42 +0000 |
---|---|---|
committer | Darkvater <Darkvater@openttd.org> | 2006-11-28 20:55:42 +0000 |
commit | 555564380871723eea3b9c5d10bcb6ff70d02e56 (patch) | |
tree | 6892ec3f43d4d85948fc43af5df4ce740c9a0620 | |
parent | b9eed2167919dc370c714c9ab08bc9b0a0e10a5a (diff) | |
download | openttd-555564380871723eea3b9c5d10bcb6ff70d02e56.tar.xz |
(svn r7281) -Codechange: [win32] Add win32.h to project file
-rw-r--r-- | openttd_vs80.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/openttd_vs80.vcproj b/openttd_vs80.vcproj index b581932d8..78a5e4614 100644 --- a/openttd_vs80.vcproj +++ b/openttd_vs80.vcproj @@ -860,6 +860,10 @@ Filter="h;hpp;hxx;hm;inl" > <File + RelativePath=".win32.h" + > + </File> + <File RelativePath=".\aircraft.h" > </File> |