From 7b584e3ec659fca45f62512df629d1663516c67b Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 25 Jun 2008 05:45:10 +0000 Subject: allow preset of os and arch git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/gluegen/branches/JOGL_2_SANDBOX@85 a78bb65f-1512-4460-ba86-f6dc96a7bf27 --- make/gluegen.properties | 2 ++ 1 file changed, 2 insertions(+) (limited to 'make/gluegen.properties') diff --git a/make/gluegen.properties b/make/gluegen.properties index cf69cac..656954f 100755 --- a/make/gluegen.properties +++ b/make/gluegen.properties @@ -31,3 +31,5 @@ win32.c.compiler=vc6 # cross-compilation and want to generate fat (PPC64 and x86_64) binaries, # uncomment the property below # macosx64fat=true + +#user.compiler.import="${user.home}/gluegen.compiler.xml" -- cgit v1.2.3