view src/qscintilla-1-fixes.patch @ 4771:a08799ef1197

of-miscellaneous: use __octave_config_info__ * src/of-miscellaneous-3-dev-fixes.patch: new file * dist-files.mk: add of-miscellaneous-3-dev-fixes.patch
author John Donoghue
date Wed, 11 Jul 2018 13:35:05 -0400
parents 9b1f851080b6
children e770e9162424
line wrap: on
line source

diff -ur QScintilla_gpl-2.10.1.orig/Qt4Qt5/qscintilla.pro QScintilla_gpl-2.10.1/Qt4Qt5/qscintilla.pro
--- QScintilla_gpl-2.10.1.orig/Qt4Qt5/qscintilla.pro	2017-07-05 08:05:16.558914764 -0400
+++ QScintilla_gpl-2.10.1/Qt4Qt5/qscintilla.pro	2017-07-05 08:05:34.640424452 -0400
@@ -23,7 +23,7 @@
 !win32:VERSION = 13.0.0
 
 TEMPLATE = lib
-CONFIG += qt warn_off thread exceptions hide_symbols
+CONFIG += qt warn_off release thread exceptions
 
 CONFIG(debug, debug|release) {
     mac: {