From 3cb50f57feaa15885dd94f2f5c8c679442faf73d Mon Sep 17 00:00:00 2001 From: Kitteh Date: Wed, 31 Oct 2018 08:06:17 +0000 Subject: [PATCH] [Build] Remove unneeded stuff in QMake. --- KittehPlayer.pro | 4 ---- 1 file changed, 4 deletions(-) diff --git a/KittehPlayer.pro b/KittehPlayer.pro index 0571527..45b5cf6 100644 --- a/KittehPlayer.pro +++ b/KittehPlayer.pro @@ -27,10 +27,6 @@ unix { INSTALLS += icon } -win32 { -DEFINES += WINDOWS -} - INSTALLS += target HEADERS += src/mpvobject.h src/filesavedialog.h src/fileopendialog.h