changed target #197

This commit is contained in:
itsmattkc
2018-12-25 17:42:37 +11:00
parent 9cef1fb396
commit d2654f9980
+6 -1
View File
@@ -8,7 +8,12 @@ QT += core gui multimedia opengl
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = Olive
mac {
TARGET = Olive
}
!mac {
TARGET = olive-editor
}
TEMPLATE = app
# The following define makes your compiler emit warnings if you use