-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 @@ -56,76 +56,5 @@ INCLUDEPATH += $(OPIEDIR)/include . LIBS += -lopiecore2 TARGET = qrsync -include( - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(OPIEDIR)/include.pro ) +include( $(OPIEDIR)/include.pro ) |