git://gitweb.ananas.su
/
projects/ananas-labs-qt4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
8d3a8b8
)
Reordered build targets.
author
Andrey Paskal
<apaskal@gmail.com>
Wed, 23 Dec 2009 15:54:08 +0000 (18:54 +0300)
committer
Andrey Paskal
<apaskal@gmail.com>
Sun, 27 Dec 2009 10:00:37 +0000 (13:00 +0300)
src/src.pro
patch
|
blob
|
history
diff --git
a/src/src.pro
b/src/src.pro
index
7d1d451
..
37ae7cf
100644
(file)
--- a/
src/src.pro
+++ b/
src/src.pro
@@
-1,8
+1,8
@@
TEMPLATE = subdirs
+SUBDIRS += editor
SUBDIRS += lib plugins
SUBDIRS += designer/formdesigner designer ananas admin
SUBDIRS += extensions
-SUBDIRS += editor
#TRANSLATIONS = \
# ../translations/ananas-en.ts \