From 0ccddf3f8e1bff9dca70955478307397937b8e9e Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Mon, 13 Jun 2005 23:45:37 +0000 Subject: 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 --- make/jogl.properties | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'make') 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 -- cgit v1.2.3