1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-14 18:19:11 +00:00

(svn r3558) Add newgrf_callbacks.h to VS project files

This commit is contained in:
2006-02-05 20:36:36 +00:00
parent ab771e4ff0
commit f80bf7fa68
2 changed files with 7 additions and 0 deletions

@@ -626,6 +626,10 @@ SOURCE=.\newgrf.h
# End Source File
# Begin Source File
SOURCE=.\newgrf_callbacks.h
# End Source File
# Begin Source File
SOURCE=.\newgrf_engine.h
# End Source File
# Begin Source File

@@ -491,6 +491,9 @@
<File
RelativePath=".\newgrf.h">
</File>
<File
RelativePath=".\newgrf_callbacks.h">
</File>
<File
RelativePath=".\newgrf_engine.h">
</File>