diff options
Diffstat (limited to 'make/joal.properties')
-rwxr-xr-x | make/joal.properties | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/make/joal.properties b/make/joal.properties index b7a5f69..5fb5679 100755 --- a/make/joal.properties +++ b/make/joal.properties @@ -36,20 +36,6 @@ win32.c.compiler=mingw # -# 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 and have installed -# the compiler in somewhere other than the default location, modify this -# to point to the absolute path of the VC98 directory -# -vc7.root=C:/Program Files/Microsoft Visual Studio .NET/Vc7 - -# # 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 |