diff options
author | belugas <belugas@openttd.org> | 2007-03-26 00:01:42 +0000 |
---|---|---|
committer | belugas <belugas@openttd.org> | 2007-03-26 00:01:42 +0000 |
commit | 5cc99a51d99f055dd9dabb95a1d019de8c7c874a (patch) | |
tree | 580bb0bde0f7eaded98e04ffa6a98a4bf588d983 /projects | |
parent | 1597b07849d65bc5fb6317d1aea14ddffb14064b (diff) | |
download | openttd-5cc99a51d99f055dd9dabb95a1d019de8c7c874a.tar.xz |
(svn r9470) -Fix: Should not have committed that file
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd_vs80.vcproj | 6 |
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 |