From 25a5462dca99b0f8317e6a08194a56dd5fe1a458 Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Tue, 3 Mar 2009 14:17:52 +0100 Subject: Allow optional ipv6 build, how comes that so far noone screamed that the support is not in... --- build/src/modules/CMakeFiles/modTeleport.dir/flags.make | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 build/src/modules/CMakeFiles/modTeleport.dir/flags.make (limited to 'build/src/modules/CMakeFiles/modTeleport.dir/flags.make') diff --git a/build/src/modules/CMakeFiles/modTeleport.dir/flags.make b/build/src/modules/CMakeFiles/modTeleport.dir/flags.make new file mode 100644 index 0000000..1540d16 --- /dev/null +++ b/build/src/modules/CMakeFiles/modTeleport.dir/flags.make @@ -0,0 +1,8 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 2.6 + +# compile C with /usr/bin/gcc +C_FLAGS = -DmodTeleport_EXPORTS -fPIC -I/home/scarab/tuxanci/src/base -I/home/scarab/tuxanci/src/net -I/home/scarab/tuxanci/src/client -I/home/scarab/tuxanci/src/screen -I/home/scarab/tuxanci/src/widget -I/usr/include/SDL -I/home/scarab/tuxanci/build/src/base -I/home/scarab/tuxanci/src/audio + +C_DEFINES = -DNLS -DZZEEXX86_READKEY + -- cgit v1.2.3