root/trunk/WebKit.pro
| Revision 38618, 252 bytes (checked in by hausmann@webkit.org, 11 days ago) |
|---|
| Line | |
|---|---|
| 1 | TEMPLATE = subdirs |
| 2 | CONFIG += ordered |
| 3 | |
| 4 | SUBDIRS += \ |
| 5 | JavaScriptCore \ |
| 6 | WebCore \ |
| 7 | JavaScriptCore/jsc.pro \ |
| 8 | WebKit/qt/QtLauncher \ |
| 9 | WebKit/qt/tests |
| 10 | |
| 11 | !win32: SUBDIRS += WebKitTools/DumpRenderTree/qt/DumpRenderTree.pro |
Note: See TracBrowser
for help on using the browser.