From 66d28ea3c22decc8cc01d046f05dde113af16c70 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Sat, 8 Jan 2005 05:00:55 +0000 Subject: update for flext build system svn path=/trunk/; revision=2478 --- externals/grill/py/package.txt | 2 ++ externals/grill/py/py.vcproj | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'externals/grill/py') diff --git a/externals/grill/py/package.txt b/externals/grill/py/package.txt index 70ef9411..5603e6eb 100644 --- a/externals/grill/py/package.txt +++ b/externals/grill/py/package.txt @@ -1,8 +1,10 @@ NAME=py BUILDTYPE=multi + BUILDDIR=build + SRCDIR=source SRCS= main.cpp py.cpp pyext.cpp modmeth.cpp clmeth.cpp register.cpp pyargs.cpp bound.cpp diff --git a/externals/grill/py/py.vcproj b/externals/grill/py/py.vcproj index e658e3e3..1b04f084 100644 --- a/externals/grill/py/py.vcproj +++ b/externals/grill/py/py.vcproj @@ -85,7 +85,7 @@