From: APTX Date: Sat, 14 May 2011 20:41:45 +0000 (+0200) Subject: More installation fixes. X-Git-Url: https://gitweb.tyo.aptx.org/?a=commitdiff_plain;h=4247b0966707354d0363e872df154ed864f843d9;p=anidbudpclient.git More installation fixes. --- diff --git a/anidbudpclient.pro b/anidbudpclient.pro index 2219cfd..a245144 100644 --- a/anidbudpclient.pro +++ b/anidbudpclient.pro @@ -139,14 +139,14 @@ norenameparser { message(Disabled renameparser support) } -target.path = ./$${PREFIX}/lib +target.path = /lib target.files = $$TARGET -headers.path = "./$${PREFIX}/include/AniDBUdpClient" +headers.path = /include/AniDBUdpClient headers.files = $$HEADERS -conv_headers.path = ./$${PREFIX} +conv_headers.path = / conv_headers.files = $$CONV_HEADERS INSTALLS += target headers conv_headers