aboutsummaryrefslogtreecommitdiffstats
path: root/make/jogl.properties
diff options
context:
space:
mode:
Diffstat (limited to 'make/jogl.properties')
-rw-r--r--make/jogl.properties17
1 files changed, 0 insertions, 17 deletions
diff --git a/make/jogl.properties b/make/jogl.properties
index 85816f0d0..b5e14d47a 100644
--- a/make/jogl.properties
+++ b/make/jogl.properties
@@ -32,23 +32,6 @@
#build.compiler.emacs=true
#
-# If you are building on Windows with Visual C++ 6.0 and have installed
-# the compiler in somewhere other than the default location, modify this
-# to point to the absolute path of the VC98 directory
-#
-vc6.root=C:/Program Files/Microsoft Visual Studio/VC98
-
-#
-# If you are building on Windows with Visual C++ 7.0 or later and have
-# installed the compiler in somewhere other than the default location,
-# modify this to point to the absolute path of the parent directory of
-# the "lib" directory
-#
-# NOTE: this has been customized for VS.NET 2003
-#
-vc7.root=C:/Program Files/Microsoft Visual Studio .NET 2003/Vc7/PlatformSDK
-
-#
# 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