[tiger] Never needed the glew target.
This commit is contained in:
@@ -1812,7 +1812,6 @@
|
|||||||
2BA7925B1304F20D002BD8E1 /* NotesLoaderSSC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NotesLoaderSSC.h; path = ../src/NotesLoaderSSC.h; sourceTree = SOURCE_ROOT; };
|
2BA7925B1304F20D002BD8E1 /* NotesLoaderSSC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NotesLoaderSSC.h; path = ../src/NotesLoaderSSC.h; sourceTree = SOURCE_ROOT; };
|
||||||
2BA7925C1304F20D002BD8E1 /* NotesWriterSSC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = NotesWriterSSC.cpp; path = ../src/NotesWriterSSC.cpp; sourceTree = SOURCE_ROOT; };
|
2BA7925C1304F20D002BD8E1 /* NotesWriterSSC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = NotesWriterSSC.cpp; path = ../src/NotesWriterSSC.cpp; sourceTree = SOURCE_ROOT; };
|
||||||
2BA7925D1304F20D002BD8E1 /* NotesWriterSSC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NotesWriterSSC.h; path = ../src/NotesWriterSSC.h; sourceTree = SOURCE_ROOT; };
|
2BA7925D1304F20D002BD8E1 /* NotesWriterSSC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NotesWriterSSC.h; path = ../src/NotesWriterSSC.h; sourceTree = SOURCE_ROOT; };
|
||||||
2BBF97C6139327A800D950F6 /* libglew.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libglew.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
||||||
2BC6130D13773C8E00CC8BBD /* png.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = png.c; path = ../extern/libpng/include/png.c; sourceTree = SOURCE_ROOT; };
|
2BC6130D13773C8E00CC8BBD /* png.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = png.c; path = ../extern/libpng/include/png.c; sourceTree = SOURCE_ROOT; };
|
||||||
2BC6130E13773C8E00CC8BBD /* png.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = png.h; path = ../extern/libpng/include/png.h; sourceTree = SOURCE_ROOT; };
|
2BC6130E13773C8E00CC8BBD /* png.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = png.h; path = ../extern/libpng/include/png.h; sourceTree = SOURCE_ROOT; };
|
||||||
2BC6130F13773C8E00CC8BBD /* pngconf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pngconf.h; path = ../extern/libpng/include/pngconf.h; sourceTree = SOURCE_ROOT; };
|
2BC6130F13773C8E00CC8BBD /* pngconf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pngconf.h; path = ../extern/libpng/include/pngconf.h; sourceTree = SOURCE_ROOT; };
|
||||||
@@ -3050,13 +3049,6 @@
|
|||||||
/* End PBXFileReference section */
|
/* End PBXFileReference section */
|
||||||
|
|
||||||
/* Begin PBXFrameworksBuildPhase section */
|
/* Begin PBXFrameworksBuildPhase section */
|
||||||
2BBF97C4139327A800D950F6 /* Frameworks */ = {
|
|
||||||
isa = PBXFrameworksBuildPhase;
|
|
||||||
buildActionMask = 2147483647;
|
|
||||||
files = (
|
|
||||||
);
|
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
|
||||||
};
|
|
||||||
AA29CE3B0558741A00961A51 /* Frameworks */ = {
|
AA29CE3B0558741A00961A51 /* Frameworks */ = {
|
||||||
isa = PBXFrameworksBuildPhase;
|
isa = PBXFrameworksBuildPhase;
|
||||||
buildActionMask = 2147483647;
|
buildActionMask = 2147483647;
|
||||||
@@ -3195,7 +3187,6 @@
|
|||||||
AA7C895F0B67444700FD9940 /* libtommath.a */,
|
AA7C895F0B67444700FD9940 /* libtommath.a */,
|
||||||
AA7C8B8B0B67460600FD9940 /* libtomcrypt.a */,
|
AA7C8B8B0B67460600FD9940 /* libtomcrypt.a */,
|
||||||
AAA070A90CE7B0DF005A3060 /* libmad.a */,
|
AAA070A90CE7B0DF005A3060 /* libmad.a */,
|
||||||
2BBF97C6139327A800D950F6 /* libglew.a */,
|
|
||||||
);
|
);
|
||||||
name = Products;
|
name = Products;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
@@ -5042,13 +5033,6 @@
|
|||||||
/* End PBXGroup section */
|
/* End PBXGroup section */
|
||||||
|
|
||||||
/* Begin PBXHeadersBuildPhase section */
|
/* Begin PBXHeadersBuildPhase section */
|
||||||
2BBF97C2139327A800D950F6 /* Headers */ = {
|
|
||||||
isa = PBXHeadersBuildPhase;
|
|
||||||
buildActionMask = 2147483647;
|
|
||||||
files = (
|
|
||||||
);
|
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
|
||||||
};
|
|
||||||
AA29CC270558741A00961A51 /* Headers */ = {
|
AA29CC270558741A00961A51 /* Headers */ = {
|
||||||
isa = PBXHeadersBuildPhase;
|
isa = PBXHeadersBuildPhase;
|
||||||
buildActionMask = 2147483647;
|
buildActionMask = 2147483647;
|
||||||
@@ -5594,23 +5578,6 @@
|
|||||||
/* End PBXLegacyTarget section */
|
/* End PBXLegacyTarget section */
|
||||||
|
|
||||||
/* Begin PBXNativeTarget section */
|
/* Begin PBXNativeTarget section */
|
||||||
2BBF97C5139327A800D950F6 /* glew */ = {
|
|
||||||
isa = PBXNativeTarget;
|
|
||||||
buildConfigurationList = 2BBF97CB139327DE00D950F6 /* Build configuration list for PBXNativeTarget "glew" */;
|
|
||||||
buildPhases = (
|
|
||||||
2BBF97C2139327A800D950F6 /* Headers */,
|
|
||||||
2BBF97C3139327A800D950F6 /* Sources */,
|
|
||||||
2BBF97C4139327A800D950F6 /* Frameworks */,
|
|
||||||
);
|
|
||||||
buildRules = (
|
|
||||||
);
|
|
||||||
dependencies = (
|
|
||||||
);
|
|
||||||
name = glew;
|
|
||||||
productName = glew;
|
|
||||||
productReference = 2BBF97C6139327A800D950F6 /* libglew.a */;
|
|
||||||
productType = "com.apple.product-type.library.static";
|
|
||||||
};
|
|
||||||
AA29CC240558741A00961A51 /* stepmania */ = {
|
AA29CC240558741A00961A51 /* stepmania */ = {
|
||||||
isa = PBXNativeTarget;
|
isa = PBXNativeTarget;
|
||||||
buildConfigurationList = AAC8450F0856A19700A9FEAB /* Build configuration list for PBXNativeTarget "stepmania" */;
|
buildConfigurationList = AAC8450F0856A19700A9FEAB /* Build configuration list for PBXNativeTarget "stepmania" */;
|
||||||
@@ -5802,7 +5769,6 @@
|
|||||||
AA7C895E0B67444700FD9940 /* tommath */,
|
AA7C895E0B67444700FD9940 /* tommath */,
|
||||||
AA7C8B8A0B67460600FD9940 /* tomcrypt */,
|
AA7C8B8A0B67460600FD9940 /* tomcrypt */,
|
||||||
AAA070A80CE7B0DF005A3060 /* mad */,
|
AAA070A80CE7B0DF005A3060 /* mad */,
|
||||||
2BBF97C5139327A800D950F6 /* glew */,
|
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
/* End PBXProject section */
|
/* End PBXProject section */
|
||||||
@@ -5932,13 +5898,6 @@
|
|||||||
/* End PBXShellScriptBuildPhase section */
|
/* End PBXShellScriptBuildPhase section */
|
||||||
|
|
||||||
/* Begin PBXSourcesBuildPhase section */
|
/* Begin PBXSourcesBuildPhase section */
|
||||||
2BBF97C3139327A800D950F6 /* Sources */ = {
|
|
||||||
isa = PBXSourcesBuildPhase;
|
|
||||||
buildActionMask = 2147483647;
|
|
||||||
files = (
|
|
||||||
);
|
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
|
||||||
};
|
|
||||||
AA29CD410558741A00961A51 /* Sources */ = {
|
AA29CD410558741A00961A51 /* Sources */ = {
|
||||||
isa = PBXSourcesBuildPhase;
|
isa = PBXSourcesBuildPhase;
|
||||||
buildActionMask = 2147483647;
|
buildActionMask = 2147483647;
|
||||||
@@ -7203,113 +7162,6 @@
|
|||||||
/* End PBXVariantGroup section */
|
/* End PBXVariantGroup section */
|
||||||
|
|
||||||
/* Begin XCBuildConfiguration section */
|
/* Begin XCBuildConfiguration section */
|
||||||
2BBF97C7139327A800D950F6 /* Native */ = {
|
|
||||||
isa = XCBuildConfiguration;
|
|
||||||
buildSettings = {
|
|
||||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
||||||
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
|
||||||
GCC_MODEL_TUNING = G5;
|
|
||||||
GCC_PRECOMPILE_PREFIX_HEADER = "";
|
|
||||||
GCC_PREFIX_HEADER = "";
|
|
||||||
GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
|
|
||||||
GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
|
|
||||||
GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = NO;
|
|
||||||
GCC_WARN_PROTOTYPE_CONVERSION = NO;
|
|
||||||
GCC_WARN_SHADOW = NO;
|
|
||||||
HEADER_SEARCH_PATHS = "../extern/glew-1.5.8/include";
|
|
||||||
INSTALL_PATH = /usr/local/lib;
|
|
||||||
OTHER_LDFLAGS = (
|
|
||||||
"-framework",
|
|
||||||
Foundation,
|
|
||||||
"-framework",
|
|
||||||
AppKit,
|
|
||||||
);
|
|
||||||
PREBINDING = NO;
|
|
||||||
PRODUCT_NAME = glew;
|
|
||||||
};
|
|
||||||
name = Native;
|
|
||||||
};
|
|
||||||
2BBF97C8139327A800D950F6 /* PerformanceDebug */ = {
|
|
||||||
isa = XCBuildConfiguration;
|
|
||||||
buildSettings = {
|
|
||||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
||||||
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
|
||||||
GCC_MODEL_TUNING = G5;
|
|
||||||
GCC_PRECOMPILE_PREFIX_HEADER = "";
|
|
||||||
GCC_PREFIX_HEADER = "";
|
|
||||||
GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
|
|
||||||
GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
|
|
||||||
GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = NO;
|
|
||||||
GCC_WARN_PROTOTYPE_CONVERSION = NO;
|
|
||||||
GCC_WARN_SHADOW = NO;
|
|
||||||
HEADER_SEARCH_PATHS = "../extern/glew-1.5.8/include";
|
|
||||||
INSTALL_PATH = /usr/local/lib;
|
|
||||||
OTHER_LDFLAGS = (
|
|
||||||
"-framework",
|
|
||||||
Foundation,
|
|
||||||
"-framework",
|
|
||||||
AppKit,
|
|
||||||
);
|
|
||||||
PREBINDING = NO;
|
|
||||||
PRODUCT_NAME = glew;
|
|
||||||
};
|
|
||||||
name = PerformanceDebug;
|
|
||||||
};
|
|
||||||
2BBF97C9139327A800D950F6 /* Universal */ = {
|
|
||||||
isa = XCBuildConfiguration;
|
|
||||||
buildSettings = {
|
|
||||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
||||||
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
|
||||||
GCC_MODEL_TUNING = G5;
|
|
||||||
GCC_PRECOMPILE_PREFIX_HEADER = "";
|
|
||||||
GCC_PREFIX_HEADER = "";
|
|
||||||
GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
|
|
||||||
GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
|
|
||||||
GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = NO;
|
|
||||||
GCC_WARN_PROTOTYPE_CONVERSION = NO;
|
|
||||||
GCC_WARN_SHADOW = NO;
|
|
||||||
HEADER_SEARCH_PATHS = "../extern/glew-1.5.8/include";
|
|
||||||
INSTALL_PATH = /usr/local/lib;
|
|
||||||
OTHER_LDFLAGS = (
|
|
||||||
"-framework",
|
|
||||||
Foundation,
|
|
||||||
"-framework",
|
|
||||||
AppKit,
|
|
||||||
);
|
|
||||||
PREBINDING = NO;
|
|
||||||
PRODUCT_NAME = glew;
|
|
||||||
};
|
|
||||||
name = Universal;
|
|
||||||
};
|
|
||||||
2BBF97CA139327A800D950F6 /* Debug */ = {
|
|
||||||
isa = XCBuildConfiguration;
|
|
||||||
buildSettings = {
|
|
||||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
||||||
COPY_PHASE_STRIP = NO;
|
|
||||||
GCC_DYNAMIC_NO_PIC = NO;
|
|
||||||
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
|
||||||
GCC_MODEL_TUNING = G5;
|
|
||||||
GCC_OPTIMIZATION_LEVEL = 0;
|
|
||||||
GCC_PRECOMPILE_PREFIX_HEADER = "";
|
|
||||||
GCC_PREFIX_HEADER = "";
|
|
||||||
GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
|
|
||||||
GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
|
|
||||||
GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = NO;
|
|
||||||
GCC_WARN_PROTOTYPE_CONVERSION = NO;
|
|
||||||
GCC_WARN_SHADOW = NO;
|
|
||||||
HEADER_SEARCH_PATHS = "../extern/glew-1.5.8/include";
|
|
||||||
INSTALL_PATH = /usr/local/lib;
|
|
||||||
OTHER_LDFLAGS = (
|
|
||||||
"-framework",
|
|
||||||
Foundation,
|
|
||||||
"-framework",
|
|
||||||
AppKit,
|
|
||||||
);
|
|
||||||
PREBINDING = NO;
|
|
||||||
PRODUCT_NAME = glew;
|
|
||||||
};
|
|
||||||
name = Debug;
|
|
||||||
};
|
|
||||||
AA0AA8FE0963CF7700427F4D /* Debug */ = {
|
AA0AA8FE0963CF7700427F4D /* Debug */ = {
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
@@ -8571,17 +8423,6 @@
|
|||||||
/* End XCBuildConfiguration section */
|
/* End XCBuildConfiguration section */
|
||||||
|
|
||||||
/* Begin XCConfigurationList section */
|
/* Begin XCConfigurationList section */
|
||||||
2BBF97CB139327DE00D950F6 /* Build configuration list for PBXNativeTarget "glew" */ = {
|
|
||||||
isa = XCConfigurationList;
|
|
||||||
buildConfigurations = (
|
|
||||||
2BBF97C7139327A800D950F6 /* Native */,
|
|
||||||
2BBF97C8139327A800D950F6 /* PerformanceDebug */,
|
|
||||||
2BBF97C9139327A800D950F6 /* Universal */,
|
|
||||||
2BBF97CA139327A800D950F6 /* Debug */,
|
|
||||||
);
|
|
||||||
defaultConfigurationIsVisible = 0;
|
|
||||||
defaultConfigurationName = Native;
|
|
||||||
};
|
|
||||||
AA40D52709A08D650068C0D5 /* Build configuration list for PBXNativeTarget "stepmania-bare" */ = {
|
AA40D52709A08D650068C0D5 /* Build configuration list for PBXNativeTarget "stepmania-bare" */ = {
|
||||||
isa = XCConfigurationList;
|
isa = XCConfigurationList;
|
||||||
buildConfigurations = (
|
buildConfigurations = (
|
||||||
|
|||||||
Reference in New Issue
Block a user