summaryrefslogtreecommitdiff
path: root/openttd.vcproj
diff options
context:
space:
mode:
authorDarkvater <darkvater@openttd.org>2006-03-26 21:15:09 +0000
committerDarkvater <darkvater@openttd.org>2006-03-26 21:15:09 +0000
commita91c52e16909976b40951cf2893f2349e9ebf25d (patch)
tree07ce18ba583aad9caf062c352c2632ba1ea394c6 /openttd.vcproj
parent4125aa21f8dfc72a60bf70b890b95c2187425112 (diff)
downloadopenttd-a91c52e16909976b40951cf2893f2349e9ebf25d.tar.xz
(svn r4125) - Feature: Add a general TIC() TOC() mechanism using rdtsc or something similar on non-i386 architectures to performance-tune (critical) code. Some systems are probably missing, but those can be added later.
Diffstat (limited to 'openttd.vcproj')
-rw-r--r--openttd.vcproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/openttd.vcproj b/openttd.vcproj
index 1f9028ee4..1fa63899d 100644
--- a/openttd.vcproj
+++ b/openttd.vcproj
@@ -299,6 +299,9 @@
RelativePath=".\ottdres.rc">
</File>
<File
+ RelativePath=".\os_timer.c">
+ </File>
+ <File
RelativePath=".\pathfind.c">
</File>
<File