From 5202da78533aed8d48f63d764128929423fd6822 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Mon, 09 Dec 2002 14:13:01 +0000 Subject: Wellenreiter is now fully integrated into the Opie build environment. If you want to play with what we have yet, be sure to add the following to the makefile: * noncore/net/wellenreiter/libwellenreiter * noncore/net/wellenreiter/daemon * noncore/net/wellenreiter/gui Don't add the toplevel noncore/net/wellenreiter, because the Makefile in there is handcrafted. --- (limited to 'noncore/net/wellenreiter/gui/gui.pro') diff --git a/noncore/net/wellenreiter/gui/gui.pro b/noncore/net/wellenreiter/gui/gui.pro index 6b9944d..8f14bc1 100644 --- a/noncore/net/wellenreiter/gui/gui.pro +++ b/noncore/net/wellenreiter/gui/gui.pro @@ -6,6 +6,6 @@ HEADERS = wellenreiterbase.h wellenreiter.h scanlistitem.h scanlist.h lo SOURCES = main.cpp wellenreiterbase.cpp wellenreiter.cpp scanlistitem.cpp scanlist.cpp logwindow.cpp hexwindow.cpp INCLUDEPATH += $(OPIEDIR)/include ../daemon DEPENDPATH += $(OPIEDIR)/include ../daemon -LIBS += -lqpe -lopie -L../libwellenreiter/source -lwellenreiter +LIBS += -lqpe -lopie -lwellenreiter INTERFACES = wellenreitertemplate.ui TARGET = wellenreiter -- cgit v0.9.0.2