-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 @@ -36,96 +36,25 @@ SOURCES += \ mdfour.c \ mksum.c \ msg.c \ netint.c \ patch.c \ prototab.c \ readsums.c \ scoop.c \ search.c \ stats.c \ stream.c \ sumset.c \ trace.c \ tube.c \ util.c \ version.c \ whole.c \ qrsync.cpp INCLUDEPATH += $(OPIEDIR)/include . LIBS += -lopiecore2 TARGET = qrsync -include( - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(OPIEDIR)/include.pro ) +include( $(OPIEDIR)/include.pro ) |