From 8f2fbef1de1b3803a21d51752fee1014c951cc12 Mon Sep 17 00:00:00 2001 From: zecke Date: Sun, 23 Jan 2005 20:21:35 +0000 Subject: -Use the global directory for .obj and .moc -Include the foo.moc to work better The problem just came up yesterday --- (limited to 'libopie2/examples/opiecore/odebugdemo/odebugdemo.pro') diff --git a/libopie2/examples/opiecore/odebugdemo/odebugdemo.pro b/libopie2/examples/opiecore/odebugdemo/odebugdemo.pro index 781d678..e06053c 100644 --- a/libopie2/examples/opiecore/odebugdemo/odebugdemo.pro +++ b/libopie2/examples/opiecore/odebugdemo/odebugdemo.pro @@ -7,8 +7,6 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lopiecore2 TARGET = odebugdemo -OBJECTS_DIR = obj - !contains( platform, x11 ) { include( $(OPIEDIR)/include.pro ) } @@ -17,4 +15,3 @@ contains( platform, x11 ) { LIBS += -L$(OPIEDIR)/lib -Wl,-rpath,$(OPIEDIR)/lib } -MOC_DIR = moc -- cgit v0.9.0.2