diff -r 000000000000 -r 1918ee327afb examples/graphicsview/anchorlayout/anchorlayout.pro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/examples/graphicsview/anchorlayout/anchorlayout.pro Mon Jan 11 14:00:40 2010 +0000 @@ -0,0 +1,15 @@ +###################################################################### +# Automatically generated by qmake (2.01a) Tue May 12 15:22:25 2009 +###################################################################### + +# Input +SOURCES += main.cpp + +# install +target.path = $$[QT_INSTALL_EXAMPLES]/graphicsview/anchorlayout +sources.files = $$SOURCES $$HEADERS $$RESOURCES anchorlayout.pro +sources.path = $$[QT_INSTALL_EXAMPLES]/graphicsview/anchorlayout +INSTALLS += target sources + +TARGET = anchorlayout_example +CONFIG+=console \ No newline at end of file