|
1125 | 1125 | DCA17BBB4FC31AAE9DC34DE9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileFilter.cpp"; path = "../../JuceLibraryCode/modules/juce_core/files/juce_FileFilter.cpp"; sourceTree = "SOURCE_ROOT"; }; |
1126 | 1126 | DCF6696CA1463CD8557E1FFE = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_LookAndFeel_V1.cpp"; path = "../../JuceLibraryCode/modules/juce_gui_basics/lookandfeel/juce_LookAndFeel_V1.cpp"; sourceTree = "SOURCE_ROOT"; }; |
1127 | 1127 | DD5695DE97CEF7BE76869232 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileOutputStream.cpp"; path = "../../JuceLibraryCode/modules/juce_core/files/juce_FileOutputStream.cpp"; sourceTree = "SOURCE_ROOT"; }; |
1128 | | - DDD708C7DBA729D2550B40BF = {isa = PBXFileReference; lastKnownFileType = "file.h~"; name = "juce_StandardHeader.h~"; path = "../../JuceLibraryCode/modules/juce_core/system/juce_StandardHeader.h~"; sourceTree = "SOURCE_ROOT"; }; |
1129 | 1128 | DDE157BB06373ECDBB23469C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_StretchableLayoutManager.h"; path = "../../JuceLibraryCode/modules/juce_gui_basics/layout/juce_StretchableLayoutManager.h"; sourceTree = "SOURCE_ROOT"; }; |
1130 | 1129 | DDE89F0D5E01F079323CC89C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioProcessorPlayer.h"; path = "../../JuceLibraryCode/modules/juce_audio_utils/players/juce_AudioProcessorPlayer.h"; sourceTree = "SOURCE_ROOT"; }; |
1131 | 1130 | DE4861552DB1976665B25DFD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_HighResolutionTimer.cpp"; path = "../../JuceLibraryCode/modules/juce_core/threads/juce_HighResolutionTimer.cpp"; sourceTree = "SOURCE_ROOT"; }; |
|
1925 | 1924 | 9D740F320C13F9B82EB64461 = {isa = PBXGroup; children = ( |
1926 | 1925 | 7F17077973FFDD70C4B78E7E, |
1927 | 1926 | A5E8E0CF6DA1AEAEE9D872DE, |
1928 | | - DDD708C7DBA729D2550B40BF, |
1929 | 1927 | 9978BC2A359BC506F69E545F, |
1930 | 1928 | DB4F34DA0F04B40EB6A50FB1, |
1931 | 1929 | C446923C1950EB5BE5E67F15, ); name = system; sourceTree = "<group>"; }; |
|
2680 | 2678 | INSTALL_PATH = "$(HOME)/Applications"; |
2681 | 2679 | LIBRARY_SEARCH_PATHS = ("$(inherited)", "\"/opt/local/lib\"", "\"/usr/local/lib\""); |
2682 | 2680 | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; |
2683 | | - OTHER_CPLUSPLUSFLAGS = "-rdynamic"; |
| 2681 | + OTHER_CPLUSPLUSFLAGS = "-fPIC"; |
2684 | 2682 | OTHER_LDFLAGS = "-ldl -fPIC -rdynamic"; |
2685 | 2683 | SDKROOT_ppc = macosx10.5; }; name = Debug; }; |
2686 | 2684 | 7A6F9B742B69F66DC3E29FA8 = {isa = XCBuildConfiguration; buildSettings = { |
|
2704 | 2702 | INSTALL_PATH = "$(HOME)/Applications"; |
2705 | 2703 | LIBRARY_SEARCH_PATHS = ("$(inherited)", "\"/opt/local/lib\"", "\"/usr/local/lib\""); |
2706 | 2704 | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; |
2707 | | - OTHER_CPLUSPLUSFLAGS = "-rdynamic"; |
| 2705 | + OTHER_CPLUSPLUSFLAGS = "-fPIC"; |
2708 | 2706 | OTHER_LDFLAGS = "-ldl -fPIC -rdynamic"; |
2709 | 2707 | SDKROOT_ppc = macosx10.5; }; name = Release; }; |
2710 | 2708 | C8018C9A4DA633CA60663294 = {isa = XCBuildConfiguration; buildSettings = { |
|
0 commit comments