equal
deleted
inserted
replaced
1 ###################################################################### |
1 SOURCES = main.cpp |
2 # Automatically generated by qmake (2.01a) Tue May 12 15:22:25 2009 |
|
3 ###################################################################### |
|
4 |
|
5 # Input |
|
6 SOURCES += main.cpp |
|
7 |
2 |
8 # install |
3 # install |
9 target.path = $$[QT_INSTALL_EXAMPLES]/graphicsview/anchorlayout |
4 target.path = $$[QT_INSTALL_EXAMPLES]/graphicsview/anchorlayout |
10 sources.files = $$SOURCES $$HEADERS $$RESOURCES anchorlayout.pro |
5 sources.files = $$SOURCES $$HEADERS $$RESOURCES anchorlayout.pro |
11 sources.path = $$[QT_INSTALL_EXAMPLES]/graphicsview/anchorlayout |
6 sources.path = $$[QT_INSTALL_EXAMPLES]/graphicsview/anchorlayout |
12 INSTALLS += target sources |
7 INSTALLS += target sources |
13 |
8 |
14 TARGET = anchorlayout_example |
9 TARGET = anchorlayout |
15 CONFIG+=console |
|