diff options
Diffstat (limited to 'examples/animation/stickman/editor/editor.pri')
-rw-r--r-- | examples/animation/stickman/editor/editor.pri | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/animation/stickman/editor/editor.pri b/examples/animation/stickman/editor/editor.pri new file mode 100644 index 0000000..7ad9edb --- /dev/null +++ b/examples/animation/stickman/editor/editor.pri @@ -0,0 +1,2 @@ +SOURCES += $$PWD/animationdialog.cpp $$PWD/mainwindow.cpp +HEADERS += $$PWD/animationdialog.h $$PWD/mainwindow.h |