config.tests/all/openvg/openvg.pro
changeset 28 b7da29130b0e
parent 7 923ff622b8b9
equal deleted inserted replaced
23:e6ad4ef83b23 28:b7da29130b0e
    28 TEMPLATE = app
    28 TEMPLATE = app
    29 TARGET = hbconftest_openvg
    29 TARGET = hbconftest_openvg
    30 DEPENDPATH += .
    30 DEPENDPATH += .
    31 INCLUDEPATH += .
    31 INCLUDEPATH += .
    32 CONFIG += openvg
    32 CONFIG += openvg
       
    33 CONFIG -= app_bundle
    33 
    34 
    34 # Input
    35 # Input
    35 SOURCES += main.cpp
    36 SOURCES += main.cpp
    36 
    37 
    37 # OpenVG libraries, the same way hbcore uses them
    38 # OpenVG libraries, the same way hbcore uses them