Commit 75fb7e345a2bcbdc5ede84636f4937c7297c29ae
1 parent
3186d373
osx update
git-svn-id: http://svn.net-core.org/repos/t-engine4@3180 51575b47-30f0-44d4-a5cc-537603b46e54
Showing
2 changed files
with
197 additions
and
6 deletions
... | ... | @@ -8,6 +8,48 @@ |
8 | 8 | |
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 012D6669130CBA6D00CC3D6D /* profile.c in Sources */ = {isa = PBXBuildFile; fileRef = 012D6667130CBA6D00CC3D6D /* profile.c */; }; |
11 | + 0473F7FA134D17A2009C7011 /* te4-icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 0473F7F9134D17A2009C7011 /* te4-icon.png */; }; | |
12 | + 0473F7FD134D1804009C7011 /* dmnd_square.c in Sources */ = {isa = PBXBuildFile; fileRef = 0473F7FC134D1804009C7011 /* dmnd_square.c */; }; | |
13 | + 0473F7FF134D1813009C7011 /* bit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0473F7FE134D1813009C7011 /* bit.c */; }; | |
14 | + 0473F826134D187F009C7011 /* begin_code.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F800134D187F009C7011 /* begin_code.h */; }; | |
15 | + 0473F827134D187F009C7011 /* close_code.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F801134D187F009C7011 /* close_code.h */; }; | |
16 | + 0473F828134D187F009C7011 /* SDL_active.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F802134D187F009C7011 /* SDL_active.h */; }; | |
17 | + 0473F829134D187F009C7011 /* SDL_audio.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F803134D187F009C7011 /* SDL_audio.h */; }; | |
18 | + 0473F82A134D187F009C7011 /* SDL_byteorder.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F804134D187F009C7011 /* SDL_byteorder.h */; }; | |
19 | + 0473F82B134D187F009C7011 /* SDL_cdrom.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F805134D187F009C7011 /* SDL_cdrom.h */; }; | |
20 | + 0473F82C134D1880009C7011 /* SDL_config_dreamcast.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F806134D187F009C7011 /* SDL_config_dreamcast.h */; }; | |
21 | + 0473F82D134D1880009C7011 /* SDL_config_macos.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F807134D187F009C7011 /* SDL_config_macos.h */; }; | |
22 | + 0473F82E134D1880009C7011 /* SDL_config_macosx.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F808134D187F009C7011 /* SDL_config_macosx.h */; }; | |
23 | + 0473F82F134D1880009C7011 /* SDL_config_os2.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F809134D187F009C7011 /* SDL_config_os2.h */; }; | |
24 | + 0473F830134D1880009C7011 /* SDL_config_win32.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F80A134D187F009C7011 /* SDL_config_win32.h */; }; | |
25 | + 0473F831134D1880009C7011 /* SDL_config.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F80B134D187F009C7011 /* SDL_config.h */; }; | |
26 | + 0473F832134D1880009C7011 /* SDL_copying.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F80C134D187F009C7011 /* SDL_copying.h */; }; | |
27 | + 0473F833134D1880009C7011 /* SDL_cpuinfo.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F80D134D187F009C7011 /* SDL_cpuinfo.h */; }; | |
28 | + 0473F834134D1880009C7011 /* SDL_endian.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F80E134D187F009C7011 /* SDL_endian.h */; }; | |
29 | + 0473F835134D1880009C7011 /* SDL_error.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F80F134D187F009C7011 /* SDL_error.h */; }; | |
30 | + 0473F836134D1881009C7011 /* SDL_events.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F810134D187F009C7011 /* SDL_events.h */; }; | |
31 | + 0473F837134D1881009C7011 /* SDL_getenv.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F811134D187F009C7011 /* SDL_getenv.h */; }; | |
32 | + 0473F838134D1881009C7011 /* SDL_joystick.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F812134D187F009C7011 /* SDL_joystick.h */; }; | |
33 | + 0473F839134D1881009C7011 /* SDL_keyboard.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F813134D187F009C7011 /* SDL_keyboard.h */; }; | |
34 | + 0473F83A134D1881009C7011 /* SDL_keysym.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F814134D187F009C7011 /* SDL_keysym.h */; }; | |
35 | + 0473F83B134D1881009C7011 /* SDL_loadso.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F815134D187F009C7011 /* SDL_loadso.h */; }; | |
36 | + 0473F83C134D1881009C7011 /* SDL_main.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F816134D187F009C7011 /* SDL_main.h */; }; | |
37 | + 0473F83D134D1881009C7011 /* SDL_mouse.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F817134D187F009C7011 /* SDL_mouse.h */; }; | |
38 | + 0473F83E134D1882009C7011 /* SDL_mutex.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F818134D187F009C7011 /* SDL_mutex.h */; }; | |
39 | + 0473F83F134D1882009C7011 /* SDL_name.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F819134D187F009C7011 /* SDL_name.h */; }; | |
40 | + 0473F840134D1882009C7011 /* SDL_opengl.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F81A134D187F009C7011 /* SDL_opengl.h */; }; | |
41 | + 0473F841134D1882009C7011 /* SDL_platform.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F81B134D187F009C7011 /* SDL_platform.h */; }; | |
42 | + 0473F842134D1882009C7011 /* SDL_quit.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F81C134D187F009C7011 /* SDL_quit.h */; }; | |
43 | + 0473F843134D1882009C7011 /* SDL_rwops.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F81D134D187F009C7011 /* SDL_rwops.h */; }; | |
44 | + 0473F844134D1882009C7011 /* SDL_stdinc.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F81E134D187F009C7011 /* SDL_stdinc.h */; }; | |
45 | + 0473F845134D1882009C7011 /* SDL_syswm.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F81F134D187F009C7011 /* SDL_syswm.h */; }; | |
46 | + 0473F846134D1883009C7011 /* SDL_thread.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F820134D187F009C7011 /* SDL_thread.h */; }; | |
47 | + 0473F847134D1883009C7011 /* SDL_timer.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F821134D187F009C7011 /* SDL_timer.h */; }; | |
48 | + 0473F848134D1883009C7011 /* SDL_types.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F822134D187F009C7011 /* SDL_types.h */; }; | |
49 | + 0473F849134D1883009C7011 /* SDL_version.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F823134D187F009C7011 /* SDL_version.h */; }; | |
50 | + 0473F84A134D1883009C7011 /* SDL_video.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F824134D187F009C7011 /* SDL_video.h */; }; | |
51 | + 0473F84B134D1883009C7011 /* SDL.h in Sources */ = {isa = PBXBuildFile; fileRef = 0473F825134D187F009C7011 /* SDL.h */; }; | |
52 | + 0473F84D134D197D009C7011 /* physfs.c in Sources */ = {isa = PBXBuildFile; fileRef = 0473F84C134D197D009C7011 /* physfs.c */; }; | |
11 | 53 | 28133EF911C9094A00A7FDAC /* glew.c in Sources */ = {isa = PBXBuildFile; fileRef = 28133EF811C9094900A7FDAC /* glew.c */; }; |
12 | 54 | 28133EFD11C9096E00A7FDAC /* shaders.c in Sources */ = {isa = PBXBuildFile; fileRef = 28133EFC11C9096E00A7FDAC /* shaders.c */; }; |
13 | 55 | 28139877127C20F000AC3C20 /* particles_gas.c in Sources */ = {isa = PBXBuildFile; fileRef = 28139875127C20F000AC3C20 /* particles_gas.c */; }; |
... | ... | @@ -186,6 +228,48 @@ |
186 | 228 | /* Begin PBXFileReference section */ |
187 | 229 | 012D6667130CBA6D00CC3D6D /* profile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = profile.c; path = ../src/profile.c; sourceTree = SOURCE_ROOT; }; |
188 | 230 | 012D6668130CBA6D00CC3D6D /* profile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = profile.h; path = ../src/profile.h; sourceTree = SOURCE_ROOT; }; |
231 | + 0473F7F9134D17A2009C7011 /* te4-icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "te4-icon.png"; path = "../game/engines/default/data/gfx/te4-icon.png"; sourceTree = "<group>"; }; | |
232 | + 0473F7FC134D1804009C7011 /* dmnd_square.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dmnd_square.c; path = ../src/dmnd_square.c; sourceTree = "<group>"; }; | |
233 | + 0473F7FE134D1813009C7011 /* bit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = bit.c; path = ../src/luabitop/bit.c; sourceTree = "<group>"; }; | |
234 | + 0473F800134D187F009C7011 /* begin_code.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = begin_code.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/begin_code.h; sourceTree = "<group>"; }; | |
235 | + 0473F801134D187F009C7011 /* close_code.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = close_code.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/close_code.h; sourceTree = "<group>"; }; | |
236 | + 0473F802134D187F009C7011 /* SDL_active.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_active.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_active.h; sourceTree = "<group>"; }; | |
237 | + 0473F803134D187F009C7011 /* SDL_audio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_audio.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_audio.h; sourceTree = "<group>"; }; | |
238 | + 0473F804134D187F009C7011 /* SDL_byteorder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_byteorder.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_byteorder.h; sourceTree = "<group>"; }; | |
239 | + 0473F805134D187F009C7011 /* SDL_cdrom.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_cdrom.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_cdrom.h; sourceTree = "<group>"; }; | |
240 | + 0473F806134D187F009C7011 /* SDL_config_dreamcast.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_config_dreamcast.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_config_dreamcast.h; sourceTree = "<group>"; }; | |
241 | + 0473F807134D187F009C7011 /* SDL_config_macos.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_config_macos.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_config_macos.h; sourceTree = "<group>"; }; | |
242 | + 0473F808134D187F009C7011 /* SDL_config_macosx.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_config_macosx.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_config_macosx.h; sourceTree = "<group>"; }; | |
243 | + 0473F809134D187F009C7011 /* SDL_config_os2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_config_os2.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_config_os2.h; sourceTree = "<group>"; }; | |
244 | + 0473F80A134D187F009C7011 /* SDL_config_win32.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_config_win32.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_config_win32.h; sourceTree = "<group>"; }; | |
245 | + 0473F80B134D187F009C7011 /* SDL_config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_config.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_config.h; sourceTree = "<group>"; }; | |
246 | + 0473F80C134D187F009C7011 /* SDL_copying.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_copying.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_copying.h; sourceTree = "<group>"; }; | |
247 | + 0473F80D134D187F009C7011 /* SDL_cpuinfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_cpuinfo.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_cpuinfo.h; sourceTree = "<group>"; }; | |
248 | + 0473F80E134D187F009C7011 /* SDL_endian.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_endian.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_endian.h; sourceTree = "<group>"; }; | |
249 | + 0473F80F134D187F009C7011 /* SDL_error.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_error.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_error.h; sourceTree = "<group>"; }; | |
250 | + 0473F810134D187F009C7011 /* SDL_events.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_events.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_events.h; sourceTree = "<group>"; }; | |
251 | + 0473F811134D187F009C7011 /* SDL_getenv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_getenv.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_getenv.h; sourceTree = "<group>"; }; | |
252 | + 0473F812134D187F009C7011 /* SDL_joystick.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_joystick.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_joystick.h; sourceTree = "<group>"; }; | |
253 | + 0473F813134D187F009C7011 /* SDL_keyboard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_keyboard.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_keyboard.h; sourceTree = "<group>"; }; | |
254 | + 0473F814134D187F009C7011 /* SDL_keysym.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_keysym.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_keysym.h; sourceTree = "<group>"; }; | |
255 | + 0473F815134D187F009C7011 /* SDL_loadso.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_loadso.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_loadso.h; sourceTree = "<group>"; }; | |
256 | + 0473F816134D187F009C7011 /* SDL_main.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_main.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_main.h; sourceTree = "<group>"; }; | |
257 | + 0473F817134D187F009C7011 /* SDL_mouse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_mouse.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_mouse.h; sourceTree = "<group>"; }; | |
258 | + 0473F818134D187F009C7011 /* SDL_mutex.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_mutex.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_mutex.h; sourceTree = "<group>"; }; | |
259 | + 0473F819134D187F009C7011 /* SDL_name.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_name.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_name.h; sourceTree = "<group>"; }; | |
260 | + 0473F81A134D187F009C7011 /* SDL_opengl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_opengl.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_opengl.h; sourceTree = "<group>"; }; | |
261 | + 0473F81B134D187F009C7011 /* SDL_platform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_platform.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_platform.h; sourceTree = "<group>"; }; | |
262 | + 0473F81C134D187F009C7011 /* SDL_quit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_quit.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_quit.h; sourceTree = "<group>"; }; | |
263 | + 0473F81D134D187F009C7011 /* SDL_rwops.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_rwops.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_rwops.h; sourceTree = "<group>"; }; | |
264 | + 0473F81E134D187F009C7011 /* SDL_stdinc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_stdinc.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_stdinc.h; sourceTree = "<group>"; }; | |
265 | + 0473F81F134D187F009C7011 /* SDL_syswm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_syswm.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_syswm.h; sourceTree = "<group>"; }; | |
266 | + 0473F820134D187F009C7011 /* SDL_thread.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_thread.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_thread.h; sourceTree = "<group>"; }; | |
267 | + 0473F821134D187F009C7011 /* SDL_timer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_timer.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_timer.h; sourceTree = "<group>"; }; | |
268 | + 0473F822134D187F009C7011 /* SDL_types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_types.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_types.h; sourceTree = "<group>"; }; | |
269 | + 0473F823134D187F009C7011 /* SDL_version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_version.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_version.h; sourceTree = "<group>"; }; | |
270 | + 0473F824134D187F009C7011 /* SDL_video.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL_video.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL_video.h; sourceTree = "<group>"; }; | |
271 | + 0473F825134D187F009C7011 /* SDL.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDL.h; path = ../../../../../Library/Frameworks/SDL.framework/Versions/A/Headers/SDL.h; sourceTree = "<group>"; }; | |
272 | + 0473F84C134D197D009C7011 /* physfs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = physfs.c; path = ../src/physfs.c; sourceTree = "<group>"; }; | |
189 | 273 | 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
190 | 274 | 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; }; |
191 | 275 | 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; }; |
... | ... | @@ -823,6 +907,44 @@ |
823 | 907 | 29B97314FDCFA39411CA2CEA /* T-Engine */ = { |
824 | 908 | isa = PBXGroup; |
825 | 909 | children = ( |
910 | + 0473F800134D187F009C7011 /* begin_code.h */, | |
911 | + 0473F801134D187F009C7011 /* close_code.h */, | |
912 | + 0473F802134D187F009C7011 /* SDL_active.h */, | |
913 | + 0473F803134D187F009C7011 /* SDL_audio.h */, | |
914 | + 0473F804134D187F009C7011 /* SDL_byteorder.h */, | |
915 | + 0473F805134D187F009C7011 /* SDL_cdrom.h */, | |
916 | + 0473F806134D187F009C7011 /* SDL_config_dreamcast.h */, | |
917 | + 0473F807134D187F009C7011 /* SDL_config_macos.h */, | |
918 | + 0473F808134D187F009C7011 /* SDL_config_macosx.h */, | |
919 | + 0473F809134D187F009C7011 /* SDL_config_os2.h */, | |
920 | + 0473F80A134D187F009C7011 /* SDL_config_win32.h */, | |
921 | + 0473F80B134D187F009C7011 /* SDL_config.h */, | |
922 | + 0473F80C134D187F009C7011 /* SDL_copying.h */, | |
923 | + 0473F80D134D187F009C7011 /* SDL_cpuinfo.h */, | |
924 | + 0473F80E134D187F009C7011 /* SDL_endian.h */, | |
925 | + 0473F80F134D187F009C7011 /* SDL_error.h */, | |
926 | + 0473F810134D187F009C7011 /* SDL_events.h */, | |
927 | + 0473F811134D187F009C7011 /* SDL_getenv.h */, | |
928 | + 0473F812134D187F009C7011 /* SDL_joystick.h */, | |
929 | + 0473F813134D187F009C7011 /* SDL_keyboard.h */, | |
930 | + 0473F814134D187F009C7011 /* SDL_keysym.h */, | |
931 | + 0473F815134D187F009C7011 /* SDL_loadso.h */, | |
932 | + 0473F816134D187F009C7011 /* SDL_main.h */, | |
933 | + 0473F817134D187F009C7011 /* SDL_mouse.h */, | |
934 | + 0473F818134D187F009C7011 /* SDL_mutex.h */, | |
935 | + 0473F819134D187F009C7011 /* SDL_name.h */, | |
936 | + 0473F81A134D187F009C7011 /* SDL_opengl.h */, | |
937 | + 0473F81B134D187F009C7011 /* SDL_platform.h */, | |
938 | + 0473F81C134D187F009C7011 /* SDL_quit.h */, | |
939 | + 0473F81D134D187F009C7011 /* SDL_rwops.h */, | |
940 | + 0473F81E134D187F009C7011 /* SDL_stdinc.h */, | |
941 | + 0473F81F134D187F009C7011 /* SDL_syswm.h */, | |
942 | + 0473F820134D187F009C7011 /* SDL_thread.h */, | |
943 | + 0473F821134D187F009C7011 /* SDL_timer.h */, | |
944 | + 0473F822134D187F009C7011 /* SDL_types.h */, | |
945 | + 0473F823134D187F009C7011 /* SDL_version.h */, | |
946 | + 0473F824134D187F009C7011 /* SDL_video.h */, | |
947 | + 0473F825134D187F009C7011 /* SDL.h */, | |
826 | 948 | 28F1A76113006FFF0082CA27 /* Modules */, |
827 | 949 | 28F1A75C13006FD40082CA27 /* Game */, |
828 | 950 | 29B97315FDCFA39411CA2CEA /* Sources */, |
... | ... | @@ -836,6 +958,9 @@ |
836 | 958 | 29B97315FDCFA39411CA2CEA /* Sources */ = { |
837 | 959 | isa = PBXGroup; |
838 | 960 | children = ( |
961 | + 0473F84C134D197D009C7011 /* physfs.c */, | |
962 | + 0473F7FE134D1813009C7011 /* bit.c */, | |
963 | + 0473F7FC134D1804009C7011 /* dmnd_square.c */, | |
839 | 964 | 256AC3F00F4B6AF500CF3369 /* T_Engine_Prefix.pch */, |
840 | 965 | 28B42605119F520F00562F94 /* core_lua.h */, |
841 | 966 | 28B42606119F520F00562F94 /* display_sdl.h */, |
... | ... | @@ -900,6 +1025,7 @@ |
900 | 1025 | 29B97317FDCFA39411CA2CEA /* Resources */ = { |
901 | 1026 | isa = PBXGroup; |
902 | 1027 | children = ( |
1028 | + 0473F7F9134D17A2009C7011 /* te4-icon.png */, | |
903 | 1029 | 28B429EC119F708400562F94 /* bootstrap */, |
904 | 1030 | 28B429FE119F761700562F94 /* te4.icns */, |
905 | 1031 | 8D1107310486CEB800E47090 /* T_Engine-Info.plist */, |
... | ... | @@ -979,6 +1105,7 @@ |
979 | 1105 | 28B429FF119F761700562F94 /* te4.icns in Resources */, |
980 | 1106 | 2862D3FF1322A90D0034F6B7 /* test_gzip.lua in Resources */, |
981 | 1107 | 2862D4001322A90D0034F6B7 /* test_zlib.lua in Resources */, |
1108 | + 0473F7FA134D17A2009C7011 /* te4-icon.png in Resources */, | |
982 | 1109 | ); |
983 | 1110 | runOnlyForDeploymentPostprocessing = 0; |
984 | 1111 | }; |
... | ... | @@ -1003,7 +1130,6 @@ |
1003 | 1130 | runOnlyForDeploymentPostprocessing = 0; |
1004 | 1131 | shellPath = /bin/sh; |
1005 | 1132 | shellScript = "set -e\n\n[ \"$ACTION\" = build ] || exit 0\n[ \"$BUILD_VARIANTS\" = \"normal\" ] || exit 0\n[ \"$BUILD_STYLE\" = \"Release\" ] || exit 0\n\ndir=\"$DERIVED_FILES_DIR/disk\"\ndmg=\"$SCRIPT_OUTPUT_FILE_0\"\necho Creating Disk Image....\nrm -rf \"$dir\"\nmkdir -p \"$dir\"\necho - Assembling Disk Image...\nfor a in `ruby -e \"(0...(ENV['SCRIPT_INPUT_FILE_COUNT'].to_i)).to_a.collect { |i| print (ENV['SCRIPT_INPUT_FILE_' + i.to_s] + ' ') }\"`\ndo\n\tcp -R \"$a\" \"$dir\"\ndone\nrm -f \"$dmg\"\necho - Creating Disk Image...\nhdiutil create -format UDZO -srcfolder \"$dir\" -volname \"$TARGET_NAME\" \"$dmg\"\necho - Removing Intermediate...\nrm -rf \"$dir\"\necho Done."; |
1006 | - showEnvVarsInLog = 0; | |
1007 | 1133 | }; |
1008 | 1134 | /* End PBXShellScriptBuildPhase section */ |
1009 | 1135 | |
... | ... | @@ -1012,6 +1138,44 @@ |
1012 | 1138 | isa = PBXSourcesBuildPhase; |
1013 | 1139 | buildActionMask = 2147483647; |
1014 | 1140 | files = ( |
1141 | + 0473F826134D187F009C7011 /* begin_code.h in Sources */, | |
1142 | + 0473F827134D187F009C7011 /* close_code.h in Sources */, | |
1143 | + 0473F828134D187F009C7011 /* SDL_active.h in Sources */, | |
1144 | + 0473F829134D187F009C7011 /* SDL_audio.h in Sources */, | |
1145 | + 0473F82A134D187F009C7011 /* SDL_byteorder.h in Sources */, | |
1146 | + 0473F82B134D187F009C7011 /* SDL_cdrom.h in Sources */, | |
1147 | + 0473F82C134D1880009C7011 /* SDL_config_dreamcast.h in Sources */, | |
1148 | + 0473F82D134D1880009C7011 /* SDL_config_macos.h in Sources */, | |
1149 | + 0473F82E134D1880009C7011 /* SDL_config_macosx.h in Sources */, | |
1150 | + 0473F82F134D1880009C7011 /* SDL_config_os2.h in Sources */, | |
1151 | + 0473F830134D1880009C7011 /* SDL_config_win32.h in Sources */, | |
1152 | + 0473F831134D1880009C7011 /* SDL_config.h in Sources */, | |
1153 | + 0473F832134D1880009C7011 /* SDL_copying.h in Sources */, | |
1154 | + 0473F833134D1880009C7011 /* SDL_cpuinfo.h in Sources */, | |
1155 | + 0473F834134D1880009C7011 /* SDL_endian.h in Sources */, | |
1156 | + 0473F835134D1880009C7011 /* SDL_error.h in Sources */, | |
1157 | + 0473F836134D1881009C7011 /* SDL_events.h in Sources */, | |
1158 | + 0473F837134D1881009C7011 /* SDL_getenv.h in Sources */, | |
1159 | + 0473F838134D1881009C7011 /* SDL_joystick.h in Sources */, | |
1160 | + 0473F839134D1881009C7011 /* SDL_keyboard.h in Sources */, | |
1161 | + 0473F83A134D1881009C7011 /* SDL_keysym.h in Sources */, | |
1162 | + 0473F83B134D1881009C7011 /* SDL_loadso.h in Sources */, | |
1163 | + 0473F83C134D1881009C7011 /* SDL_main.h in Sources */, | |
1164 | + 0473F83D134D1881009C7011 /* SDL_mouse.h in Sources */, | |
1165 | + 0473F83E134D1882009C7011 /* SDL_mutex.h in Sources */, | |
1166 | + 0473F83F134D1882009C7011 /* SDL_name.h in Sources */, | |
1167 | + 0473F840134D1882009C7011 /* SDL_opengl.h in Sources */, | |
1168 | + 0473F841134D1882009C7011 /* SDL_platform.h in Sources */, | |
1169 | + 0473F842134D1882009C7011 /* SDL_quit.h in Sources */, | |
1170 | + 0473F843134D1882009C7011 /* SDL_rwops.h in Sources */, | |
1171 | + 0473F844134D1882009C7011 /* SDL_stdinc.h in Sources */, | |
1172 | + 0473F845134D1882009C7011 /* SDL_syswm.h in Sources */, | |
1173 | + 0473F846134D1883009C7011 /* SDL_thread.h in Sources */, | |
1174 | + 0473F847134D1883009C7011 /* SDL_timer.h in Sources */, | |
1175 | + 0473F848134D1883009C7011 /* SDL_types.h in Sources */, | |
1176 | + 0473F849134D1883009C7011 /* SDL_version.h in Sources */, | |
1177 | + 0473F84A134D1883009C7011 /* SDL_video.h in Sources */, | |
1178 | + 0473F84B134D1883009C7011 /* SDL.h in Sources */, | |
1015 | 1179 | 28B425A1119F51A700562F94 /* fov.c in Sources */, |
1016 | 1180 | 28B425A2119F51A700562F94 /* lpeg.c in Sources */, |
1017 | 1181 | 28B425A3119F51A700562F94 /* lapi.c in Sources */, |
... | ... | @@ -1119,6 +1283,9 @@ |
1119 | 1283 | 012D6669130CBA6D00CC3D6D /* profile.c in Sources */, |
1120 | 1284 | 2862D3FA1322A90D0034F6B7 /* lgzip.c in Sources */, |
1121 | 1285 | 2862D3FB1322A90D0034F6B7 /* lzlib.c in Sources */, |
1286 | + 0473F7FD134D1804009C7011 /* dmnd_square.c in Sources */, | |
1287 | + 0473F7FF134D1813009C7011 /* bit.c in Sources */, | |
1288 | + 0473F84D134D197D009C7011 /* physfs.c in Sources */, | |
1122 | 1289 | ); |
1123 | 1290 | runOnlyForDeploymentPostprocessing = 0; |
1124 | 1291 | }; |
... | ... | @@ -1147,6 +1314,13 @@ |
1147 | 1314 | GCC_OPTIMIZATION_LEVEL = 0; |
1148 | 1315 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
1149 | 1316 | GCC_PREFIX_HEADER = T_Engine_Prefix.pch; |
1317 | + GCC_PREPROCESSOR_DEFINITIONS = ( | |
1318 | + "USE_TENGINE_MAIN=1", | |
1319 | + "NULL=0", | |
1320 | + "TENGINE_HOME_PATH=\"\\\"/Library/Application Support/T-Engine/\\\"\"", | |
1321 | + "PHYSFS_SUPPORTS_ZIP=1", | |
1322 | + "TE4CORE_VERSION=14", | |
1323 | + ); | |
1150 | 1324 | INFOPLIST_FILE = "T_Engine-Info.plist"; |
1151 | 1325 | INSTALL_PATH = "$(HOME)/Applications"; |
1152 | 1326 | PRODUCT_NAME = "T-Engine"; |
... | ... | @@ -1161,6 +1335,13 @@ |
1161 | 1335 | GCC_MODEL_TUNING = G5; |
1162 | 1336 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
1163 | 1337 | GCC_PREFIX_HEADER = T_Engine_Prefix.pch; |
1338 | + GCC_PREPROCESSOR_DEFINITIONS = ( | |
1339 | + "USE_TENGINE_MAIN=1", | |
1340 | + "NULL=0", | |
1341 | + "TENGINE_HOME_PATH=\"\\\"/Library/Application Support/T-Engine/\\\"\"", | |
1342 | + "PHYSFS_SUPPORTS_ZIP=1", | |
1343 | + "TE4CORE_VERSION=14", | |
1344 | + ); | |
1164 | 1345 | INFOPLIST_FILE = "T_Engine-Info.plist"; |
1165 | 1346 | INSTALL_PATH = "$(HOME)/Applications"; |
1166 | 1347 | PRODUCT_NAME = "T-Engine"; | ... | ... |
... | ... | @@ -4,10 +4,12 @@ |
4 | 4 | <dict> |
5 | 5 | <key>CFBundleDevelopmentRegion</key> |
6 | 6 | <string>English</string> |
7 | + <key>CFBundleDocumentTypes</key> | |
8 | + <array/> | |
7 | 9 | <key>CFBundleExecutable</key> |
8 | 10 | <string>${EXECUTABLE_NAME}</string> |
9 | 11 | <key>CFBundleIconFile</key> |
10 | - <string>te4.icns</string> | |
12 | + <string>te4-icon.png</string> | |
11 | 13 | <key>CFBundleIdentifier</key> |
12 | 14 | <string>org.te4.${PRODUCT_NAME:rfc1034identifier}</string> |
13 | 15 | <key>CFBundleInfoDictionaryVersion</key> |
... | ... | @@ -16,15 +18,23 @@ |
16 | 18 | <string>${PRODUCT_NAME}</string> |
17 | 19 | <key>CFBundlePackageType</key> |
18 | 20 | <string>APPL</string> |
19 | - <key>CFBundleSignature</key> | |
20 | - <string>????</string> | |
21 | 21 | <key>CFBundleShortVersionString</key> |
22 | 22 | <string>1.0</string> |
23 | - <key>LSMinimumSystemVersion</key> | |
24 | - <string>${MACOSX_DEPLOYMENT_TARGET}</string> | |
23 | + <key>CFBundleSignature</key> | |
24 | + <string>????</string> | |
25 | + <key>CFBundleURLTypes</key> | |
26 | + <array/> | |
25 | 27 | <key>CFBundleVersion</key> |
26 | 28 | <string>1</string> |
29 | + <key>LSMinimumSystemVersion</key> | |
30 | + <string>${MACOSX_DEPLOYMENT_TARGET}</string> | |
27 | 31 | <key>NSPrincipalClass</key> |
28 | 32 | <string>NSApplication</string> |
33 | + <key>NSServices</key> | |
34 | + <array/> | |
35 | + <key>UTExportedTypeDeclarations</key> | |
36 | + <array/> | |
37 | + <key>UTImportedTypeDeclarations</key> | |
38 | + <array/> | |
29 | 39 | </dict> |
30 | 40 | </plist> | ... | ... |
-
Please register or login to post a comment