From dc57cb439c6c9256f76f78a487942a4d1b2a2e27 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Fri, 24 Dec 2004 12:58:59 +0000 Subject: qmake 1.08a has more rigid syntax checking and chokes on our .pro files --- (limited to 'rsync') diff --git a/rsync/rsync.pro b/rsync/rsync.pro index 79b1465..819cd1a 100644 --- a/rsync/rsync.pro +++ b/rsync/rsync.pro @@ -57,4 +57,75 @@ INCLUDEPATH += $(OPIEDIR)/include . LIBS += -lopiecore2 TARGET = qrsync -include ( $(OPIEDIR)/include.pro ) +include( + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + $(OPIEDIR)/include.pro ) -- cgit v0.9.0.2