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
commit0d1c59883376ec1b909d5770c8712dbb17145e94 (patch)
treebfdfa7df52675707fb0de4c5fc6c5478ba901b0b /openttd.vcproj
parent1adc1738f71db328568a830e384185bd47c4a0fe (diff)
downloadopenttd-0d1c59883376ec1b909d5770c8712dbb17145e94.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">