mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-04 06:00:15 +00:00
(svn r2844) Update the MSVC project files, thanks AsterixMG
This commit is contained in:
parent
a837d74ae6
commit
b67af2df3e
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user