12 lines
344 B
Text
12 lines
344 B
Text
|
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
|