diff --git a/MBPMid2010-GPU-Fix.icns b/MBPMid2010-GPU-Fix.icns new file mode 100644 index 0000000..b5a979e Binary files /dev/null and b/MBPMid2010-GPU-Fix.icns differ diff --git a/MBPMid2010-GPU-Fix.pro b/MBPMid2010-GPU-Fix.pro index 0f0ba19..f617e81 100644 --- a/MBPMid2010-GPU-Fix.pro +++ b/MBPMid2010-GPU-Fix.pro @@ -11,6 +11,8 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets TARGET = MBPMid2010-GPU-Fix TEMPLATE = app +ICON = MBPMid2010-GPU-Fix.icns + # The following define makes your compiler emit warnings if you use # any feature of Qt which as been marked as deprecated (the exact warnings # depend on your compiler). Please consult the documentation of the