-rw-r--r-- | rsync/rsync.pro | 73 |
1 files changed, 1 insertions, 72 deletions
diff --git a/rsync/rsync.pro b/rsync/rsync.pro index 819cd1a..a9e341c 100644 --- a/rsync/rsync.pro +++ b/rsync/rsync.pro @@ -57,75 +57,4 @@ INCLUDEPATH += $(OPIEDIR)/include . LIBS += -lopiecore2 TARGET = qrsync -include( - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(OPIEDIR)/include.pro ) +include( $(OPIEDIR)/include.pro ) |