Merged in ths80/valentina (pull request #74)
fix build on mac os --HG-- branch : develop
This commit is contained in:
commit
7cb07b6cc9
|
@ -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