Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Winkelmann
QmlSlidePrinter
Commits
e459c544
Commit
e459c544
authored
Nov 02, 2018
by
Michael Winkelmann
Browse files
Removed pri file
parent
33b57f62
Changes
2
Hide whitespace changes
Inline
Side-by-side
QmlPrinter.pri
deleted
100644 → 0
View file @
33b57f62
INCLUDEPATH += $$PWD
SOURCES += $$PWD/qmlprinter.cpp
HEADERS += $$PWD/qmlprinter.h
OTHER_FILES += \
$$PWD/LICENSE
QmlPrinter.pro
View file @
e459c544
QT
+=
qml
quick
gui
printsupport
include
(
$$
PWD
/
QmlPrinter
.
pri
)
SOURCES
+=
$$
PWD
/
qmlprinter
.
cpp
HEADERS
+=
$$
PWD
/
qmlprinter
.
h
OTHER_FILES
+=
\
$$
PWD
/
LICENSE
SOURCES
+=
main
.
cpp
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment