You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

508 line
36 KiB

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXFileReference section */
  9. E60690EB10DCD81300F80E76 /* pic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pic.c; sourceTree = "<group>"; };
  10. E60690EC10DCD81300F80E76 /* int.asm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm.asm; path = int.asm; sourceTree = "<group>"; };
  11. E60690ED10DCD81300F80E76 /* stage2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stage2.h; sourceTree = "<group>"; };
  12. E60690EE10DCD81300F80E76 /* interruptions.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = interruptions.c; sourceTree = "<group>"; };
  13. E60690EF10DCD81300F80E76 /* stage2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = stage2.c; sourceTree = "<group>"; };
  14. E60690F010DCD81300F80E76 /* bootsect.asm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm.asm; path = bootsect.asm; sourceTree = "<group>"; };
  15. E60690F110DCD81300F80E76 /* gdt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gdt.c; sourceTree = "<group>"; };
  16. E60690F210DCD81300F80E76 /* idt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = idt.c; sourceTree = "<group>"; };
  17. E60690F410DCD81300F80E76 /* floppy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = floppy.h; sourceTree = "<group>"; };
  18. E60690F510DCD81300F80E76 /* floppy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = floppy.c; sourceTree = "<group>"; };
  19. E60690FA10DCD85300F80E76 /* keyboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = keyboard.c; sourceTree = "<group>"; };
  20. E606910010DCDA3100F80E76 /* processor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = processor.h; sourceTree = "<group>"; };
  21. E606910110DCDA3100F80E76 /* processor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = processor.c; sourceTree = "<group>"; };
  22. E606911F10DCDF2B00F80E76 /* klibc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = klibc.h; sourceTree = "<group>"; };
  23. E60691C710DCF2EA00F80E76 /* memory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = memory.h; sourceTree = "<group>"; };
  24. E60691C810DCF2EA00F80E76 /* memory.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = memory.c; sourceTree = "<group>"; };
  25. E60691E910DD0D6D00F80E76 /* timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timer.h; sourceTree = "<group>"; };
  26. E60691EA10DD0D6D00F80E76 /* timer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = timer.c; sourceTree = "<group>"; };
  27. E64A326110DA344400325A66 /* build-kernel */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = "build-kernel"; path = "../build-kernel"; sourceTree = SOURCE_ROOT; };
  28. E64A326610DA344400325A66 /* kernel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kernel.c; sourceTree = "<group>"; };
  29. E64A326710DA344400325A66 /* kernel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kernel.h; sourceTree = "<group>"; };
  30. E64A326810DA344400325A66 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
  31. E64A326910DA344400325A66 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
  32. E64A331D10DA447500325A66 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = config.h; path = ../config.h; sourceTree = SOURCE_ROOT; };
  33. E64A33E410DA861600325A66 /* klibc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = klibc.c; sourceTree = "<group>"; };
  34. E68A871110CD1F040047EB17 /* mouse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mouse.c; path = ../examples/mouse.c; sourceTree = SOURCE_ROOT; };
  35. E6A7681710B560BB008B6DEC /* caca++.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "caca++.cpp"; path = "../cxx/caca++.cpp"; sourceTree = SOURCE_ROOT; };
  36. E6A7681810B560BB008B6DEC /* caca++.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "caca++.h"; path = "../cxx/caca++.h"; sourceTree = SOURCE_ROOT; };
  37. E6A7681910B560BB008B6DEC /* cxxtest.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = cxxtest.cpp; path = ../cxx/cxxtest.cpp; sourceTree = SOURCE_ROOT; };
  38. E6A7681B10B561CE008B6DEC /* caca-canvas.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "caca-canvas.c"; path = "../ruby/caca-canvas.c"; sourceTree = SOURCE_ROOT; };
  39. E6A7681C10B561CE008B6DEC /* caca-canvas.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "caca-canvas.h"; path = "../ruby/caca-canvas.h"; sourceTree = SOURCE_ROOT; };
  40. E6A7681D10B561CE008B6DEC /* caca-display.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "caca-display.c"; path = "../ruby/caca-display.c"; sourceTree = SOURCE_ROOT; };
  41. E6A7681E10B561CE008B6DEC /* caca-display.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "caca-display.h"; path = "../ruby/caca-display.h"; sourceTree = SOURCE_ROOT; };
  42. E6A7681F10B561CE008B6DEC /* caca-dither.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "caca-dither.c"; path = "../ruby/caca-dither.c"; sourceTree = SOURCE_ROOT; };
  43. E6A7682010B561CE008B6DEC /* caca-dither.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "caca-dither.h"; path = "../ruby/caca-dither.h"; sourceTree = SOURCE_ROOT; };
  44. E6A7682110B561CE008B6DEC /* caca-event.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "caca-event.c"; path = "../ruby/caca-event.c"; sourceTree = SOURCE_ROOT; };
  45. E6A7682210B561CE008B6DEC /* caca-event.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "caca-event.h"; path = "../ruby/caca-event.h"; sourceTree = SOURCE_ROOT; };
  46. E6A7682310B561CE008B6DEC /* caca-font.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "caca-font.c"; path = "../ruby/caca-font.c"; sourceTree = SOURCE_ROOT; };
  47. E6A7682410B561CE008B6DEC /* caca-font.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "caca-font.h"; path = "../ruby/caca-font.h"; sourceTree = SOURCE_ROOT; };
  48. E6A7682510B561CE008B6DEC /* caca.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = caca.c; path = ../ruby/caca.c; sourceTree = SOURCE_ROOT; };
  49. E6A7682610B561CE008B6DEC /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = common.h; path = ../ruby/common.h; sourceTree = SOURCE_ROOT; };
  50. E6DB65F610AECC7800B6F924 /* attr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = attr.c; path = ../caca/attr.c; sourceTree = SOURCE_ROOT; };
  51. E6DB65F710AECC7800B6F924 /* box.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = box.c; path = ../caca/box.c; sourceTree = SOURCE_ROOT; };
  52. E6DB65F810AECC7800B6F924 /* caca_conio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = caca_conio.c; path = ../caca/caca_conio.c; sourceTree = SOURCE_ROOT; };
  53. E6DB65F910AECC7800B6F924 /* caca_conio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = caca_conio.h; path = ../caca/caca_conio.h; sourceTree = SOURCE_ROOT; };
  54. E6DB65FA10AECC7800B6F924 /* caca_internals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = caca_internals.h; path = ../caca/caca_internals.h; sourceTree = SOURCE_ROOT; };
  55. E6DB65FB10AECC7800B6F924 /* caca_stubs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = caca_stubs.h; path = ../caca/caca_stubs.h; sourceTree = SOURCE_ROOT; };
  56. E6DB65FC10AECC7800B6F924 /* caca_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = caca_types.h; path = ../caca/caca_types.h; sourceTree = SOURCE_ROOT; };
  57. E6DB65FE10AECC7800B6F924 /* caca.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = caca.c; path = ../caca/caca.c; sourceTree = SOURCE_ROOT; };
  58. E6DB65FF10AECC7800B6F924 /* caca.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = caca.h; path = ../caca/caca.h; sourceTree = SOURCE_ROOT; };
  59. E6DB660210AECC7800B6F924 /* caca0.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = caca0.c; path = ../caca/caca0.c; sourceTree = SOURCE_ROOT; };
  60. E6DB660310AECC7800B6F924 /* caca0.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = caca0.h; path = ../caca/caca0.h; sourceTree = SOURCE_ROOT; };
  61. E6DB660410AECC7800B6F924 /* canvas.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = canvas.c; path = ../caca/canvas.c; sourceTree = SOURCE_ROOT; };
  62. E6DB660510AECC7800B6F924 /* charset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = charset.c; path = ../caca/charset.c; sourceTree = SOURCE_ROOT; };
  63. E6DB660710AECC7800B6F924 /* codec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = codec.h; sourceTree = "<group>"; };
  64. E6DB660810AECC7800B6F924 /* export.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = export.c; sourceTree = "<group>"; };
  65. E6DB660910AECC7800B6F924 /* import.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = import.c; sourceTree = "<group>"; };
  66. E6DB660A10AECC7800B6F924 /* text.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = text.c; sourceTree = "<group>"; };
  67. E6DB660B10AECC7800B6F924 /* conic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = conic.c; path = ../caca/conic.c; sourceTree = SOURCE_ROOT; };
  68. E6DB660C10AECC7800B6F924 /* dirty.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dirty.c; path = ../caca/dirty.c; sourceTree = SOURCE_ROOT; };
  69. E6DB660D10AECC7800B6F924 /* dither.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dither.c; path = ../caca/dither.c; sourceTree = SOURCE_ROOT; };
  70. E6DB660F10AECC7800B6F924 /* cocoa.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = cocoa.m; sourceTree = "<group>"; };
  71. E6DB661010AECC7800B6F924 /* conio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = conio.c; sourceTree = "<group>"; };
  72. E6DB661110AECC7800B6F924 /* gl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gl.c; sourceTree = "<group>"; };
  73. E6DB661210AECC7800B6F924 /* ncurses.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ncurses.c; sourceTree = "<group>"; };
  74. E6DB661310AECC7800B6F924 /* null.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = null.c; sourceTree = "<group>"; };
  75. E6DB661410AECC7800B6F924 /* raw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = raw.c; sourceTree = "<group>"; };
  76. E6DB661510AECC7800B6F924 /* slang.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = slang.c; sourceTree = "<group>"; };
  77. E6DB661610AECC7800B6F924 /* vga.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vga.c; sourceTree = "<group>"; };
  78. E6DB661710AECC7800B6F924 /* win32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = win32.c; sourceTree = "<group>"; };
  79. E6DB661810AECC7800B6F924 /* x11.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = x11.c; sourceTree = "<group>"; };
  80. E6DB661910AECC7800B6F924 /* event.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = event.c; path = ../caca/event.c; sourceTree = SOURCE_ROOT; };
  81. E6DB661A10AECC7800B6F924 /* figfont.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = figfont.c; path = ../caca/figfont.c; sourceTree = SOURCE_ROOT; };
  82. E6DB661B10AECC7800B6F924 /* file.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = file.c; path = ../caca/file.c; sourceTree = SOURCE_ROOT; };
  83. E6DB661C10AECC7800B6F924 /* font.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = font.c; path = ../caca/font.c; sourceTree = SOURCE_ROOT; };
  84. E6DB661D10AECC7800B6F924 /* frame.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = frame.c; path = ../caca/frame.c; sourceTree = SOURCE_ROOT; };
  85. E6DB661E10AECC7800B6F924 /* graphics.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = graphics.c; path = ../caca/graphics.c; sourceTree = SOURCE_ROOT; };
  86. E6DB661F10AECC7800B6F924 /* legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = legacy.c; path = ../caca/legacy.c; sourceTree = SOURCE_ROOT; };
  87. E6DB662010AECC7800B6F924 /* line.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = line.c; path = ../caca/line.c; sourceTree = SOURCE_ROOT; };
  88. E6DB662110AECC7800B6F924 /* string.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = string.c; path = ../caca/string.c; sourceTree = SOURCE_ROOT; };
  89. E6DB662210AECC7800B6F924 /* time.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = time.c; path = ../caca/time.c; sourceTree = SOURCE_ROOT; };
  90. E6DB662310AECC7800B6F924 /* transform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = transform.c; path = ../caca/transform.c; sourceTree = SOURCE_ROOT; };
  91. E6DB662410AECC7800B6F924 /* triangle.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = triangle.c; path = ../caca/triangle.c; sourceTree = SOURCE_ROOT; };
  92. E6DB662C10AECCD700B6F924 /* aafire.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = aafire.c; path = ../src/aafire.c; sourceTree = SOURCE_ROOT; };
  93. E6DB662D10AECCD700B6F924 /* cacademo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cacademo.c; path = ../src/cacademo.c; sourceTree = SOURCE_ROOT; };
  94. E6DB662E10AECCD700B6F924 /* cacadraw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cacadraw.c; path = ../src/cacadraw.c; sourceTree = SOURCE_ROOT; };
  95. E6DB662F10AECCD700B6F924 /* cacaplay.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cacaplay.c; path = ../src/cacaplay.c; sourceTree = SOURCE_ROOT; };
  96. E6DB663010AECCD700B6F924 /* cacaserver.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cacaserver.c; path = ../src/cacaserver.c; sourceTree = SOURCE_ROOT; };
  97. E6DB663110AECCD700B6F924 /* cacaview.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cacaview.c; path = ../src/cacaview.c; sourceTree = SOURCE_ROOT; };
  98. E6DB663210AECCD700B6F924 /* common-image.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "common-image.c"; path = "../src/common-image.c"; sourceTree = SOURCE_ROOT; };
  99. E6DB663310AECCD700B6F924 /* common-image.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "common-image.h"; path = "../src/common-image.h"; sourceTree = SOURCE_ROOT; };
  100. E6DB663410AECCD700B6F924 /* img2txt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = img2txt.c; path = ../src/img2txt.c; sourceTree = SOURCE_ROOT; };
  101. E6DB663510AECCD700B6F924 /* mygetopt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mygetopt.c; path = ../src/mygetopt.c; sourceTree = SOURCE_ROOT; };
  102. E6DB663610AECCD700B6F924 /* mygetopt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mygetopt.h; path = ../src/mygetopt.h; sourceTree = SOURCE_ROOT; };
  103. E6DB663710AECCD700B6F924 /* texture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = texture.h; path = ../src/texture.h; sourceTree = SOURCE_ROOT; };
  104. E6DB663910AECD1F00B6F924 /* trifiller.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = trifiller.c; path = ../examples/trifiller.c; sourceTree = SOURCE_ROOT; wrapsLines = 0; };
  105. E6DB663B10AECDF500B6F924 /* blit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = blit.c; path = ../examples/blit.c; sourceTree = SOURCE_ROOT; };
  106. E6DB663C10AECDF500B6F924 /* canvas.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = canvas.c; path = ../examples/canvas.c; sourceTree = SOURCE_ROOT; };
  107. E6DB663D10AECDF500B6F924 /* colors.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = colors.c; path = ../examples/colors.c; sourceTree = SOURCE_ROOT; };
  108. E6DB663E10AECDF500B6F924 /* conio-snake.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "conio-snake.cpp"; path = "../examples/conio-snake.cpp"; sourceTree = SOURCE_ROOT; };
  109. E6DB663F10AECDF500B6F924 /* conio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = conio.c; path = ../examples/conio.c; sourceTree = SOURCE_ROOT; };
  110. E6DB664010AECDF500B6F924 /* demo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = demo.c; path = ../examples/demo.c; sourceTree = SOURCE_ROOT; };
  111. E6DB664110AECDF500B6F924 /* demo0.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = demo0.c; path = ../examples/demo0.c; sourceTree = SOURCE_ROOT; };
  112. E6DB664210AECDF500B6F924 /* dithering.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dithering.c; path = ../examples/dithering.c; sourceTree = SOURCE_ROOT; };
  113. E6DB664310AECDF500B6F924 /* driver.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = driver.c; path = ../examples/driver.c; sourceTree = SOURCE_ROOT; };
  114. E6DB664410AECDF500B6F924 /* event.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = event.c; path = ../examples/event.c; sourceTree = SOURCE_ROOT; };
  115. E6DB664510AECDF500B6F924 /* export.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = export.c; path = ../examples/export.c; sourceTree = SOURCE_ROOT; };
  116. E6DB664610AECDF500B6F924 /* figfont.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = figfont.c; path = ../examples/figfont.c; sourceTree = SOURCE_ROOT; };
  117. E6DB664710AECDF500B6F924 /* font.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = font.c; path = ../examples/font.c; sourceTree = SOURCE_ROOT; };
  118. E6DB664810AECDF500B6F924 /* font2tga.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = font2tga.c; path = ../examples/font2tga.c; sourceTree = SOURCE_ROOT; };
  119. E6DB664910AECDF500B6F924 /* frames.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = frames.c; path = ../examples/frames.c; sourceTree = SOURCE_ROOT; };
  120. E6DB664A10AECDF500B6F924 /* fullwidth.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = fullwidth.c; path = ../examples/fullwidth.c; sourceTree = SOURCE_ROOT; };
  121. E6DB664B10AECDF500B6F924 /* gamma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = gamma.c; path = ../examples/gamma.c; sourceTree = SOURCE_ROOT; };
  122. E6DB664C10AECDF500B6F924 /* hsv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = hsv.c; path = ../examples/hsv.c; sourceTree = SOURCE_ROOT; };
  123. E6DB664D10AECDF500B6F924 /* import.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = import.c; path = ../examples/import.c; sourceTree = SOURCE_ROOT; };
  124. E6DB664E10AECDF500B6F924 /* input.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = input.c; path = ../examples/input.c; sourceTree = SOURCE_ROOT; };
  125. E6DB664F10AECDF500B6F924 /* spritedit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = spritedit.c; path = ../examples/spritedit.c; sourceTree = SOURCE_ROOT; };
  126. E6DB665010AECDF500B6F924 /* swallow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = swallow.c; path = ../examples/swallow.c; sourceTree = SOURCE_ROOT; };
  127. E6DB665110AECDF500B6F924 /* text.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = text.c; path = ../examples/text.c; sourceTree = SOURCE_ROOT; };
  128. E6DB665210AECDF500B6F924 /* transform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = transform.c; path = ../examples/transform.c; sourceTree = SOURCE_ROOT; };
  129. E6DB665310AECDF500B6F924 /* truecolor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = truecolor.c; path = ../examples/truecolor.c; sourceTree = SOURCE_ROOT; };
  130. E6DB665410AECDF500B6F924 /* unicode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = unicode.c; path = ../examples/unicode.c; sourceTree = SOURCE_ROOT; };
  131. E6DB665510AECE3600B6F924 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = ../examples/Makefile.am; sourceTree = SOURCE_ROOT; };
  132. E6DB66FA10B176D100B6F924 /* configure.ac */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = configure.ac; path = ../configure.ac; sourceTree = SOURCE_ROOT; };
  133. E6DB66FF10B17BEA00B6F924 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = ../src/Makefile.am; sourceTree = SOURCE_ROOT; };
  134. E6DB670010B17BFC00B6F924 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.am; path = ../caca/Makefile.am; sourceTree = SOURCE_ROOT; };
  135. /* End PBXFileReference section */
  136. /* Begin PBXGroup section */
  137. 08FB7794FE84155DC02AAC07 /* XCode */ = {
  138. isa = PBXGroup;
  139. children = (
  140. E64A331D10DA447500325A66 /* config.h */,
  141. E64A326110DA344400325A66 /* build-kernel */,
  142. E64A326210DA344400325A66 /* kernel */,
  143. E6A7681A10B561B9008B6DEC /* ruby */,
  144. E6A7681510B560AE008B6DEC /* cxx */,
  145. E6DB66FA10B176D100B6F924 /* configure.ac */,
  146. E6DB663A10AECDC500B6F924 /* examples */,
  147. E6DB662B10AECCBF00B6F924 /* src */,
  148. E6DB65F510AECC5800B6F924 /* caca */,
  149. );
  150. name = XCode;
  151. sourceTree = "<group>";
  152. };
  153. E60690EA10DCD81300F80E76 /* boot */ = {
  154. isa = PBXGroup;
  155. children = (
  156. E60690ED10DCD81300F80E76 /* stage2.h */,
  157. E60690F010DCD81300F80E76 /* bootsect.asm */,
  158. E60690EC10DCD81300F80E76 /* int.asm */,
  159. E60690EB10DCD81300F80E76 /* pic.c */,
  160. E60690EE10DCD81300F80E76 /* interruptions.c */,
  161. E60690EF10DCD81300F80E76 /* stage2.c */,
  162. E60690F110DCD81300F80E76 /* gdt.c */,
  163. E60690F210DCD81300F80E76 /* idt.c */,
  164. );
  165. path = boot;
  166. sourceTree = "<group>";
  167. };
  168. E60690F310DCD81300F80E76 /* drivers */ = {
  169. isa = PBXGroup;
  170. children = (
  171. E606910010DCDA3100F80E76 /* processor.h */,
  172. E60690F410DCD81300F80E76 /* floppy.h */,
  173. E60691C710DCF2EA00F80E76 /* memory.h */,
  174. E60691E910DD0D6D00F80E76 /* timer.h */,
  175. E60690FA10DCD85300F80E76 /* keyboard.c */,
  176. E60690F510DCD81300F80E76 /* floppy.c */,
  177. E606910110DCDA3100F80E76 /* processor.c */,
  178. E60691C810DCF2EA00F80E76 /* memory.c */,
  179. E60691EA10DD0D6D00F80E76 /* timer.c */,
  180. );
  181. path = drivers;
  182. sourceTree = "<group>";
  183. };
  184. E64A326210DA344400325A66 /* kernel */ = {
  185. isa = PBXGroup;
  186. children = (
  187. E606911F10DCDF2B00F80E76 /* klibc.h */,
  188. E64A326710DA344400325A66 /* kernel.h */,
  189. E64A33E410DA861600325A66 /* klibc.c */,
  190. E64A326610DA344400325A66 /* kernel.c */,
  191. E60690EA10DCD81300F80E76 /* boot */,
  192. E60690F310DCD81300F80E76 /* drivers */,
  193. E64A326810DA344400325A66 /* Makefile.am */,
  194. E64A326910DA344400325A66 /* Makefile */,
  195. );
  196. name = kernel;
  197. path = ../kernel;
  198. sourceTree = SOURCE_ROOT;
  199. };
  200. E6A7681510B560AE008B6DEC /* cxx */ = {
  201. isa = PBXGroup;
  202. children = (
  203. E6A7681810B560BB008B6DEC /* caca++.h */,
  204. E6A7681710B560BB008B6DEC /* caca++.cpp */,
  205. E6A7681910B560BB008B6DEC /* cxxtest.cpp */,
  206. );
  207. name = cxx;
  208. sourceTree = "<group>";
  209. };
  210. E6A7681A10B561B9008B6DEC /* ruby */ = {
  211. isa = PBXGroup;
  212. children = (
  213. E6A7681B10B561CE008B6DEC /* caca-canvas.c */,
  214. E6A7681C10B561CE008B6DEC /* caca-canvas.h */,
  215. E6A7681D10B561CE008B6DEC /* caca-display.c */,
  216. E6A7681E10B561CE008B6DEC /* caca-display.h */,
  217. E6A7681F10B561CE008B6DEC /* caca-dither.c */,
  218. E6A7682010B561CE008B6DEC /* caca-dither.h */,
  219. E6A7682110B561CE008B6DEC /* caca-event.c */,
  220. E6A7682210B561CE008B6DEC /* caca-event.h */,
  221. E6A7682310B561CE008B6DEC /* caca-font.c */,
  222. E6A7682410B561CE008B6DEC /* caca-font.h */,
  223. E6A7682510B561CE008B6DEC /* caca.c */,
  224. E6A7682610B561CE008B6DEC /* common.h */,
  225. );
  226. name = ruby;
  227. sourceTree = "<group>";
  228. };
  229. E6DB65F510AECC5800B6F924 /* caca */ = {
  230. isa = PBXGroup;
  231. children = (
  232. E6DB670010B17BFC00B6F924 /* Makefile.am */,
  233. E6DB65FF10AECC7800B6F924 /* caca.h */,
  234. E6DB65F610AECC7800B6F924 /* attr.c */,
  235. E6DB65F710AECC7800B6F924 /* box.c */,
  236. E6DB65F810AECC7800B6F924 /* caca_conio.c */,
  237. E6DB65F910AECC7800B6F924 /* caca_conio.h */,
  238. E6DB65FA10AECC7800B6F924 /* caca_internals.h */,
  239. E6DB65FB10AECC7800B6F924 /* caca_stubs.h */,
  240. E6DB65FC10AECC7800B6F924 /* caca_types.h */,
  241. E6DB65FE10AECC7800B6F924 /* caca.c */,
  242. E6DB660210AECC7800B6F924 /* caca0.c */,
  243. E6DB660310AECC7800B6F924 /* caca0.h */,
  244. E6DB660410AECC7800B6F924 /* canvas.c */,
  245. E6DB660510AECC7800B6F924 /* charset.c */,
  246. E6DB660610AECC7800B6F924 /* codec */,
  247. E6DB660B10AECC7800B6F924 /* conic.c */,
  248. E6DB660C10AECC7800B6F924 /* dirty.c */,
  249. E6DB660D10AECC7800B6F924 /* dither.c */,
  250. E6DB660E10AECC7800B6F924 /* driver */,
  251. E6DB661910AECC7800B6F924 /* event.c */,
  252. E6DB661A10AECC7800B6F924 /* figfont.c */,
  253. E6DB661B10AECC7800B6F924 /* file.c */,
  254. E6DB661C10AECC7800B6F924 /* font.c */,
  255. E6DB661D10AECC7800B6F924 /* frame.c */,
  256. E6DB661E10AECC7800B6F924 /* graphics.c */,
  257. E6DB661F10AECC7800B6F924 /* legacy.c */,
  258. E6DB662010AECC7800B6F924 /* line.c */,
  259. E6DB662110AECC7800B6F924 /* string.c */,
  260. E6DB662210AECC7800B6F924 /* time.c */,
  261. E6DB662310AECC7800B6F924 /* transform.c */,
  262. E6DB662410AECC7800B6F924 /* triangle.c */,
  263. );
  264. name = caca;
  265. sourceTree = "<group>";
  266. };
  267. E6DB660610AECC7800B6F924 /* codec */ = {
  268. isa = PBXGroup;
  269. children = (
  270. E6DB660710AECC7800B6F924 /* codec.h */,
  271. E6DB660810AECC7800B6F924 /* export.c */,
  272. E6DB660910AECC7800B6F924 /* import.c */,
  273. E6DB660A10AECC7800B6F924 /* text.c */,
  274. );
  275. name = codec;
  276. path = ../caca/codec;
  277. sourceTree = SOURCE_ROOT;
  278. };
  279. E6DB660E10AECC7800B6F924 /* driver */ = {
  280. isa = PBXGroup;
  281. children = (
  282. E6DB660F10AECC7800B6F924 /* cocoa.m */,
  283. E6DB661010AECC7800B6F924 /* conio.c */,
  284. E6DB661110AECC7800B6F924 /* gl.c */,
  285. E6DB661210AECC7800B6F924 /* ncurses.c */,
  286. E6DB661310AECC7800B6F924 /* null.c */,
  287. E6DB661410AECC7800B6F924 /* raw.c */,
  288. E6DB661510AECC7800B6F924 /* slang.c */,
  289. E6DB661610AECC7800B6F924 /* vga.c */,
  290. E6DB661710AECC7800B6F924 /* win32.c */,
  291. E6DB661810AECC7800B6F924 /* x11.c */,
  292. );
  293. name = driver;
  294. path = ../caca/driver;
  295. sourceTree = SOURCE_ROOT;
  296. };
  297. E6DB662B10AECCBF00B6F924 /* src */ = {
  298. isa = PBXGroup;
  299. children = (
  300. E6DB66FF10B17BEA00B6F924 /* Makefile.am */,
  301. E6DB662C10AECCD700B6F924 /* aafire.c */,
  302. E6DB662D10AECCD700B6F924 /* cacademo.c */,
  303. E6DB662E10AECCD700B6F924 /* cacadraw.c */,
  304. E6DB662F10AECCD700B6F924 /* cacaplay.c */,
  305. E6DB663010AECCD700B6F924 /* cacaserver.c */,
  306. E6DB663110AECCD700B6F924 /* cacaview.c */,
  307. E6DB663210AECCD700B6F924 /* common-image.c */,
  308. E6DB663310AECCD700B6F924 /* common-image.h */,
  309. E6DB663410AECCD700B6F924 /* img2txt.c */,
  310. E6DB663510AECCD700B6F924 /* mygetopt.c */,
  311. E6DB663610AECCD700B6F924 /* mygetopt.h */,
  312. E6DB663710AECCD700B6F924 /* texture.h */,
  313. );
  314. name = src;
  315. sourceTree = "<group>";
  316. };
  317. E6DB663A10AECDC500B6F924 /* examples */ = {
  318. isa = PBXGroup;
  319. children = (
  320. E6DB665510AECE3600B6F924 /* Makefile.am */,
  321. E6DB663B10AECDF500B6F924 /* blit.c */,
  322. E6DB663C10AECDF500B6F924 /* canvas.c */,
  323. E6DB663D10AECDF500B6F924 /* colors.c */,
  324. E6DB663E10AECDF500B6F924 /* conio-snake.cpp */,
  325. E6DB663F10AECDF500B6F924 /* conio.c */,
  326. E6DB664010AECDF500B6F924 /* demo.c */,
  327. E6DB664110AECDF500B6F924 /* demo0.c */,
  328. E6DB664210AECDF500B6F924 /* dithering.c */,
  329. E6DB664310AECDF500B6F924 /* driver.c */,
  330. E6DB664410AECDF500B6F924 /* event.c */,
  331. E6DB664510AECDF500B6F924 /* export.c */,
  332. E6DB664610AECDF500B6F924 /* figfont.c */,
  333. E6DB664710AECDF500B6F924 /* font.c */,
  334. E6DB664810AECDF500B6F924 /* font2tga.c */,
  335. E6DB664910AECDF500B6F924 /* frames.c */,
  336. E6DB664A10AECDF500B6F924 /* fullwidth.c */,
  337. E6DB664B10AECDF500B6F924 /* gamma.c */,
  338. E6DB664C10AECDF500B6F924 /* hsv.c */,
  339. E6DB664D10AECDF500B6F924 /* import.c */,
  340. E6DB664E10AECDF500B6F924 /* input.c */,
  341. E6DB664F10AECDF500B6F924 /* spritedit.c */,
  342. E6DB665010AECDF500B6F924 /* swallow.c */,
  343. E6DB665110AECDF500B6F924 /* text.c */,
  344. E6DB665210AECDF500B6F924 /* transform.c */,
  345. E6DB665310AECDF500B6F924 /* truecolor.c */,
  346. E6DB665410AECDF500B6F924 /* unicode.c */,
  347. E6DB663910AECD1F00B6F924 /* trifiller.c */,
  348. E68A871110CD1F040047EB17 /* mouse.c */,
  349. );
  350. name = examples;
  351. sourceTree = "<group>";
  352. };
  353. /* End PBXGroup section */
  354. /* Begin PBXLegacyTarget section */
  355. D28A88AD04BDD90700651E21 /* libcacaXCode */ = {
  356. isa = PBXLegacyTarget;
  357. buildArgumentsString = "$(ACTION)";
  358. buildConfigurationList = 1DEB918F08733D9F0010E9CD /* Build configuration list for PBXLegacyTarget "libcacaXCode" */;
  359. buildPhases = (
  360. );
  361. buildToolPath = /usr/bin/make;
  362. dependencies = (
  363. );
  364. name = libcacaXCode;
  365. passBuildSettingsInEnvironment = 1;
  366. productName = XCode;
  367. };
  368. E6DB66B110B03F1700B6F924 /* libcaca */ = {
  369. isa = PBXLegacyTarget;
  370. buildArgumentsString = "$(ACTION)";
  371. buildConfigurationList = E6DB66B810B03F1800B6F924 /* Build configuration list for PBXLegacyTarget "libcaca" */;
  372. buildPhases = (
  373. );
  374. buildToolPath = /usr/bin/make;
  375. buildWorkingDirectory = "/Users/jylam/code/libcaca-trunk";
  376. dependencies = (
  377. );
  378. name = libcaca;
  379. passBuildSettingsInEnvironment = 1;
  380. productName = libcaca;
  381. };
  382. /* End PBXLegacyTarget section */
  383. /* Begin PBXProject section */
  384. 08FB7793FE84155DC02AAC07 /* Project object */ = {
  385. isa = PBXProject;
  386. buildConfigurationList = 1DEB919308733D9F0010E9CD /* Build configuration list for PBXProject "libcacaXCode" */;
  387. compatibilityVersion = "Xcode 3.1";
  388. hasScannedForEncodings = 1;
  389. mainGroup = 08FB7794FE84155DC02AAC07 /* XCode */;
  390. projectDirPath = "";
  391. projectRoot = "";
  392. targets = (
  393. D28A88AD04BDD90700651E21 /* libcacaXCode */,
  394. E6DB66B110B03F1700B6F924 /* libcaca */,
  395. );
  396. };
  397. /* End PBXProject section */
  398. /* Begin XCBuildConfiguration section */
  399. 1DEB919008733D9F0010E9CD /* Debug */ = {
  400. isa = XCBuildConfiguration;
  401. buildSettings = {
  402. COPY_PHASE_STRIP = NO;
  403. DEBUGGING_SYMBOLS = YES;
  404. GCC_DYNAMIC_NO_PIC = NO;
  405. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  406. GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
  407. GCC_OPTIMIZATION_LEVEL = 0;
  408. OTHER_CFLAGS = "";
  409. OTHER_LDFLAGS = "";
  410. PRODUCT_NAME = libcacaXCode;
  411. };
  412. name = Debug;
  413. };
  414. 1DEB919108733D9F0010E9CD /* Release */ = {
  415. isa = XCBuildConfiguration;
  416. buildSettings = {
  417. COPY_PHASE_STRIP = YES;
  418. GCC_ENABLE_FIX_AND_CONTINUE = NO;
  419. OTHER_CFLAGS = "";
  420. OTHER_LDFLAGS = "";
  421. PRODUCT_NAME = libcacaXCode;
  422. };
  423. name = Release;
  424. };
  425. 1DEB919408733D9F0010E9CD /* Debug */ = {
  426. isa = XCBuildConfiguration;
  427. buildSettings = {
  428. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  429. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  430. GCC_WARN_UNUSED_VARIABLE = YES;
  431. ONLY_ACTIVE_ARCH = YES;
  432. PREBINDING = NO;
  433. SDKROOT = macosx10.6;
  434. };
  435. name = Debug;
  436. };
  437. 1DEB919508733D9F0010E9CD /* Release */ = {
  438. isa = XCBuildConfiguration;
  439. buildSettings = {
  440. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  441. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  442. GCC_WARN_UNUSED_VARIABLE = YES;
  443. PREBINDING = NO;
  444. SDKROOT = macosx10.6;
  445. };
  446. name = Release;
  447. };
  448. E6DB66B210B03F1800B6F924 /* Debug */ = {
  449. isa = XCBuildConfiguration;
  450. buildSettings = {
  451. COPY_PHASE_STRIP = NO;
  452. GCC_DYNAMIC_NO_PIC = NO;
  453. GCC_OPTIMIZATION_LEVEL = 0;
  454. PRODUCT_NAME = libcaca;
  455. };
  456. name = Debug;
  457. };
  458. E6DB66B310B03F1800B6F924 /* Release */ = {
  459. isa = XCBuildConfiguration;
  460. buildSettings = {
  461. COPY_PHASE_STRIP = YES;
  462. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  463. GCC_ENABLE_FIX_AND_CONTINUE = NO;
  464. PRODUCT_NAME = libcaca;
  465. ZERO_LINK = NO;
  466. };
  467. name = Release;
  468. };
  469. /* End XCBuildConfiguration section */
  470. /* Begin XCConfigurationList section */
  471. 1DEB918F08733D9F0010E9CD /* Build configuration list for PBXLegacyTarget "libcacaXCode" */ = {
  472. isa = XCConfigurationList;
  473. buildConfigurations = (
  474. 1DEB919008733D9F0010E9CD /* Debug */,
  475. 1DEB919108733D9F0010E9CD /* Release */,
  476. );
  477. defaultConfigurationIsVisible = 0;
  478. defaultConfigurationName = Release;
  479. };
  480. 1DEB919308733D9F0010E9CD /* Build configuration list for PBXProject "libcacaXCode" */ = {
  481. isa = XCConfigurationList;
  482. buildConfigurations = (
  483. 1DEB919408733D9F0010E9CD /* Debug */,
  484. 1DEB919508733D9F0010E9CD /* Release */,
  485. );
  486. defaultConfigurationIsVisible = 0;
  487. defaultConfigurationName = Release;
  488. };
  489. E6DB66B810B03F1800B6F924 /* Build configuration list for PBXLegacyTarget "libcaca" */ = {
  490. isa = XCConfigurationList;
  491. buildConfigurations = (
  492. E6DB66B210B03F1800B6F924 /* Debug */,
  493. E6DB66B310B03F1800B6F924 /* Release */,
  494. );
  495. defaultConfigurationIsVisible = 0;
  496. defaultConfigurationName = Release;
  497. };
  498. /* End XCConfigurationList section */
  499. };
  500. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  501. }