ports/cad/qcad/files/patch-src_scripting_ecmaapi_ecmaapi.pro
Michael Reifenberger c1afe16732 Complete the switch to qt5 and upgrade to 3.21.1.1
Submitted by:	Tamas Tevesz ice@extreme.hu
2018-07-06 12:24:07 +00:00

16 lines
472 B
Prolog

--- src/scripting/ecmaapi/ecmaapi.pro.orig 2018-06-19 20:32:20 UTC
+++ src/scripting/ecmaapi/ecmaapi.pro
@@ -4,7 +4,6 @@ CONFIG += plugin
TARGET = $${RLIBNAME}ecmaapi
CONFIG -= warn_on
CONFIG += warn_off
-CONFIG += precompile_header
PRECOMPILED_HEADER = stable.h
OTHER_FILES += ecmaapi.dox
DEFINES += QCADECMAAPI_LIBRARY
@@ -29,4 +28,4 @@ LIBS += \
-l$${RLIBNAME}spatialindex \
-l$${RLIBNAME}stemmer \
-l$${RLIBNAME}zip \
- -lquazip
+ -lquazip5