summaryrefslogtreecommitdiff
path: root/noncore/settings/mediummount/mediummount.pro
blob: d6983ec5fbf52b6dbf13d0bdef05ab3ca6402201 (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE	= app
DESTDIR         = $(OPIEDIR)/bin/
#CONFIG		= qt warn_on debug
CONFIG		= qt warn_on release
HEADERS		= mediumwidget.h mediumglobal.h mainwindow.h
SOURCES		= main.cpp mediumwidget.cc mediumglobal.cc mainwindow.cc
INCLUDEPATH	+= $(OPIEDIR)/include
DEPENDPATH	+= $(OPIEDIR)/include
LIBS            += -lqpe
TARGET          = mediummount