repo.or.cz
/
nut.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[qnut] fixed main window show/hide on tray icon click event
[nut.git]
/
libnutcommon
/
libnutcommon.pro
blob
c92ca9342a16c80f556fc1499231754cd67bcb14
1
TEMPLATE
=
lib
2
CONFIG
+=
staticlib create_prl
3
CONFIG
-=
thread
4
TARGET
=
nutcommon
5
6
CONFIG
+=
qt warn_on qdbus exceptions
7
QT
-=
gui
8
QT
+=
network
9
10
CODECFORSRC
=
UTF
-
8
11
12
SOURCES
+=
macaddress
.
cpp config
.
cpp \
13
common
.
cpp \
14
device
.
cpp \
15
dbusmonitor
.
cpp
16
HEADERS
+=
macaddress
.
h config
.
h common
.
h config
.
h \
17
device
.
h \
18
dbusmonitor
.
h
19
20
OBJECTS_DIR
=
build
/
21
UI_DIR
=
build
/
22
MOC_DIR
=
build
/
23
QMAKE_CXXFLAGS_DEBUG
+= -
pedantic \
24
-
Wno
-
long
-
long