Doc: Add skeleton project for GUI snippets
Done-with: Nico Vertriest <nico.vertriest@qt.io> Task-number: QTBUG-81486 Change-Id: I4bd1f2f56561298573ae57adb149d77e374d8449 Reviewed-by: Topi Reiniö <topi.reinio@qt.io>bb10
parent
98158096a4
commit
b5a0baa061
|
|
@ -0,0 +1,6 @@
|
|||
TEMPLATE = subdirs
|
||||
SUBDIRS =
|
||||
|
||||
contains(QT_BUILD_PARTS, tests) {
|
||||
SUBDIRS +=
|
||||
}
|
||||
Loading…
Reference in New Issue