From 5143f2e9971ce2aa33f58383dac62e7f16514f86 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 1 Feb 2005 04:57:06 +0000 Subject: fixes for single-threaded compilation little restructuring svn path=/trunk/; revision=2554 --- externals/grill/py/py.vcproj | 8 ++++---- externals/grill/py/source/main.cpp | 10 +++++++++- externals/grill/py/source/main.h | 9 ++++++--- 3 files changed, 19 insertions(+), 8 deletions(-) diff --git a/externals/grill/py/py.vcproj b/externals/grill/py/py.vcproj index 50640b5b..7c006dfe 100644 --- a/externals/grill/py/py.vcproj +++ b/externals/grill/py/py.vcproj @@ -21,7 +21,7 @@