aboutsummaryrefslogtreecommitdiffstats
path: root/make/jogl.properties
blob: 4f5f4d44b6d58f245056fb774179c60f06fd596d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
###############################################################################
# The host specific properties.  The build will inform you of required
# properties.  This file must be copied into your home directory (pointed
# to by the Java system property user.home) and the copy modified appropriately.
###############################################################################

#
# Note that gluegen/make/gluegen.properties must also be copied into your
# home directory alongside this file and that copy also modified appropriately.
# See that file for additional properties required by the build.
#

#
# If you are building the Cg binding (by specifying -Djogl.cg=1 to the
# Ant build) and have installed the Cg SDK in somewhere other than the
# default location, modify the appropriate variable to point to the
# absolute path of the lib directory
#
windows.cg.lib=C:/Program Files/Nvidia Corporation/Cg/lib
x11.cg.lib=/usr/lib