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