* Removed extraneous unix specifier on target.

This commit is contained in:
Phillip 2013-09-17 12:40:21 -07:00
parent 57213c04a9
commit e1f4bd2367
1 changed files with 1 additions and 1 deletions

View File

@ -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