From 07994d5f5730f40c71eada9dc9c5f52139852111 Mon Sep 17 00:00:00 2001 From: nds Date: Wed, 8 Oct 2008 03:17:51 +0000 Subject: [PATCH] Undo the previous changes. --- src/Event/Event.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Event/Event.pro b/src/Event/Event.pro index 5aaa9a806..b28d7bdca 100644 --- a/src/Event/Event.pro +++ b/src/Event/Event.pro @@ -1,8 +1,8 @@ TEMPLATE = lib TARGET = Event -DESTDIR = ../../$(CONFIG_ID)/lib +DESTDIR = ../../lib MOC_DIR = ../../moc -OBJECTS_DIR = ../../$(CONFIG_ID)/obj/$$TARGET +OBJECTS_DIR = ../../obj/$$TARGET INCLUDEPATH += ../../include LIBS += -- 2.39.2