diff -r 93b982ccede2 -r 5daf16870df6 examples/threads/waitconditions/waitconditions.pro --- a/examples/threads/waitconditions/waitconditions.pro Mon Jun 21 22:38:13 2010 +0100 +++ b/examples/threads/waitconditions/waitconditions.pro Thu Jul 22 16:41:55 2010 +0100 @@ -4,14 +4,13 @@ TEMPLATE = app CONFIG -= moc app_bundle +QT -= gui DEPENDPATH += . INCLUDEPATH += . # Input SOURCES += waitconditions.cpp CONFIG += qt warn_on create_prl link_prl console -OBJECTS_DIR=obj/debug-shared -MOC_DIR=moc/debug-shared # install target.path = $$[QT_INSTALL_EXAMPLES]/threads/waitconditions