repo.or.cz
/
dashstudio.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added a class to hold data from the commands
[dashstudio.git]
/
src
/
global
/
global.pro
blob
3b40ea3f5f479690d6d048218f44edb3c76d2fd9
1
TEMPLATE
=
lib
2
3
CONFIG
+=
staticlib \
4
warn_on
5
HEADERS
+=
dash
.
h \
6
module
.
h \
7
datasource
.
h
8
TARGET
=
dash
9
DESTDIR
= ../../
lib
10
SOURCES
+=
module
.
cpp \
11
datasource
.
cpp