diff options
author | frosch <frosch@openttd.org> | 2014-10-11 21:38:32 +0000 |
---|---|---|
committer | frosch <frosch@openttd.org> | 2014-10-11 21:38:32 +0000 |
commit | b8690523d2a56a40407ed30d0f9937d964fb9265 (patch) | |
tree | 3182960dd37f8e5739ce70f4e6f34222fe80f9d2 /projects/openttd_vs80.vcproj | |
parent | cebaea4f353807d9a91ed7d61761f14ae28b1c3e (diff) | |
download | openttd-b8690523d2a56a40407ed30d0f9937d964fb9265.tar.xz |
(svn r26995) -Fix: Add missing files to source.list
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r-- | projects/openttd_vs80.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index dcb7423a0..17c2d8d4f 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -2831,6 +2831,10 @@ > </File> <File + RelativePath=".\..\src\table\heightmap_colours.h" + > + </File> + <File RelativePath=".\..\src\table\industry_land.h" > </File> @@ -3127,6 +3131,10 @@ > </File> <File + RelativePath=".\..\src\3rdparty\squirrel\include\sqstdstring.h" + > + </File> + <File RelativePath=".\..\src\3rdparty\squirrel\squirrel\sqstring.h" > </File> |