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
Implemented copy, cut and paste frame
[dashstudio.git]
/
src
/
src.pro
blob
2a75717041f75eceb674f88f4b927cef109d187b
1
CONFIG
+=
warn_on \
2
thread \
3
qt
4
TARGET
= ../
bin
/
dash
5
6
TEMPLATE
=
subdirs
7
8
SUBDIRS
+=
dash
9
10
# TODO: check
11
SUBDIRS
+=
dashserver
12
13
SUBDIRS
+=
components
14
SUBDIRS
+=
shell
15
SUBDIRS
+=
dashd
16
17