]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - osx-Makefile.conf
q3map2 -scale: new arg -spawn_ref - sets reference point in spawnpoints
[xonotic/netradiant.git] / osx-Makefile.conf
1 # Makefile.conf template
2
3 ## OS X:
4 BUILD=debug
5 RADIANT_ABOUTMSG=OSX NetRadiant Custom build
6 EXE=ub
7 ### Snow Leopard 16, Leopard 15, Tiger 14, Panther 13
8 MACVERSION=16
9 #
10 ## MacPorts:
11 CPPFLAGS=-I/opt/local/include/ -I/usr/X11R6/include/ 
12 LDFLAGS=-L/opt/local/lib -L/usr/X11R6/lib
13 MACLIBDIR=/opt/local/lib
14
15 ## Fink
16 ## (-arch ppc can combined with -arch 386, I read somewhere. However does work fine like this on OSX 10.6) 
17 # LDFLAGS=-arch i386
18 # CFLAGS=-arch i386
19 # TARGET_ARCH=-arch i386
20 # MACLIBDIR=/sw/lib