mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-15 10:39:10 +00:00
(svn r2844) Update the MSVC project files, thanks AsterixMG
This commit is contained in:
@@ -131,6 +131,10 @@ SOURCE=.\console_cmds.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\currency.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\debug.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
@@ -502,6 +506,10 @@ SOURCE=.\console.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\currency.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\debug.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
@@ -182,6 +182,9 @@
|
||||
<File
|
||||
RelativePath=".\console_cmds.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\currency.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\debug.c">
|
||||
</File>
|
||||
@@ -474,6 +477,9 @@
|
||||
<File
|
||||
RelativePath="console.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\currency.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="debug.h">
|
||||
</File>
|
||||
|
Reference in New Issue
Block a user