From 43f827b9fabd616fab6e62db7d5487d040b05179 Mon Sep 17 00:00:00 2001 From: Christian Heimes Date: Tue, 4 Dec 2007 18:42:04 +0000 Subject: [PATCH] These optimizations create smaller and a bit faster code on my machine. I've also disabled an optimization that may be dangerous. Intrinsic functions conflict with errno. --- PCbuild9/pginstrument.vsprops | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/PCbuild9/pginstrument.vsprops b/PCbuild9/pginstrument.vsprops index cd904d3f4c2..93b968760c8 100644 --- a/PCbuild9/pginstrument.vsprops +++ b/PCbuild9/pginstrument.vsprops @@ -8,10 +8,10 @@ >