-rw-r--r-- | include.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include.pro b/include.pro index 3ba8776..38294d4 100644 --- a/include.pro +++ b/include.pro | |||
@@ -76,4 +76,4 @@ QMAKE_LIBDIR += $(OPIEDIR)/lib | |||
76 | 76 | ||
77 | MOC_DIR=.moc/$(PLATFORM) | 77 | MOC_DIR=.moc/$$PLATFORM |
78 | OBJECTS_DIR=.obj/$(PLATFORM) | 78 | OBJECTS_DIR=.obj/$$PLATFORM |
79 | 79 | ||