diff options
author | belugas <belugas@openttd.org> | 2006-04-01 02:02:50 +0000 |
---|---|---|
committer | belugas <belugas@openttd.org> | 2006-04-01 02:02:50 +0000 |
commit | 07d94d32b65af7e305bc164b3030c8b201be7509 (patch) | |
tree | 949102fca0549c990295f7a64b0401fd09e0f261 | |
parent | d68a25daa89e51e222bbadd89dff48b2b54766b8 (diff) | |
download | openttd-07d94d32b65af7e305bc164b3030c8b201be7509.tar.xz |
(svn r4223) Correction of VC6 project file.
-rw-r--r-- | openttd.dsp | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/openttd.dsp b/openttd.dsp index be24f7a55..2e1b8d369 100644 --- a/openttd.dsp +++ b/openttd.dsp @@ -339,14 +339,12 @@ SOURCE=.\openttd.c # End Source File # Begin Source File -SOURCE=.\ottdres.rc -# End Source File -# Begin Source File - SOURCE=.\os_timer.c # End Source File # Begin Source File +SOURCE=.\ottdres.rc +# End Source File # Begin Source File SOURCE=.\pathfind.c |