examples/threads/waitconditions/waitconditions.pro
changeset 30 5dc02b23752f
parent 0 1918ee327afb
equal deleted inserted replaced
29:b72c6db6890b 30:5dc02b23752f
     2 # Automatically generated by qmake (1.08a) Fri Jan 7 15:25:07 2005
     2 # Automatically generated by qmake (1.08a) Fri Jan 7 15:25:07 2005
     3 ######################################################################
     3 ######################################################################
     4 
     4 
     5 TEMPLATE = app
     5 TEMPLATE = app
     6 CONFIG -= moc app_bundle
     6 CONFIG -= moc app_bundle
       
     7 QT -= gui
     7 DEPENDPATH += .
     8 DEPENDPATH += .
     8 INCLUDEPATH += .
     9 INCLUDEPATH += .
     9 
    10 
    10 # Input
    11 # Input
    11 SOURCES += waitconditions.cpp
    12 SOURCES += waitconditions.cpp
    12 CONFIG += qt warn_on create_prl link_prl console
    13 CONFIG += qt warn_on create_prl link_prl console
    13 OBJECTS_DIR=obj/debug-shared
       
    14 MOC_DIR=moc/debug-shared
       
    15 
    14 
    16 # install
    15 # install
    17 target.path = $$[QT_INSTALL_EXAMPLES]/threads/waitconditions
    16 target.path = $$[QT_INSTALL_EXAMPLES]/threads/waitconditions
    18 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS waitconditions.pro
    17 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS waitconditions.pro
    19 sources.path = $$[QT_INSTALL_EXAMPLES]/threads/waitconditions
    18 sources.path = $$[QT_INSTALL_EXAMPLES]/threads/waitconditions