temporary compile file
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 5 Aug 2003 18:42:01 +0000 (18:42 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 5 Aug 2003 18:42:01 +0000 (18:42 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@164 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/lttv/modules/compile.txt [new file with mode: 0644]

diff --git a/ltt/branches/poly/lttv/modules/compile.txt b/ltt/branches/poly/lttv/modules/compile.txt
new file mode 100644 (file)
index 0000000..de6dcb7
--- /dev/null
@@ -0,0 +1,12 @@
+gcc -g -DHAVE_CONFIG_H -I ../../include    -I/usr/include/glib-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -g -O2 -o guiEvents guiEvents.c
+
+
+
+gcc -g -DHAVE_CONFIG_H -I ../../include    -I/usr/include/glib-2.0
+-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
+-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include
+-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wl,--export-dynamic
+-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0
+-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -g -O2 -o
+guiControlFlow guiControlFlow.c
+
This page took 0.02468 seconds and 4 git commands to generate.