DEBSOURCES
Skip Quicknav
sources / qt3d-opensource-src / 5.7.1%2Bdfsg-2 / tests / auto / core / arrayresourcesmanager / preallocatedarraypolicy / preallocatedarraypolicy.pro
1234567
TARGET = tst_preallocatedarraypolicy CONFIG += testcase TEMPLATE = app SOURCES += tst_preallocatedarraypolicy.cpp QT += testlib 3dcore 3dcore-private