-rw-r--r-- | rsync/rsync.pro | 73 |
1 files changed, 72 insertions, 1 deletions
diff --git a/rsync/rsync.pro b/rsync/rsync.pro index 79b1465..819cd1a 100644 --- a/rsync/rsync.pro +++ b/rsync/rsync.pro @@ -58,3 +58,74 @@ LIBS += -lopiecore2 TARGET = qrsync -include ( $(OPIEDIR)/include.pro ) +include( + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + $(OPIEDIR)/include.pro ) |