From: konrad Date: Tue, 29 Dec 2009 17:46:48 +0000 (+0000) Subject: some minor corrections to make it compile and behave correctly on windows X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=cef65bcbbbc006b85492c2fd3382e8600dad1efb;p=web%2Fkonrad%2Fsmoke.git some minor corrections to make it compile and behave correctly on windows git-svn-id: https://silmor.de/svn/softmagic/smoke/trunk/zip@370 6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33 --- diff --git a/zip.pri b/zip.pri index fe09d05..dcc373b 100644 --- a/zip.pri +++ b/zip.pri @@ -3,3 +3,4 @@ # Modified for Magic Smoke by (c) Konrad Rosenbaum, 2007 LIBS += -L../zip -lzip +INCLUDEPATH += ../zip \ No newline at end of file