Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 

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