(svn r1846) - Fix: VS6 project file (bociusz)
- Fix: VS6 fkcing borkdness should be abolished
This commit is contained in:
20
ttd.dsp
20
ttd.dsp
@@ -195,6 +195,10 @@ SOURCE=.\console_cmds.c
|
||||
SOURCE=.\debug.c
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=.\depot.c
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=.\documentation.txt
|
||||
# End Source File
|
||||
@@ -345,6 +349,10 @@ SOURCE=.\StdAfx.c
|
||||
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=.\string.c
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=.\strings.c
|
||||
# End Source File
|
||||
@@ -557,6 +565,14 @@ SOURCE=.\sound.h
|
||||
SOURCE=.\station.h
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=.\string.h
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=.\strings.h
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=.\StdAfx.h
|
||||
# End Source File
|
||||
@@ -715,10 +731,6 @@ SOURCE=.\aircraft_cmd.c
|
||||
SOURCE=.\clear_cmd.c
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=.\debug.c
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=.\disaster_cmd.c
|
||||
# End Source File
|
||||
|
||||
Reference in New Issue
Block a user