From a210b9a597ba0c929d95c38ffbaf972916c7b8a7 Mon Sep 17 00:00:00 2001 From: ar Date: Sun, 02 May 2004 17:31:50 +0000 Subject: - convert qDebug to odebug --- (limited to 'core/symlinker/symlinker.pro') diff --git a/core/symlinker/symlinker.pro b/core/symlinker/symlinker.pro index f850d46..50ad785 100644 --- a/core/symlinker/symlinker.pro +++ b/core/symlinker/symlinker.pro @@ -1,15 +1,15 @@ -TEMPLATE = app -CONFIG += qt warn_on -DESTDIR = $(OPIEDIR)/bin +TEMPLATE = app +CONFIG += qt warn_on +DESTDIR = $(OPIEDIR)/bin -HEADERS = -SOURCES = main.cpp -INTERFACES = +HEADERS = +SOURCES = main.cpp +INTERFACES = -TARGET = opie-update-symlinks -INCLUDEPATH += $(OPIEDIR)/include +TARGET = opie-update-symlinks +INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include . -LIBS += -lqpe +LIBS += -lqpe -lopiecore2 include ( $(OPIEDIR)/include.pro ) -- cgit v0.9.0.2