summaryrefslogtreecommitdiff
path: root/ripser.xcodeproj
diff options
context:
space:
mode:
authorUlrich Bauer <ulrich.bauer@tum.de>2015-11-15 17:10:03 -0500
committerUlrich Bauer <ulrich.bauer@tum.de>2015-11-15 17:10:03 -0500
commit446187d05480fddcb6de2919b8ac10c6cc19212c (patch)
tree28734cbe06584faacbbd6a29ee0a0053bbdcaa4b /ripser.xcodeproj
parent06491b634ded395cc9fe6d44a32f6ab4729e9176 (diff)
build macros in project settings
Diffstat (limited to 'ripser.xcodeproj')
-rw-r--r--ripser.xcodeproj/project.pbxproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/ripser.xcodeproj/project.pbxproj b/ripser.xcodeproj/project.pbxproj
index 196bac0..9a3f1e5 100644
--- a/ripser.xcodeproj/project.pbxproj
+++ b/ripser.xcodeproj/project.pbxproj
@@ -205,6 +205,10 @@
551018501BD63CB300990BFF /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "$(inherited)",
+ FILE_FORMAT_LOWER_TRIANGULAR_CSV,
+ );
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;