ports/cad/qcad/patches/patch-src_scripting_ecmaapi_ecmaapi_pro

12 lines
344 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: src/scripting/ecmaapi/ecmaapi.pro
--- src/scripting/ecmaapi/ecmaapi.pro.orig
+++ 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