Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/macx
diff options
context:
space:
mode:
authordavidebeatrici <davidebeatrici@gmail.com>2018-01-12 20:08:15 +0300
committerdavidebeatrici <davidebeatrici@gmail.com>2018-01-12 20:08:15 +0300
commite348e47f4af68eaa8e0f87d1d9fc28c5583e421e (patch)
tree8cd462af17530bef554047cfe81ce4266c488b9d /macx
parent28a8e64569aeba0eb06969540103aa1c4387a519 (diff)
Remove leftover includes from "main" and "macx" project files
Diffstat (limited to 'macx')
-rw-r--r--macx/macx.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/macx/macx.pro b/macx/macx.pro
index 8bfa8cfd9..41123783d 100644
--- a/macx/macx.pro
+++ b/macx/macx.pro
@@ -7,5 +7,3 @@ TEMPLATE = subdirs
CONFIG += debug_and_release
SUBDIRS = compat osax
-
-include(scripts/scripts.pro)