From a666add538a6afe744a7a0fc0620ddb7800c182a Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Fri, 5 Sep 2003 17:47:05 +0000 Subject: Ported JOGL's Cg support to Linux; fixed capitalization and other problems that didn't show up on Windows. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@61 232f8b59-042b-4e1e-8c03-345bb8c30851 --- make/jogl.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/jogl.properties') diff --git a/make/jogl.properties b/make/jogl.properties index ce7f4be13..bd081e484 100644 --- a/make/jogl.properties +++ b/make/jogl.properties @@ -52,5 +52,5 @@ vc7.root=C:/Program Files/Microsoft Visual Studio .NET/Vc7 # absolute path of the lib directory # windows.cg.lib=C:/Program Files/Nvidia Corporation/Cg/lib -x11.cg.lib=FIXME: install Cg toolkit and enter default path +x11.cg.lib=/usr/lib macosx.cg.lib=FIXME: install Cg toolkit and enter default path -- cgit v1.2.3