Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
14 lines
256 B
Prolog
14 lines
256 B
Prolog
TEMPLATE = app
|
|
TARGET =
|
|
DEPENDPATH += .
|
|
INCLUDEPATH += .
|
|
|
|
# Input
|
|
SOURCES += main.cpp
|
|
|
|
QWERTY_BUNDLE.version = Bogus.78
|
|
QWERTY_BUNDLE.files = some-file "existing file" "non-existing file"
|
|
QWERTY_BUNDLE.path = QwertyData
|
|
|
|
QMAKE_BUNDLE_DATA = QWERTY_BUNDLE
|