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:
5aa1e13
)
qmake build file
author
Andrey Paskal
<apaskal@gmail.com>
Wed, 23 Dec 2009 07:30:22 +0000 (10:30 +0300)
committer
Andrey Paskal
<apaskal@gmail.com>
Sun, 27 Dec 2009 10:00:36 +0000 (13:00 +0300)
src/editor/editor.pro
[new file with mode: 0644]
patch
|
blob
diff --git a/src/editor/editor.pro
b/src/editor/editor.pro
new file mode 100644
(file)
index 0000000..
00f34c1
--- /dev/null
+++ b/
src/editor/editor.pro
@@ -0,0
+1,5
@@
+TEMPLATE = lib
+#DESTDIR = ../lib
+TARGET = qtscripteditor
+#DEFINES += Q_SCRIPTDEBUG_BUILD_LIB
+include(editor.pri)