summaryrefslogtreecommitdiffstats
path: root/make/jogl.properties
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2005-06-13 23:45:37 +0000
committerKenneth Russel <[email protected]>2005-06-13 23:45:37 +0000
commit0ccddf3f8e1bff9dca70955478307397937b8e9e (patch)
treecf3625247fcf4310b777ca0d60472672daa22abb /make/jogl.properties
parent7f0f3e8038d45b41796892d9ee7a59fb03fcbcb9 (diff)
Updated vc7.root property declaration and documentation
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@300 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make/jogl.properties')
-rw-r--r--make/jogl.properties11
1 files changed, 7 insertions, 4 deletions
diff --git a/make/jogl.properties b/make/jogl.properties
index 8c945540d..85816f0d0 100644
--- a/make/jogl.properties
+++ b/make/jogl.properties
@@ -39,11 +39,14 @@
vc6.root=C:/Program Files/Microsoft Visual Studio/VC98
#
-# If you are building on Windows with Visual C++ 7.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
+# 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/Vc7
+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