mirror of
https://github.com/libAthena/athena.git
synced 2025-05-13 10:51:34 +00:00
* Removed extraneous unix specifier on target.
This commit is contained in:
parent
57213c04a9
commit
e1f4bd2367
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user