Skip to content

Commit 3b2f7f8

Browse files
committed
remove redundant environment settings
these are defined in Base.xcconfig, which is included in Plugin.xcconfig
1 parent 195fe27 commit 3b2f7f8

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

Builds/MacOSX/Plugins/Config/Plugin.xcconfig

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
// Defaults for values that might be overridden in Env.xcconfig
2-
JULIA_PATH = /Applications/Julia-0.5.app/Contents/Resources/julia
3-
MAC_PACKAGE_DIR = /opt/local
4-
5-
// Pull in machine-specific settings from git-ignored file, if it exists.
6-
#include "Env.xcconfig"
7-
81
#include "Base.xcconfig"
92

103
CONFIGURATION_BUILD_DIR = $(PROJECT_DIR)/../../build/$(CONFIGURATION)/open-ephys.app/Contents/PlugIns

0 commit comments

Comments
 (0)