From f62713e133a8e24cc5d80248ea6dc22407eb4c33 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Sun, 22 Aug 2004 01:06:12 +0000 Subject: Fix build with gcc-3.4 PR: ports/70784 Submitted by: Ports Fury --- cad/vipec/files/patch-vipec.pro | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'cad/vipec/files/patch-vipec.pro') diff --git a/cad/vipec/files/patch-vipec.pro b/cad/vipec/files/patch-vipec.pro index c8565b6ba62f..fd94fef96500 100644 --- a/cad/vipec/files/patch-vipec.pro +++ b/cad/vipec/files/patch-vipec.pro @@ -1,11 +1,13 @@ --- vipec.pro.orig Thu Oct 2 04:58:40 2003 -+++ vipec.pro Mon Jan 26 00:17:52 2004 -@@ -8,7 +8,7 @@ ++++ vipec.pro Sat Aug 21 00:04:24 2004 +@@ -8,8 +8,8 @@ CLEAN_FILES = core Makefile *~ *moc* components/*~ dialogs/*~ images/*~ outputs/*~ widgets/*~ MOC_DIR = moc OBJECTS_DIR = obj -CONFIG = qt warn_on exceptions stl rtti -+CONFIG = qt warn_on exceptions stl rtti thread release - DEFINES = QT_FATAL_ASSERT +-DEFINES = QT_FATAL_ASSERT ++CONFIG += qt warn_on exceptions stl rtti ++DEFINES += QT_FATAL_ASSERT VIPECHOME=\"$(VIPECHOME)\" RC_FILE = vipec.rc HEADERS = \ + ../include/Logger.h \ -- cgit v1.2.3