From 66a192f88f79b8812d9ee53d55da106eaef925c3 Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Tue, 26 Oct 2004 17:35:49 +0000 Subject: Added build support for Cg library on Mac OS X git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@159 232f8b59-042b-4e1e-8c03-345bb8c30851 --- make/build.xml | 11 ++++++++++- make/jogl.properties | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/make/build.xml b/make/build.xml index cd97c6a6b..72ff83472 100644 --- a/make/build.xml +++ b/make/build.xml @@ -731,6 +731,8 @@ + + @@ -798,6 +800,12 @@ + + + + + @@ -812,6 +820,7 @@ + @@ -831,7 +840,7 @@ - + diff --git a/make/jogl.properties b/make/jogl.properties index bd081e484..8c945540d 100644 --- a/make/jogl.properties +++ b/make/jogl.properties @@ -53,4 +53,4 @@ vc7.root=C:/Program Files/Microsoft Visual Studio .NET/Vc7 # windows.cg.lib=C:/Program Files/Nvidia Corporation/Cg/lib x11.cg.lib=/usr/lib -macosx.cg.lib=FIXME: install Cg toolkit and enter default path + -- cgit v1.2.3