]> Some of my projects - anidbudpclient.git/commitdiff
More installation fixes.
authorAPTX <marek321@gmail.com>
Sat, 14 May 2011 20:41:45 +0000 (22:41 +0200)
committerAPTX <marek321@gmail.com>
Sat, 14 May 2011 20:41:45 +0000 (22:41 +0200)
anidbudpclient.pro

index 2219cfdc6a786d7b2651eecb74f59452217cea77..a2451444a048795dbc6b114ac8b96ee14cbac0e7 100644 (file)
@@ -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