aboutsummaryrefslogtreecommitdiffstats
path: root/make/jogl.properties
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2008-03-26 04:38:48 +0000
committerKenneth Russel <[email protected]>2008-03-26 04:38:48 +0000
commitdda426c6734d5e1b4ef758d6b3d51e5b4ccf7cb9 (patch)
tree03f93e1b84ffa4e3967ad29f32fbcd4628306d5a /make/jogl.properties
parent306936c87232c35d4985d4587d38897f55c3c24f (diff)
Removed redundant specifications of macosxfat and macosx64fat
properties from jogl.properties and joal.properties git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@1576 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make/jogl.properties')
-rw-r--r--make/jogl.properties15
1 files changed, 0 insertions, 15 deletions
diff --git a/make/jogl.properties b/make/jogl.properties
index 59944f532..64b6ce894 100644
--- a/make/jogl.properties
+++ b/make/jogl.properties
@@ -11,21 +11,6 @@
#
# java.home.dir=C:/jdk1.4.2
-# If you are building on Windows and have the Microsoft Visual C++
-# compilers installed, you can choose an alternate compiler with which
-# to build the JOGL native code. Valid strings here are "vc6", "vc7",
-# "vc8", "vc8_x64", and "mingw".
-win32.c.compiler=vc6
-
-# If you are building on a Mac OS X system supporting
-# cross-compilation and want to generate fat (PPC and x86) binaries,
-# uncomment the property below
-# macosxfat=true
-# If you are building on a 64-bit Mac OS X system supporting
-# cross-compilation and want to generate fat (PPC64 and x86_64) binaries,
-# uncomment the property below
-# macosx64fat=true
-
#
# 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