We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 204afe6 commit 35904d4Copy full SHA for 35904d4
1 file changed
Builds/MacOSX/Plugins/EvntTrigAvg/EvntTrigAvg.xcodeproj/project.pbxproj
@@ -189,6 +189,14 @@
189
038981DB1FA2EFB500D25D7A /* Release */ = {
190
isa = XCBuildConfiguration;
191
buildSettings = {
192
+ HEADER_SEARCH_PATHS = (
193
+ ../../../../JuceLibraryCode,
194
+ ../../../../JuceLibraryCode/modules,
195
+ ../../../../Source/Plugins/Headers,
196
+ ../../../../Source/Plugins/CommonLibs,
197
+ "$(MAC_PACKAGE_DIR)/include",
198
+ "$(inherited)",
199
+ );
200
INFOPLIST_FILE = EvntTrigAvg/Info.plist;
201
PRODUCT_BUNDLE_IDENTIFIER = "open-ephys.EvntTrigAvg";
202
PRODUCT_NAME = "$(TARGET_NAME)";
0 commit comments