Files
SingularityViewer/indra/llqtwebkit/qtwebkit_cookiejar/autotest/trie/trie.pro
2012-09-08 02:03:07 -04:00

16 lines
200 B
Prolog

TEMPLATE = app
TARGET =
DEPENDPATH += .
INCLUDEPATH += .
win32: CONFIG += console
mac:CONFIG -= app_bundle
CONFIG += qtestlib
include(../../src/src.pri)
# Input
SOURCES += tst_trie.cpp
HEADERS +=