From a91c52e16909976b40951cf2893f2349e9ebf25d Mon Sep 17 00:00:00 2001 From: Darkvater Date: Sun, 26 Mar 2006 21:15:09 +0000 Subject: (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. --- openttd.vcproj | 3 +++ 1 file changed, 3 insertions(+) (limited to 'openttd.vcproj') diff --git a/openttd.vcproj b/openttd.vcproj index 1f9028ee4..1fa63899d 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -298,6 +298,9 @@ + + -- cgit v1.2.3-54-g00ecf