28675642f3
Add a toplevel manual.pro and other .pro-files to build them and fix the build. Change-Id: Ibc98a27b39dd1304edfa8a6894d62e77ce7ef387 Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
7 lines
182 B
Prolog
7 lines
182 B
Prolog
QT += widgets
|
|
SOURCES = main.cpp
|
|
OTHER_FILES = glyphshaping_data.xml
|
|
glyphshaping_data.path = .
|
|
glyphshaping_data.files = $$PWD/glyphshaping_data.xml
|
|
DEPLOYMENT += glyphshaping_data
|