aboutsummaryrefslogtreecommitdiffstats
path: root/make/joal.properties
diff options
context:
space:
mode:
Diffstat (limited to 'make/joal.properties')
-rwxr-xr-xmake/joal.properties16
1 files changed, 0 insertions, 16 deletions
diff --git a/make/joal.properties b/make/joal.properties
index dd5e741..c195280 100755
--- a/make/joal.properties
+++ b/make/joal.properties
@@ -28,19 +28,3 @@
# joal.lib.dir=/System/Library/Frameworks/OpenAL.framework
# Solaris (not yet supported)
# joal.lib.dir=/usr/lib
-
-# 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 JOAL native code. Valid strings here are "vc6", "vc7",
-# and "mingw".
-win32.c.compiler=mingw
-
-#
-# 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