fa662d9872
bump libraries for safety.
13 lines
518 B
Plaintext
13 lines
518 B
Plaintext
$OpenBSD: patch-qmake_inc_in,v 1.2 2006/04/17 14:46:09 espie Exp $
|
|
--- qmake.inc.in.orig Tue Oct 25 08:11:26 2005
|
|
+++ qmake.inc.in Mon Apr 17 14:40:39 2006
|
|
@@ -27,7 +27,7 @@ unix {
|
|
res_os.path = $(DDIR)@RES_DIR@/os
|
|
res_platform.path = $(DDIR)@RES_DIR@/platform
|
|
|
|
- CONFIG += qt thread rtti stl warn_on debug
|
|
+ CONFIG += qt thread rtti stl warn_on release
|
|
INCLUDEPATH += @LIBFWBUILDER_INCLUDEPATH@
|
|
|
|
LIBS += $$LIBS_FWBUILDER @LIBS@
|