Skip to content

Commit 334161d

Browse files
Robert PancoastRobert Pancoast
authored andcommitted
Update project.pbxproj
1 parent b0fd0ae commit 334161d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/projectM-sdl/SDLprojectM.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -655,6 +655,7 @@
655655
PRODUCT_BUNDLE_IDENTIFIER = net.projectm.sdl;
656656
PRODUCT_NAME = "$(TARGET_NAME)";
657657
PROVISIONING_PROFILE_SPECIFIER = "";
658+
SYMROOT = "$(SRCROOT)/build";
658659
};
659660
name = Debug;
660661
};
@@ -680,6 +681,7 @@
680681
PRODUCT_BUNDLE_IDENTIFIER = net.projectm.sdl;
681682
PRODUCT_NAME = "$(TARGET_NAME)";
682683
PROVISIONING_PROFILE_SPECIFIER = "";
684+
SYMROOT = "$(SRCROOT)/build";
683685
};
684686
name = Release;
685687
};

0 commit comments

Comments
 (0)