mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
14 lines
359 B
Plaintext
14 lines
359 B
Plaintext
$NetBSD: patch-bc,v 1.2 2004/04/16 14:30:45 recht Exp $
|
|
|
|
--- tools/assistant/lib/lib.pro.orig 2003-10-31 15:36:28.000000000 +0100
|
|
+++ tools/assistant/lib/lib.pro 2004-04-15 01:53:19.000000000 +0200
|
|
@@ -3,7 +3,7 @@
|
|
VERSION = 1.0
|
|
|
|
CONFIG += qt warn_on release
|
|
-CONFIG += staticlib
|
|
+#CONFIG += staticlib
|
|
CONFIG -= dll
|
|
|
|
SOURCES = qassistantclient.cpp
|