[tiger] Don't need these parts.

Also had to move glew up to for early compilation.
This commit is contained in:
Jason Felds
2011-05-30 02:23:16 -04:00
parent 5d3dd2820d
commit b42eb482bf
2 changed files with 1 additions and 7 deletions
+1 -1
View File
@@ -5943,6 +5943,7 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
B7B0914B1393481B00C33E6B /* glew.c in Sources */,
AA29CD520558741A00961A51 /* RageUtil.cpp in Sources */,
AA29CD420558741A00961A51 /* RageBitmapTexture.cpp in Sources */,
AA29CD430558741A00961A51 /* RageDisplay.cpp in Sources */,
@@ -6367,7 +6368,6 @@
B75CE3B6137963350076A82D /* SongPosition.cpp in Sources */,
2B9C2E8D137A138B004C92F3 /* NotesLoaderJson.cpp in Sources */,
2B9C2E8F137A138B004C92F3 /* NotesWriterJson.cpp in Sources */,
B7B0914B1393481B00C33E6B /* glew.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};