diff -r 56cd8111b7f7 -r 41300fa6a67c examples/graphicsview/weatheranchorlayout/weatheranchorlayout.pro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/examples/graphicsview/weatheranchorlayout/weatheranchorlayout.pro Tue Feb 02 00:43:10 2010 +0200 @@ -0,0 +1,14 @@ +###################################################################### +# Automatically generated by qmake (2.01a) Tue May 12 15:22:25 2009 +###################################################################### + +# Input +SOURCES += main.cpp +RESOURCES += weatheranchorlayout.qrc + +# install +target.path = $$[QT_INSTALL_EXAMPLES]/graphicsview/weatheranchorlayout +sources.files = $$SOURCES $$HEADERS $$RESOURCES weatheranchorlayout.pro images +sources.path = $$[QT_INSTALL_EXAMPLES]/graphicsview/weatheranchorlayout +INSTALLS += target sources +