summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-03-28 20:11:00 +0000
committerbelugas <belugas@openttd.org>2007-03-28 20:11:00 +0000
commit65cc1ae5e789abe5b4041c6099dc307b5168ed4b (patch)
tree39a28b2109b437059fe5ea0e23c338c9dcdb8586 /projects
parent72fc068844949f4584a7d1fb98b23b10df7e7356 (diff)
downloadopenttd-65cc1ae5e789abe5b4041c6099dc307b5168ed4b.tar.xz
(svn r9521) -Fix(9520): Partly revert, accidentally commited an unnecessary change
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 6afe9ed70..360f08155 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -308,7 +308,7 @@
AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib dxguid.lib libfreetype2.lib"
LinkIncremental="0"
SuppressStartupBanner="true"
- IgnoreDefaultLibraryNames="LIBCMT.lib;LIBC.lib"
+ IgnoreDefaultLibraryNames="LIBCMT.lib"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="1"
@@ -448,11 +448,11 @@
>
</File>
<File
- RelativePath=".\..\src\autoreplace_cmd.cpp"
+ RelativePath=".\..\src\aystar.cpp"
>
</File>
<File
- RelativePath=".\..\src\aystar.cpp"
+ RelativePath=".\..\src\autoreplace_cmd.cpp"
>
</File>
<File