diff options
author | Kenneth Russel <[email protected]> | 2004-10-26 17:35:49 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2004-10-26 17:35:49 +0000 |
commit | 66a192f88f79b8812d9ee53d55da106eaef925c3 (patch) | |
tree | 621373bfc2bb9bbdae68b59f947c52567f04e7db /make/jogl.properties | |
parent | cd32bbb2a9f29a598745a768a01c21a9b4dabbe1 (diff) |
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
Diffstat (limited to 'make/jogl.properties')
-rw-r--r-- | make/jogl.properties | 2 |
1 files changed, 1 insertions, 1 deletions
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 + |