--- a/examples/graphicsview/anchorlayout/anchorlayout.pro Tue Jan 26 12:42:25 2010 +0200
+++ b/examples/graphicsview/anchorlayout/anchorlayout.pro Tue Feb 02 00:43:10 2010 +0200
@@ -1,9 +1,4 @@
-######################################################################
-# Automatically generated by qmake (2.01a) Tue May 12 15:22:25 2009
-######################################################################
-
-# Input
-SOURCES += main.cpp
+SOURCES = main.cpp
# install
target.path = $$[QT_INSTALL_EXAMPLES]/graphicsview/anchorlayout
@@ -11,5 +6,4 @@
sources.path = $$[QT_INSTALL_EXAMPLES]/graphicsview/anchorlayout
INSTALLS += target sources
-TARGET = anchorlayout_example
-CONFIG+=console
\ No newline at end of file
+TARGET = anchorlayout