Remove deleted files from the mac build.

master
dak180 2013-12-01 09:43:36 -05:00
parent 7cf3ff3d29
commit 6c90f4a38e
1 changed files with 0 additions and 14 deletions

View File

@ -147,7 +147,6 @@
0246A1030BD3CC29004D1C70 /* bitimage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0246A0EA0BD3CC29004D1C70 /* bitimage.cpp */; };
0246A1050BD3CC29004D1C70 /* imdload.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0246A0F00BD3CC29004D1C70 /* imdload.cpp */; };
0246A1070BD3CC29004D1C70 /* pieclip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0246A0F60BD3CC29004D1C70 /* pieclip.cpp */; };
0246A11D0BD3CC43004D1C70 /* ivi.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0246A10B0BD3CC43004D1C70 /* ivi.cpp */; };
0246A11E0BD3CC43004D1C70 /* pieblitfunc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0246A10C0BD3CC43004D1C70 /* pieblitfunc.cpp */; };
0246A11F0BD3CC43004D1C70 /* piedraw.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0246A10D0BD3CC43004D1C70 /* piedraw.cpp */; };
0246A1200BD3CC43004D1C70 /* piefunc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0246A10E0BD3CC43004D1C70 /* piefunc.cpp */; };
@ -155,7 +154,6 @@
0246A1220BD3CC43004D1C70 /* piemode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0246A1110BD3CC43004D1C70 /* piemode.cpp */; };
0246A1230BD3CC43004D1C70 /* piepalette.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0246A1120BD3CC43004D1C70 /* piepalette.cpp */; };
0246A1240BD3CC43004D1C70 /* piestate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0246A1130BD3CC43004D1C70 /* piestate.cpp */; };
0246A1270BD3CC43004D1C70 /* rendmode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0246A1170BD3CC43004D1C70 /* rendmode.cpp */; };
0246A1280BD3CC43004D1C70 /* screen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0246A1180BD3CC43004D1C70 /* screen.cpp */; };
0246A1290BD3CC43004D1C70 /* tex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0246A11A0BD3CC43004D1C70 /* tex.cpp */; };
0246A12A0BD3CC43004D1C70 /* textdraw.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0246A11B0BD3CC43004D1C70 /* textdraw.cpp */; };
@ -1259,7 +1257,6 @@
0246A0A00BD3CBD5004D1C70 /* debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = debug.h; path = ../lib/framework/debug.h; sourceTree = SOURCE_ROOT; };
0246A0A30BD3CBD5004D1C70 /* frame.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = frame.cpp; path = ../lib/framework/frame.cpp; sourceTree = SOURCE_ROOT; };
0246A0A40BD3CBD5004D1C70 /* frame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = frame.h; path = ../lib/framework/frame.h; sourceTree = SOURCE_ROOT; };
0246A0A50BD3CBD5004D1C70 /* frameint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = frameint.h; path = ../lib/framework/frameint.h; sourceTree = SOURCE_ROOT; };
0246A0A60BD3CBD5004D1C70 /* frameresource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = frameresource.cpp; path = ../lib/framework/frameresource.cpp; sourceTree = SOURCE_ROOT; };
0246A0A70BD3CBD5004D1C70 /* frameresource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = frameresource.h; path = ../lib/framework/frameresource.h; sourceTree = SOURCE_ROOT; };
0246A0A80BD3CBD5004D1C70 /* gettext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gettext.h; path = ../lib/framework/gettext.h; sourceTree = SOURCE_ROOT; };
@ -1287,7 +1284,6 @@
0246A0EB0BD3CC29004D1C70 /* bitimage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = bitimage.h; path = ../lib/ivis_opengl/bitimage.h; sourceTree = SOURCE_ROOT; };
0246A0EF0BD3CC29004D1C70 /* imd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = imd.h; path = ../lib/ivis_opengl/imd.h; sourceTree = SOURCE_ROOT; };
0246A0F00BD3CC29004D1C70 /* imdload.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = imdload.cpp; path = ../lib/ivis_opengl/imdload.cpp; sourceTree = SOURCE_ROOT; };
0246A0F10BD3CC29004D1C70 /* ivi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ivi.h; path = ../lib/ivis_opengl/ivi.h; sourceTree = SOURCE_ROOT; };
0246A0F20BD3CC29004D1C70 /* ivisdef.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ivisdef.h; path = ../lib/ivis_opengl/ivisdef.h; sourceTree = SOURCE_ROOT; };
0246A0F50BD3CC29004D1C70 /* pieblitfunc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pieblitfunc.h; path = ../lib/ivis_opengl/pieblitfunc.h; sourceTree = SOURCE_ROOT; };
0246A0F60BD3CC29004D1C70 /* pieclip.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pieclip.cpp; path = ../lib/ivis_opengl/pieclip.cpp; sourceTree = SOURCE_ROOT; };
@ -1296,10 +1292,8 @@
0246A0F90BD3CC29004D1C70 /* piefunc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = piefunc.h; path = ../lib/ivis_opengl/piefunc.h; sourceTree = SOURCE_ROOT; };
0246A0FA0BD3CC29004D1C70 /* piemode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = piemode.h; path = ../lib/ivis_opengl/piemode.h; sourceTree = SOURCE_ROOT; };
0246A0FB0BD3CC29004D1C70 /* piepalette.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = piepalette.h; path = ../lib/ivis_opengl/piepalette.h; sourceTree = SOURCE_ROOT; };
0246A1000BD3CC29004D1C70 /* rendmode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = rendmode.h; path = ../lib/ivis_opengl/rendmode.h; sourceTree = SOURCE_ROOT; };
0246A1010BD3CC29004D1C70 /* tex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tex.h; path = ../lib/ivis_opengl/tex.h; sourceTree = SOURCE_ROOT; };
0246A1020BD3CC29004D1C70 /* textdraw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = textdraw.h; path = ../lib/ivis_opengl/textdraw.h; sourceTree = SOURCE_ROOT; };
0246A10B0BD3CC43004D1C70 /* ivi.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ivi.cpp; path = ../lib/ivis_opengl/ivi.cpp; sourceTree = SOURCE_ROOT; };
0246A10C0BD3CC43004D1C70 /* pieblitfunc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pieblitfunc.cpp; path = ../lib/ivis_opengl/pieblitfunc.cpp; sourceTree = SOURCE_ROOT; };
0246A10D0BD3CC43004D1C70 /* piedraw.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = piedraw.cpp; path = ../lib/ivis_opengl/piedraw.cpp; sourceTree = SOURCE_ROOT; };
0246A10E0BD3CC43004D1C70 /* piefunc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = piefunc.cpp; path = ../lib/ivis_opengl/piefunc.cpp; sourceTree = SOURCE_ROOT; };
@ -1308,7 +1302,6 @@
0246A1110BD3CC43004D1C70 /* piemode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = piemode.cpp; path = ../lib/ivis_opengl/piemode.cpp; sourceTree = SOURCE_ROOT; };
0246A1120BD3CC43004D1C70 /* piepalette.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = piepalette.cpp; path = ../lib/ivis_opengl/piepalette.cpp; sourceTree = SOURCE_ROOT; };
0246A1130BD3CC43004D1C70 /* piestate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = piestate.cpp; path = ../lib/ivis_opengl/piestate.cpp; sourceTree = SOURCE_ROOT; };
0246A1170BD3CC43004D1C70 /* rendmode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = rendmode.cpp; path = ../lib/ivis_opengl/rendmode.cpp; sourceTree = SOURCE_ROOT; };
0246A1180BD3CC43004D1C70 /* screen.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = screen.cpp; path = ../lib/ivis_opengl/screen.cpp; sourceTree = SOURCE_ROOT; };
0246A1190BD3CC43004D1C70 /* screen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = screen.h; path = ../lib/ivis_opengl/screen.h; sourceTree = SOURCE_ROOT; };
0246A11A0BD3CC43004D1C70 /* tex.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = tex.cpp; path = ../lib/ivis_opengl/tex.cpp; sourceTree = SOURCE_ROOT; };
@ -2347,7 +2340,6 @@
0246A0A00BD3CBD5004D1C70 /* debug.h */,
0246A0A30BD3CBD5004D1C70 /* frame.cpp */,
0246A0A40BD3CBD5004D1C70 /* frame.h */,
0246A0A50BD3CBD5004D1C70 /* frameint.h */,
0246A0A60BD3CBD5004D1C70 /* frameresource.cpp */,
0246A0A70BD3CBD5004D1C70 /* frameresource.h */,
0246A0A80BD3CBD5004D1C70 /* gettext.h */,
@ -2396,7 +2388,6 @@
0246A0EB0BD3CC29004D1C70 /* bitimage.h */,
0246A0EF0BD3CC29004D1C70 /* imd.h */,
0246A0F00BD3CC29004D1C70 /* imdload.cpp */,
0246A0F10BD3CC29004D1C70 /* ivi.h */,
0246A0F20BD3CC29004D1C70 /* ivisdef.h */,
43C2711C11DD308D009BC740 /* jpeg_encoder.cpp */,
43C2711D11DD308D009BC740 /* jpeg_encoder.h */,
@ -2409,10 +2400,8 @@
0246A0FB0BD3CC29004D1C70 /* piepalette.h */,
02C8AEF60BE68A5600E9D8A7 /* png_util.cpp */,
02C8AEF70BE68A5600E9D8A7 /* png_util.h */,
0246A1000BD3CC29004D1C70 /* rendmode.h */,
0246A1010BD3CC29004D1C70 /* tex.h */,
0246A1020BD3CC29004D1C70 /* textdraw.h */,
0246A10B0BD3CC43004D1C70 /* ivi.cpp */,
0246A10C0BD3CC43004D1C70 /* pieblitfunc.cpp */,
0246A10D0BD3CC43004D1C70 /* piedraw.cpp */,
0246A10E0BD3CC43004D1C70 /* piefunc.cpp */,
@ -2421,7 +2410,6 @@
0246A1110BD3CC43004D1C70 /* piemode.cpp */,
0246A1120BD3CC43004D1C70 /* piepalette.cpp */,
0246A1130BD3CC43004D1C70 /* piestate.cpp */,
0246A1170BD3CC43004D1C70 /* rendmode.cpp */,
0246A1180BD3CC43004D1C70 /* screen.cpp */,
0246A1190BD3CC43004D1C70 /* screen.h */,
0246A11A0BD3CC43004D1C70 /* tex.cpp */,
@ -4897,7 +4885,6 @@
0246A1030BD3CC29004D1C70 /* bitimage.cpp in Sources */,
0246A1050BD3CC29004D1C70 /* imdload.cpp in Sources */,
0246A1070BD3CC29004D1C70 /* pieclip.cpp in Sources */,
0246A11D0BD3CC43004D1C70 /* ivi.cpp in Sources */,
0246A11E0BD3CC43004D1C70 /* pieblitfunc.cpp in Sources */,
0246A11F0BD3CC43004D1C70 /* piedraw.cpp in Sources */,
0246A1200BD3CC43004D1C70 /* piefunc.cpp in Sources */,
@ -4905,7 +4892,6 @@
0246A1220BD3CC43004D1C70 /* piemode.cpp in Sources */,
0246A1230BD3CC43004D1C70 /* piepalette.cpp in Sources */,
0246A1240BD3CC43004D1C70 /* piestate.cpp in Sources */,
0246A1270BD3CC43004D1C70 /* rendmode.cpp in Sources */,
0246A1280BD3CC43004D1C70 /* screen.cpp in Sources */,
0246A1290BD3CC43004D1C70 /* tex.cpp in Sources */,
0246A12A0BD3CC43004D1C70 /* textdraw.cpp in Sources */,