clean up qmake-generated project
[profile/ivi/qtdeclarative.git] / examples / declarative / cppextensions / referenceexamples / methods / methods.pro
index 43fa92c..ee28355 100644 (file)
@@ -1,10 +1,5 @@
-TEMPLATE = app
-TARGET = methods
-DEPENDPATH += .
-INCLUDEPATH += .
 QT += declarative
 
-# Input
 SOURCES += main.cpp \
            person.cpp \
            birthdayparty.cpp