diff options
author | peter1138 <peter1138@openttd.org> | 2006-02-05 20:36:36 +0000 |
---|---|---|
committer | peter1138 <peter1138@openttd.org> | 2006-02-05 20:36:36 +0000 |
commit | f80bf7fa68b73a7117a9b2480c86d328a589178c (patch) | |
tree | 865d3637ab90bf6743b7881f44fa7c13810ee7ac /openttd.vcproj | |
parent | ab771e4ff0582a4dbfd1757a4a00e468797992b0 (diff) | |
download | openttd-f80bf7fa68b73a7117a9b2480c86d328a589178c.tar.xz |
(svn r3558) Add newgrf_callbacks.h to VS project files
Diffstat (limited to 'openttd.vcproj')
-rw-r--r-- | openttd.vcproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/openttd.vcproj b/openttd.vcproj index 20af11d39..b4f79e092 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -492,6 +492,9 @@ RelativePath=".\newgrf.h"> </File> <File + RelativePath=".\newgrf_callbacks.h"> + </File> + <File RelativePath=".\newgrf_engine.h"> </File> <File |