Remove remaning TARGET.EPOCHEAPSIZE settings from examples.
Not needed anymore. Change-Id: I28b6566e1498afb68295c16e8786fe8bc0256361 Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
This commit is contained in:
parent
96cded6667
commit
c0bf2884f9
@ -9,8 +9,6 @@ SOURCES += \
|
||||
node.cpp \
|
||||
graphwidget.cpp
|
||||
|
||||
TARGET.EPOCHEAPSIZE = 0x200000 0xA00000
|
||||
|
||||
# install
|
||||
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/graphicsview/elasticnodes
|
||||
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS elasticnodes.pro
|
||||
|
@ -6,8 +6,6 @@ SOURCES = main.cpp \
|
||||
pieview.cpp
|
||||
unix:!mac:!vxworks:!integrity:LIBS+= -lm
|
||||
|
||||
TARGET.EPOCHEAPSIZE = 0x200000 0x800000
|
||||
|
||||
# install
|
||||
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/itemviews/chart
|
||||
sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.cht
|
||||
|
Loading…
Reference in New Issue
Block a user