Not installing MIDI bundle globally

CQTexperiment
Chris Moeller 2013-10-15 08:08:46 -07:00
parent 2a6bca122a
commit 9d4da8ad7b
1 changed files with 2 additions and 0 deletions

View File

@ -377,6 +377,7 @@
/Users/Chris/Source/Repos/cog/ThirdParty/BASS,
);
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
@ -394,6 +395,7 @@
/Users/Chris/Source/Repos/cog/ThirdParty/BASS,
);
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
WRAPPER_EXTENSION = bundle;
};
name = Release;