From f226f214138b562341406d420c3f0e1259b5a449 Mon Sep 17 00:00:00 2001 From: umopapisdn Date: Tue, 24 Sep 2002 21:33:17 +0000 Subject: *** empty log message *** --- (limited to 'noncore') diff --git a/noncore/settings/usermanager/usermanager.pro b/noncore/settings/usermanager/usermanager.pro index 956d98e..b0b5c6e 100644 --- a/noncore/settings/usermanager/usermanager.pro +++ b/noncore/settings/usermanager/usermanager.pro @@ -1,10 +1,9 @@ -Package: userconfig -Files: bin/usermanager apps/Settings/usermanager.desktop pics/userconfig/* -Priority: optional -Section: opie/settings -Version: $QPE_VERSION-$SUB_VERSION-0.9 -Depends: opie-base ($QPE_VERSION) -Architecture: arm -Maintainer: Ted Parnefors -License: GPL -Description: User/Group manager for OPIE. +TEMPLATE = app +#CONFIG = qt warn_on debug +CONFIG = qt warn_on release +HEADERS = usermanager.h userdialog.h groupdialog.h passwd.h +SOURCES = usermanager.cpp userdialog.cpp groupdialog.cpp passwd.h main.cpp +INCLUDEPATH += $(OPIEDIR)/include +DEPENDPATH += $(OPIEDIR)/include +LIBS += -L/opt/Embedix/tools/arm-linux/lib/ -lqpe -lcrypt +TARGET = usermanager -- cgit v0.9.0.2