quakeforge/tools/qwaq
Bill Currie f6966f89ec Add DL_LIBS to the -x11 targets.
Something is funny with Ubuntu such that -ldl needs to be specifically
added even though QFutil's .la specifies it. I don't know if it's a libtool
issue or not, but this does work.

More will probably be necessary, but this was sufficient to get prover to
the point where qfcc segged building qwaq (0.7.2).
2013-02-14 09:54:36 +09:00
..
.gdbinit why not? 2001-06-27 05:48:25 +00:00
Makefile.am Add DL_LIBS to the -x11 targets. 2013-02-14 09:54:36 +09:00
builtins.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
defs.qc Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
main.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
main.qc Add a little test case for accessing types. 2012-11-15 13:40:11 +09:00
progs.src.in Add a little test case for accessing types. 2012-11-15 13:40:11 +09:00
qwaq-bi.c Add the sound builtins to qwaq. 2012-12-17 15:41:56 +09:00
qwaq.c Increase qwaq-x11's hunk space to 8MB. 2012-12-25 15:47:00 +09:00
qwaq.h Initial checkin of the qwaq mini-engine. 2012-07-15 07:39:50 +09:00
test.r Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
types.r Use the class name in type encodings. 2012-12-15 12:21:22 +09:00