diff -r 41300fa6a67c -r f7bc934e204c util/examples/graphicsview/weatheranchorlayout/weatheranchorlayout.pro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/util/examples/graphicsview/weatheranchorlayout/weatheranchorlayout.pro Wed Mar 31 11:06:36 2010 +0300 @@ -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 +