summaryrefslogtreecommitdiff
path: root/openttd.vcproj
diff options
context:
space:
mode:
authortron <tron@openttd.org>2005-12-11 07:36:49 +0000
committertron <tron@openttd.org>2005-12-11 07:36:49 +0000
commitec2675c2c532609fb66df237de8f3e971bfb101a (patch)
treebfdfa7df52675707fb0de4c5fc6c5478ba901b0b /openttd.vcproj
parent42d8e8410b39c9f0ce2bf89df060fa5ece82e0c9 (diff)
downloadopenttd-ec2675c2c532609fb66df237de8f3e971bfb101a.tar.xz
(svn r3287) Turn the winres.o: openttd.rc special case into a normal %.o: %.rc rule
Diffstat (limited to 'openttd.vcproj')
-rw-r--r--openttd.vcproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/openttd.vcproj b/openttd.vcproj
index 18aabf929..a6afa2ffa 100644
--- a/openttd.vcproj
+++ b/openttd.vcproj
@@ -291,7 +291,7 @@
RelativePath=".\openttd.c">
</File>
<File
- RelativePath=".\openttd.rc">
+ RelativePath=".\ottdres.rc">
</File>
<File
RelativePath=".\pathfind.c">