tests/auto/qmake/testdata/bundle-spaces/bundle-spaces.pro
changeset 0 1918ee327afb
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 TEMPLATE = app
       
     2 TARGET = 
       
     3 DEPENDPATH += .
       
     4 INCLUDEPATH += .
       
     5 
       
     6 # Input
       
     7 SOURCES += main.cpp
       
     8 
       
     9 QWERTY_BUNDLE.version = Bogus.78
       
    10 QWERTY_BUNDLE.files = some-file "existing file" "non-existing file"
       
    11 QWERTY_BUNDLE.path = QwertyData
       
    12 
       
    13 QMAKE_BUNDLE_DATA = QWERTY_BUNDLE