12 lines
366 B
Diff
12 lines
366 B
Diff
diff -Nru kccmp-0.2.orig/kccmp.pro kccmp-0.2/kccmp.pro
|
|
--- kccmp-0.2.orig/kccmp.pro 2005-10-01 07:02:56.000000000 +0200
|
|
+++ kccmp-0.2/kccmp.pro 2009-06-08 13:55:36.000000000 +0200
|
|
@@ -4,6 +4,6 @@
|
|
CONFIG += warn_on debug
|
|
OBJECTS_DIR = obj
|
|
# Uncomment the following for Qt 4 support
|
|
-#DEFINES += KCCMP_QT_4
|
|
+DEFINES += KCCMP_QT_4
|
|
LIBS += -lboost_regex
|
|
#MOC_DIR =
|