From e1f4bd2367a2bd0e1ee70fb403f33becf8d40a05 Mon Sep 17 00:00:00 2001 From: Phillip Date: Tue, 17 Sep 2013 12:40:21 -0700 Subject: [PATCH] * Removed extraneous unix specifier on target. --- libzelda.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libzelda.pro b/libzelda.pro index 8743206..153f852 100644 --- a/libzelda.pro +++ b/libzelda.pro @@ -13,7 +13,7 @@ CONFIG(debug, debug|release){ CONFIG(release, release|debug){ DEFINES -= DEBUG - unix:TARGET=zelda + TARGET=zelda # We don't want the objects, # in the project directory, so tell qmake # where to put them