Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 180 Bytes

ssuapplication.pri

File metadata and controls

8 lines (6 loc) · 180 Bytes
 
Apr 4, 2013
Apr 4, 2013
1
2
3
4
5
6
7
8
isEmpty(TARGET):error("TARGET must be set before this file is included")
include(ssu_common.pri)
TEMPLATE = app
DESTDIR = $$DESTDIR_BIN
target.path = /usr/bin
INSTALLS += target