From 6d20f295c578281b043073a5c0dd668fe754581a Mon Sep 17 00:00:00 2001 From: zecke Date: Wed, 02 Oct 2002 12:25:01 +0000 Subject: Commit my files so other people can play with them --- (limited to 'noncore/apps/opie-console/opie-console.pro') diff --git a/noncore/apps/opie-console/opie-console.pro b/noncore/apps/opie-console/opie-console.pro index e045a48..9e44ab0 100644 --- a/noncore/apps/opie-console/opie-console.pro +++ b/noncore/apps/opie-console/opie-console.pro @@ -10,7 +10,8 @@ HEADERS = io_layer.h io_serial.h \ profileconfig.h \ profilemanager.h \ configwidget.h \ - tabwidget.h + tabwidget.h \ + configdialog.h SOURCES = io_layer.cpp io_serial.cpp \ file_layer.cpp main.cpp \ metafactory.cpp \ @@ -19,8 +20,9 @@ SOURCES = io_layer.cpp io_serial.cpp \ profile.cpp \ profileconfig.cpp \ profilemanager.cpp \ - tabwidget.cpp -INTERFACES = + tabwidget.cpp \ + configdialog.cpp +INTERFACES = configurebase.ui editbase.ui INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -lopie -- cgit v0.9.0.2