git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
move WebKitQt to WebKit/qt for consistency with the other ports.
[WebKit-https.git]
/
WebKit
/
qt
/
QtLauncher
/
QtLauncher.pro
1
TEMPLATE = app
2
SOURCES += main.cpp
3
CONFIG -= app_bundle
4
DESTDIR = ../../../bin
5
6
include(../../../WebKit.pri)
7
8
macx:QT+=xml network
9
QMAKE_RPATHDIR = $$OUTPUT_DIR/lib $$QMAKE_RPATHDIR