fix build on mac os
--HG-- branch : develop
This commit is contained in:
parent
ae1195df21
commit
823090718b
|
@ -273,7 +273,7 @@ unix{
|
|||
libraries.files += $${OUT_PWD}/../../libs/vpropertyexplorer/$${DESTDIR}/libvpropertyexplorer.1.dylib
|
||||
|
||||
tape.path = $$MACOS_DIR
|
||||
tape.files += $${OUT_PWD}/../tape/$${DESTDIR}/tape
|
||||
tape.files += $${OUT_PWD}/../tape/$${DESTDIR}/tape.app
|
||||
|
||||
# Utility pdftops need for saving a layout image to PS and EPS formates.
|
||||
xpdf.path = $$MACOS_DIR
|
||||
|
|
|
@ -32,6 +32,7 @@
|
|||
#include <csignal>
|
||||
#include <QtGlobal>
|
||||
#include <QStringList>
|
||||
#include <QSharedPointer>
|
||||
#ifdef Q_OS_WIN
|
||||
#include <windows.h>
|
||||
#endif /* Q_OS_WIN */
|
||||
|
|
Loading…
Reference in New Issue
Block a user