blob: e685e89716633d34996b405a2cf4e353374dc288 [file] [log] [blame]
QT = core script
win32: CONFIG += console
mac: CONFIG -= app_bundle
SOURCES += main.cpp
include(qsdbg.pri)
EXAMPLE_FILES = *.js
target.path = $$[QT_INSTALL_EXAMPLES]/script/qsdbg
INSTALLS += target
maemo5: CONFIG += qt_example