gui/API search directory for library mainWinAPI
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 10 Sep 2003 19:15:27 +0000 (19:15 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 10 Sep 2003 19:15:27 +0000 (19:15 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@227 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/lttv/modules/Makefile.am

index 99102465a22a9af2a31dbb32f560c1b276008576..ae914c9c03e124b52aab3d8a333f9f0efb97f6c6 100644 (file)
@@ -9,7 +9,7 @@ SUBDIRS = gui
 AM_CFLAGS = $(GLIB_CFLAGS) 
 AM_CFLAGS += $(GTK_CFLAGS)
 LIBS += $(GLIB_LIBS)
-LIBS += $(GTK_LIBS) -lmainWinApi
+LIBS += $(GTK_LIBS) -Lgui/API -lmainWinApi
 
 libdir = ${lttvplugindir}
 
This page took 0.024035 seconds and 4 git commands to generate.