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:
authorMikkel Krautz <mikkel@krautz.dk>2012-10-29 22:42:18 +0400
committerMikkel Krautz <mikkel@krautz.dk>2012-10-29 22:42:38 +0400
commit7de07df29d0fb056915a7fc3a6c4a70dfe28483d (patch)
treebd2a8b3ee27ae060be92a7968c0ad8c81d0a1fe8 /macx
parent286f148b462faea6b04dd958a415f09b29c1208b (diff)
macx: pro file fixes for release.pl.
Diffstat (limited to 'macx')
-rw-r--r--macx/macx.pro2
-rw-r--r--macx/overlay/overlay.pro4
-rw-r--r--macx/scripts/scripts.pro1
3 files changed, 4 insertions, 3 deletions
diff --git a/macx/macx.pro b/macx/macx.pro
index b82d6517e..30463a00e 100644
--- a/macx/macx.pro
+++ b/macx/macx.pro
@@ -1,4 +1,4 @@
TEMPLATE = subdirs
CONFIG += debug_and_release
-SUBDIRS = overlay compat osax
+SUBDIRS = overlay compat osax scripts
diff --git a/macx/overlay/overlay.pro b/macx/overlay/overlay.pro
index 99eb6366c..5215ede69 100644
--- a/macx/overlay/overlay.pro
+++ b/macx/overlay/overlay.pro
@@ -21,8 +21,8 @@ QMAKE_LFLAGS = -framework CoreFoundation
SOURCES = mach_override.c
OBJECTIVE_SOURCES = overlay.m
-HEADERS = mach_override.h
-DIST = overlay.plist
+HEADERS = mach_override.h avail.h
+DIST = overlay.plist avail.pl
CONFIG(debug, debug|release) {
DESTDIR = ../../debug
diff --git a/macx/scripts/scripts.pro b/macx/scripts/scripts.pro
new file mode 100644
index 000000000..03de8602f
--- /dev/null
+++ b/macx/scripts/scripts.pro
@@ -0,0 +1 @@
+DIST *= DS_Store codesign-requirements.tmpl osxdist.py build-overlay-installer gendmg.pl