istereo2

annotate istereo.xcodeproj/project.pbxproj @ 8:661bf09db398

- replaced Quartz timer with cross-platform timer code - protected goatkit builtin theme function from being optimized out
author John Tsiombikas <nuclear@member.fsf.org>
date Thu, 24 Sep 2015 07:09:37 +0300
parents a3c4fcc9f8f3
children
rev   line source
nuclear@0 1 // !$*UTF8*$!
nuclear@0 2 {
nuclear@0 3 archiveVersion = 1;
nuclear@0 4 classes = {
nuclear@0 5 };
nuclear@0 6 objectVersion = 46;
nuclear@0 7 objects = {
nuclear@0 8
nuclear@0 9 /* Begin PBXBuildFile section */
nuclear@6 10 060ECAD41BB1A9CC00CE9B80 /* boolanm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 060ECAC91BB1A9CC00CE9B80 /* boolanm.cc */; settings = {ASSET_TAGS = (); }; };
nuclear@6 11 060ECAD51BB1A9CC00CE9B80 /* button.cc in Sources */ = {isa = PBXBuildFile; fileRef = 060ECACB1BB1A9CC00CE9B80 /* button.cc */; settings = {ASSET_TAGS = (); }; };
nuclear@6 12 060ECAD71BB1A9CC00CE9B80 /* event.cc in Sources */ = {isa = PBXBuildFile; fileRef = 060ECACD1BB1A9CC00CE9B80 /* event.cc */; settings = {ASSET_TAGS = (); }; };
nuclear@6 13 060ECAD91BB1A9CC00CE9B80 /* screen.cc in Sources */ = {isa = PBXBuildFile; fileRef = 060ECACF1BB1A9CC00CE9B80 /* screen.cc */; settings = {ASSET_TAGS = (); }; };
nuclear@6 14 060ECADA1BB1A9CC00CE9B80 /* slider.cc in Sources */ = {isa = PBXBuildFile; fileRef = 060ECAD01BB1A9CC00CE9B80 /* slider.cc */; settings = {ASSET_TAGS = (); }; };
nuclear@6 15 060ECADB1BB1A9CC00CE9B80 /* textbox.cc in Sources */ = {isa = PBXBuildFile; fileRef = 060ECAD11BB1A9CC00CE9B80 /* textbox.cc */; settings = {ASSET_TAGS = (); }; };
nuclear@6 16 060ECADC1BB1A9CC00CE9B80 /* theme.cc in Sources */ = {isa = PBXBuildFile; fileRef = 060ECAD21BB1A9CC00CE9B80 /* theme.cc */; settings = {ASSET_TAGS = (); }; };
nuclear@6 17 060ECADD1BB1A9CC00CE9B80 /* widget.cc in Sources */ = {isa = PBXBuildFile; fileRef = 060ECAD31BB1A9CC00CE9B80 /* widget.cc */; settings = {ASSET_TAGS = (); }; };
nuclear@6 18 060ECAEB1BB1AA5200CE9B80 /* checkbox.cc in Sources */ = {isa = PBXBuildFile; fileRef = 060ECADF1BB1AA5200CE9B80 /* checkbox.cc */; settings = {ASSET_TAGS = (); }; };
nuclear@6 19 060ECAEC1BB1AA5200CE9B80 /* label.cc in Sources */ = {isa = PBXBuildFile; fileRef = 060ECAE31BB1AA5200CE9B80 /* label.cc */; settings = {ASSET_TAGS = (); }; };
nuclear@6 20 060ECAEF1BB22A4400CE9B80 /* ui.cc in Sources */ = {isa = PBXBuildFile; fileRef = 060ECAED1BB22A4400CE9B80 /* ui.cc */; settings = {ASSET_TAGS = (); }; };
nuclear@6 21 060ECAF11BB243B000CE9B80 /* color.v.glsl in Resources */ = {isa = PBXBuildFile; fileRef = 060ECAF01BB243B000CE9B80 /* color.v.glsl */; settings = {ASSET_TAGS = (); }; };
nuclear@6 22 060ECAF31BB2441600CE9B80 /* color.p.glsl in Resources */ = {isa = PBXBuildFile; fileRef = 060ECAF21BB2441600CE9B80 /* color.p.glsl */; settings = {ASSET_TAGS = (); }; };
nuclear@6 23 060ECAF61BB2496100CE9B80 /* ui.p.glsl in Resources */ = {isa = PBXBuildFile; fileRef = 060ECAF41BB2496100CE9B80 /* ui.p.glsl */; settings = {ASSET_TAGS = (); }; };
nuclear@6 24 060ECAF71BB2496100CE9B80 /* ui.v.glsl in Resources */ = {isa = PBXBuildFile; fileRef = 060ECAF51BB2496100CE9B80 /* ui.v.glsl */; settings = {ASSET_TAGS = (); }; };
nuclear@7 25 060ECAFE1BB2BD5C00CE9B80 /* drawgl.c in Sources */ = {isa = PBXBuildFile; fileRef = 060ECAF91BB2BD5C00CE9B80 /* drawgl.c */; settings = {ASSET_TAGS = (); }; };
nuclear@7 26 060ECAFF1BB2BD5C00CE9B80 /* font.c in Sources */ = {isa = PBXBuildFile; fileRef = 060ECAFC1BB2BD5C00CE9B80 /* font.c */; settings = {ASSET_TAGS = (); }; };
nuclear@7 27 060ECB001BB2BD5C00CE9B80 /* utf8.c in Sources */ = {isa = PBXBuildFile; fileRef = 060ECAFD1BB2BD5C00CE9B80 /* utf8.c */; settings = {ASSET_TAGS = (); }; };
nuclear@7 28 060ECB031BB361C300CE9B80 /* assman.c in Sources */ = {isa = PBXBuildFile; fileRef = 060ECB011BB361C300CE9B80 /* assman.c */; settings = {ASSET_TAGS = (); }; };
nuclear@7 29 060ECB051BB361D900CE9B80 /* assman.c in Sources */ = {isa = PBXBuildFile; fileRef = 060ECB041BB361D900CE9B80 /* assman.c */; settings = {ASSET_TAGS = (); }; };
nuclear@7 30 060ECB071BB36FD800CE9B80 /* linux-libertine_s24.glyphmap in Resources */ = {isa = PBXBuildFile; fileRef = 060ECB061BB36FD800CE9B80 /* linux-libertine_s24.glyphmap */; settings = {ASSET_TAGS = (); }; };
nuclear@7 31 060ECB091BB3989500CE9B80 /* uitheme.cc in Sources */ = {isa = PBXBuildFile; fileRef = 060ECB081BB3989500CE9B80 /* uitheme.cc */; settings = {ASSET_TAGS = (); }; };
nuclear@7 32 060ECB0B1BB3A8DB00CE9B80 /* font.p.glsl in Resources */ = {isa = PBXBuildFile; fileRef = 060ECB0A1BB3A8DB00CE9B80 /* font.p.glsl */; settings = {ASSET_TAGS = (); }; };
nuclear@8 33 060ECB0E1BB3AC0D00CE9B80 /* timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 060ECB0C1BB3AC0D00CE9B80 /* timer.c */; settings = {ASSET_TAGS = (); }; };
nuclear@0 34 0669D67F1BA85DDE00611CFA /* app_delegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 0669D67B1BA85DDE00611CFA /* app_delegate.m */; };
nuclear@0 35 0669D6801BA85DDE00611CFA /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 0669D67C1BA85DDE00611CFA /* main.m */; };
nuclear@0 36 0669D6811BA85DDE00611CFA /* viewctl.m in Sources */ = {isa = PBXBuildFile; fileRef = 0669D67E1BA85DDE00611CFA /* viewctl.m */; };
nuclear@2 37 0669D6911BACDF6C00611CFA /* cam.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6821BACDF6C00611CFA /* cam.c */; };
nuclear@2 38 0669D6921BACDF6C00611CFA /* istereo.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6851BACDF6C00611CFA /* istereo.c */; };
nuclear@2 39 0669D6931BACDF6C00611CFA /* respath.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6881BACDF6C00611CFA /* respath.c */; };
nuclear@2 40 0669D6941BACDF6C00611CFA /* sanegl.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D68A1BACDF6C00611CFA /* sanegl.c */; };
nuclear@2 41 0669D6951BACDF6C00611CFA /* sdr.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D68C1BACDF6C00611CFA /* sdr.c */; };
nuclear@2 42 0669D6961BACDF6C00611CFA /* tex.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D68E1BACDF6C00611CFA /* tex.c */; };
nuclear@2 43 0669D6B21BAD020B00611CFA /* basis_c.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D69D1BAD020B00611CFA /* basis_c.c */; };
nuclear@2 44 0669D6B31BAD020B00611CFA /* geom.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D69F1BAD020B00611CFA /* geom.c */; };
nuclear@2 45 0669D6B41BAD020B00611CFA /* matrix_c.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6A11BAD020B00611CFA /* matrix_c.c */; };
nuclear@2 46 0669D6B61BAD020B00611CFA /* quat_c.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6A41BAD020B00611CFA /* quat_c.c */; };
nuclear@2 47 0669D6B81BAD020B00611CFA /* ray_c.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6A71BAD020B00611CFA /* ray_c.c */; };
nuclear@2 48 0669D6BB1BAD020B00611CFA /* vmath.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6AF1BAD020B00611CFA /* vmath.c */; };
nuclear@2 49 0669D6C61BAD022C00611CFA /* conv.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6BD1BAD022C00611CFA /* conv.c */; };
nuclear@2 50 0669D6C71BAD022C00611CFA /* file_jpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6BE1BAD022C00611CFA /* file_jpeg.c */; };
nuclear@2 51 0669D6C81BAD022C00611CFA /* file_png.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6BF1BAD022C00611CFA /* file_png.c */; };
nuclear@2 52 0669D6C91BAD022C00611CFA /* file_ppm.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6C01BAD022C00611CFA /* file_ppm.c */; };
nuclear@2 53 0669D6CA1BAD022C00611CFA /* ftype_module.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6C11BAD022C00611CFA /* ftype_module.c */; };
nuclear@2 54 0669D6CB1BAD022C00611CFA /* imago2.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6C31BAD022C00611CFA /* imago2.c */; };
nuclear@2 55 0669D6CC1BAD022C00611CFA /* modules.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6C51BAD022C00611CFA /* modules.c */; };
nuclear@2 56 0669D7071BAD024700611CFA /* jcapimin.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6CE1BAD024700611CFA /* jcapimin.c */; };
nuclear@2 57 0669D7081BAD024700611CFA /* jcapistd.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6CF1BAD024700611CFA /* jcapistd.c */; };
nuclear@2 58 0669D7091BAD024700611CFA /* jccoefct.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6D01BAD024700611CFA /* jccoefct.c */; };
nuclear@2 59 0669D70A1BAD024700611CFA /* jccolor.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6D11BAD024700611CFA /* jccolor.c */; };
nuclear@2 60 0669D70B1BAD024700611CFA /* jcdctmgr.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6D21BAD024700611CFA /* jcdctmgr.c */; };
nuclear@2 61 0669D70C1BAD024700611CFA /* jchuff.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6D31BAD024700611CFA /* jchuff.c */; };
nuclear@2 62 0669D70D1BAD024700611CFA /* jcinit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6D51BAD024700611CFA /* jcinit.c */; };
nuclear@2 63 0669D70E1BAD024700611CFA /* jcmainct.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6D61BAD024700611CFA /* jcmainct.c */; };
nuclear@2 64 0669D70F1BAD024700611CFA /* jcmarker.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6D71BAD024700611CFA /* jcmarker.c */; };
nuclear@2 65 0669D7101BAD024700611CFA /* jcmaster.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6D81BAD024700611CFA /* jcmaster.c */; };
nuclear@2 66 0669D7111BAD024700611CFA /* jcomapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6D91BAD024700611CFA /* jcomapi.c */; };
nuclear@2 67 0669D7121BAD024700611CFA /* jcparam.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6DB1BAD024700611CFA /* jcparam.c */; };
nuclear@2 68 0669D7131BAD024700611CFA /* jcphuff.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6DC1BAD024700611CFA /* jcphuff.c */; };
nuclear@2 69 0669D7141BAD024700611CFA /* jcprepct.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6DD1BAD024700611CFA /* jcprepct.c */; };
nuclear@2 70 0669D7151BAD024700611CFA /* jcsample.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6DE1BAD024700611CFA /* jcsample.c */; };
nuclear@2 71 0669D7161BAD024700611CFA /* jctrans.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6DF1BAD024700611CFA /* jctrans.c */; };
nuclear@2 72 0669D7171BAD024700611CFA /* jdapimin.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6E01BAD024700611CFA /* jdapimin.c */; };
nuclear@2 73 0669D7181BAD024700611CFA /* jdapistd.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6E11BAD024700611CFA /* jdapistd.c */; };
nuclear@2 74 0669D7191BAD024700611CFA /* jdatadst.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6E21BAD024700611CFA /* jdatadst.c */; };
nuclear@2 75 0669D71A1BAD024700611CFA /* jdatasrc.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6E31BAD024700611CFA /* jdatasrc.c */; };
nuclear@2 76 0669D71B1BAD024700611CFA /* jdcoefct.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6E41BAD024700611CFA /* jdcoefct.c */; };
nuclear@2 77 0669D71C1BAD024700611CFA /* jdcolor.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6E51BAD024700611CFA /* jdcolor.c */; };
nuclear@2 78 0669D71D1BAD024700611CFA /* jddctmgr.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6E71BAD024700611CFA /* jddctmgr.c */; };
nuclear@2 79 0669D71E1BAD024700611CFA /* jdhuff.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6E81BAD024700611CFA /* jdhuff.c */; };
nuclear@2 80 0669D71F1BAD024700611CFA /* jdinput.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6EA1BAD024700611CFA /* jdinput.c */; };
nuclear@2 81 0669D7201BAD024700611CFA /* jdmainct.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6EB1BAD024700611CFA /* jdmainct.c */; };
nuclear@2 82 0669D7211BAD024700611CFA /* jdmarker.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6EC1BAD024700611CFA /* jdmarker.c */; };
nuclear@2 83 0669D7221BAD024700611CFA /* jdmaster.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6ED1BAD024700611CFA /* jdmaster.c */; };
nuclear@2 84 0669D7231BAD024700611CFA /* jdmerge.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6EE1BAD024700611CFA /* jdmerge.c */; };
nuclear@2 85 0669D7241BAD024700611CFA /* jdphuff.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6EF1BAD024700611CFA /* jdphuff.c */; };
nuclear@2 86 0669D7251BAD024700611CFA /* jdpostct.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6F01BAD024700611CFA /* jdpostct.c */; };
nuclear@2 87 0669D7261BAD024700611CFA /* jdsample.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6F11BAD024700611CFA /* jdsample.c */; };
nuclear@2 88 0669D7271BAD024700611CFA /* jdtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6F21BAD024700611CFA /* jdtrans.c */; };
nuclear@2 89 0669D7281BAD024700611CFA /* jerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6F31BAD024700611CFA /* jerror.c */; };
nuclear@2 90 0669D7291BAD024700611CFA /* jfdctflt.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6F51BAD024700611CFA /* jfdctflt.c */; };
nuclear@2 91 0669D72A1BAD024700611CFA /* jfdctfst.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6F61BAD024700611CFA /* jfdctfst.c */; };
nuclear@2 92 0669D72B1BAD024700611CFA /* jfdctint.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6F71BAD024700611CFA /* jfdctint.c */; };
nuclear@2 93 0669D72C1BAD024700611CFA /* jidctflt.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6F81BAD024700611CFA /* jidctflt.c */; };
nuclear@2 94 0669D72D1BAD024700611CFA /* jidctfst.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6F91BAD024700611CFA /* jidctfst.c */; };
nuclear@2 95 0669D72E1BAD024700611CFA /* jidctint.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6FA1BAD024700611CFA /* jidctint.c */; };
nuclear@2 96 0669D72F1BAD024700611CFA /* jidctred.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6FB1BAD024700611CFA /* jidctred.c */; };
nuclear@2 97 0669D7301BAD024700611CFA /* jmemmgr.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6FD1BAD024700611CFA /* jmemmgr.c */; };
nuclear@2 98 0669D7311BAD024700611CFA /* jmemnobs.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D6FE1BAD024700611CFA /* jmemnobs.c */; };
nuclear@2 99 0669D7321BAD024700611CFA /* jquant1.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D7031BAD024700611CFA /* jquant1.c */; };
nuclear@2 100 0669D7331BAD024700611CFA /* jquant2.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D7041BAD024700611CFA /* jquant2.c */; };
nuclear@2 101 0669D7341BAD024700611CFA /* jutils.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D7051BAD024700611CFA /* jutils.c */; };
nuclear@2 102 0669D7481BAD025B00611CFA /* png.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D7351BAD025B00611CFA /* png.c */; };
nuclear@2 103 0669D7491BAD025B00611CFA /* pngerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D7381BAD025B00611CFA /* pngerror.c */; };
nuclear@2 104 0669D74A1BAD025B00611CFA /* pnggccrd.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D7391BAD025B00611CFA /* pnggccrd.c */; };
nuclear@2 105 0669D74B1BAD025B00611CFA /* pngget.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D73A1BAD025B00611CFA /* pngget.c */; };
nuclear@2 106 0669D74C1BAD025B00611CFA /* pngmem.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D73B1BAD025B00611CFA /* pngmem.c */; };
nuclear@2 107 0669D74D1BAD025B00611CFA /* pngpread.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D73C1BAD025B00611CFA /* pngpread.c */; };
nuclear@2 108 0669D74E1BAD025B00611CFA /* pngread.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D73D1BAD025B00611CFA /* pngread.c */; };
nuclear@2 109 0669D74F1BAD025B00611CFA /* pngrio.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D73E1BAD025B00611CFA /* pngrio.c */; };
nuclear@2 110 0669D7501BAD025B00611CFA /* pngrtran.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D73F1BAD025B00611CFA /* pngrtran.c */; };
nuclear@2 111 0669D7511BAD025B00611CFA /* pngrutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D7401BAD025B00611CFA /* pngrutil.c */; };
nuclear@2 112 0669D7521BAD025B00611CFA /* pngset.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D7411BAD025B00611CFA /* pngset.c */; };
nuclear@2 113 0669D7531BAD025B00611CFA /* pngtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D7421BAD025B00611CFA /* pngtrans.c */; };
nuclear@2 114 0669D7541BAD025B00611CFA /* pngvcrd.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D7431BAD025B00611CFA /* pngvcrd.c */; };
nuclear@2 115 0669D7551BAD025B00611CFA /* pngwio.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D7441BAD025B00611CFA /* pngwio.c */; };
nuclear@2 116 0669D7561BAD025B00611CFA /* pngwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D7451BAD025B00611CFA /* pngwrite.c */; };
nuclear@2 117 0669D7571BAD025B00611CFA /* pngwtran.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D7461BAD025B00611CFA /* pngwtran.c */; };
nuclear@2 118 0669D7581BAD025B00611CFA /* pngwutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D7471BAD025B00611CFA /* pngwutil.c */; };
nuclear@2 119 0669D76F1BAD027000611CFA /* adler32.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D7591BAD027000611CFA /* adler32.c */; };
nuclear@2 120 0669D7701BAD027000611CFA /* compress.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D75A1BAD027000611CFA /* compress.c */; };
nuclear@2 121 0669D7711BAD027000611CFA /* crc32.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D75B1BAD027000611CFA /* crc32.c */; };
nuclear@2 122 0669D7721BAD027000611CFA /* deflate.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D75D1BAD027000611CFA /* deflate.c */; };
nuclear@2 123 0669D7731BAD027000611CFA /* gzio.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D75F1BAD027000611CFA /* gzio.c */; };
nuclear@2 124 0669D7741BAD027000611CFA /* infback.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D7601BAD027000611CFA /* infback.c */; };
nuclear@2 125 0669D7751BAD027000611CFA /* inffast.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D7611BAD027000611CFA /* inffast.c */; };
nuclear@2 126 0669D7761BAD027000611CFA /* inflate.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D7641BAD027000611CFA /* inflate.c */; };
nuclear@2 127 0669D7771BAD027000611CFA /* inftrees.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D7661BAD027000611CFA /* inftrees.c */; };
nuclear@2 128 0669D7781BAD027000611CFA /* trees.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D7681BAD027000611CFA /* trees.c */; };
nuclear@2 129 0669D7791BAD027000611CFA /* uncompr.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D76A1BAD027000611CFA /* uncompr.c */; };
nuclear@2 130 0669D77A1BAD027000611CFA /* zutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 0669D76D1BAD027000611CFA /* zutil.c */; };
nuclear@2 131 0669D7821BAD02A200611CFA /* test.p.glsl in Resources */ = {isa = PBXBuildFile; fileRef = 0669D77C1BAD02A200611CFA /* test.p.glsl */; };
nuclear@2 132 0669D7831BAD02A200611CFA /* test.v.glsl in Resources */ = {isa = PBXBuildFile; fileRef = 0669D77D1BAD02A200611CFA /* test.v.glsl */; };
nuclear@2 133 0669D7841BAD02A200611CFA /* text.p.glsl in Resources */ = {isa = PBXBuildFile; fileRef = 0669D77E1BAD02A200611CFA /* text.p.glsl */; };
nuclear@2 134 0669D7851BAD02A200611CFA /* text.v.glsl in Resources */ = {isa = PBXBuildFile; fileRef = 0669D77F1BAD02A200611CFA /* text.v.glsl */; };
nuclear@2 135 0669D7861BAD02A200611CFA /* tunnel.p.glsl in Resources */ = {isa = PBXBuildFile; fileRef = 0669D7801BAD02A200611CFA /* tunnel.p.glsl */; };
nuclear@2 136 0669D7871BAD02A200611CFA /* tunnel.v.glsl in Resources */ = {isa = PBXBuildFile; fileRef = 0669D7811BAD02A200611CFA /* tunnel.v.glsl */; };
nuclear@2 137 0669D78D1BAD02DC00611CFA /* stonewall_normal.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 0669D7891BAD02DC00611CFA /* stonewall_normal.jpg */; };
nuclear@2 138 0669D78E1BAD02DC00611CFA /* stonewall.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 0669D78A1BAD02DC00611CFA /* stonewall.jpg */; };
nuclear@2 139 0669D78F1BAD02DC00611CFA /* text.png in Resources */ = {isa = PBXBuildFile; fileRef = 0669D78B1BAD02DC00611CFA /* text.png */; };
nuclear@2 140 0669D7901BAD02DC00611CFA /* tiles.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 0669D78C1BAD02DC00611CFA /* tiles.jpg */; };
nuclear@3 141 06ED084A1BAF9A2E00C1211D /* icons.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 06ED08491BAF9A2E00C1211D /* icons.xcassets */; settings = {ASSET_TAGS = (); }; };
nuclear@0 142 /* End PBXBuildFile section */
nuclear@0 143
nuclear@0 144 /* Begin PBXFileReference section */
nuclear@6 145 060ECAC91BB1A9CC00CE9B80 /* boolanm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = boolanm.cc; path = libs/goatkit/boolanm.cc; sourceTree = "<group>"; };
nuclear@6 146 060ECACA1BB1A9CC00CE9B80 /* boolanm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = boolanm.h; path = libs/goatkit/boolanm.h; sourceTree = "<group>"; };
nuclear@6 147 060ECACB1BB1A9CC00CE9B80 /* button.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = button.cc; path = libs/goatkit/button.cc; sourceTree = "<group>"; };
nuclear@6 148 060ECACD1BB1A9CC00CE9B80 /* event.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = event.cc; path = libs/goatkit/event.cc; sourceTree = "<group>"; };
nuclear@6 149 060ECACF1BB1A9CC00CE9B80 /* screen.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = screen.cc; path = libs/goatkit/screen.cc; sourceTree = "<group>"; };
nuclear@6 150 060ECAD01BB1A9CC00CE9B80 /* slider.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = slider.cc; path = libs/goatkit/slider.cc; sourceTree = "<group>"; };
nuclear@6 151 060ECAD11BB1A9CC00CE9B80 /* textbox.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = textbox.cc; path = libs/goatkit/textbox.cc; sourceTree = "<group>"; };
nuclear@6 152 060ECAD21BB1A9CC00CE9B80 /* theme.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = theme.cc; path = libs/goatkit/theme.cc; sourceTree = "<group>"; };
nuclear@6 153 060ECAD31BB1A9CC00CE9B80 /* widget.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = widget.cc; path = libs/goatkit/widget.cc; sourceTree = "<group>"; };
nuclear@6 154 060ECADE1BB1AA5200CE9B80 /* button.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = button.h; path = libs/goatkit/button.h; sourceTree = "<group>"; };
nuclear@6 155 060ECADF1BB1AA5200CE9B80 /* checkbox.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = checkbox.cc; path = libs/goatkit/checkbox.cc; sourceTree = "<group>"; };
nuclear@6 156 060ECAE01BB1AA5200CE9B80 /* checkbox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = checkbox.h; path = libs/goatkit/checkbox.h; sourceTree = "<group>"; };
nuclear@6 157 060ECAE11BB1AA5200CE9B80 /* event.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = event.h; path = libs/goatkit/event.h; sourceTree = "<group>"; };
nuclear@6 158 060ECAE21BB1AA5200CE9B80 /* goatkit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = goatkit.h; path = libs/goatkit/goatkit.h; sourceTree = "<group>"; };
nuclear@6 159 060ECAE31BB1AA5200CE9B80 /* label.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = label.cc; path = libs/goatkit/label.cc; sourceTree = "<group>"; };
nuclear@6 160 060ECAE41BB1AA5200CE9B80 /* label.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = label.h; path = libs/goatkit/label.h; sourceTree = "<group>"; };
nuclear@6 161 060ECAE51BB1AA5200CE9B80 /* screen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = screen.h; path = libs/goatkit/screen.h; sourceTree = "<group>"; };
nuclear@6 162 060ECAE61BB1AA5200CE9B80 /* slider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = slider.h; path = libs/goatkit/slider.h; sourceTree = "<group>"; };
nuclear@6 163 060ECAE71BB1AA5200CE9B80 /* textbox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = textbox.h; path = libs/goatkit/textbox.h; sourceTree = "<group>"; };
nuclear@6 164 060ECAE81BB1AA5200CE9B80 /* theme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = theme.h; path = libs/goatkit/theme.h; sourceTree = "<group>"; };
nuclear@6 165 060ECAE91BB1AA5200CE9B80 /* vec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vec.h; path = libs/goatkit/vec.h; sourceTree = "<group>"; };
nuclear@6 166 060ECAEA1BB1AA5200CE9B80 /* widget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = widget.h; path = libs/goatkit/widget.h; sourceTree = "<group>"; };
nuclear@6 167 060ECAED1BB22A4400CE9B80 /* ui.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ui.cc; path = src/ui.cc; sourceTree = "<group>"; };
nuclear@6 168 060ECAEE1BB22A4400CE9B80 /* ui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ui.h; path = src/ui.h; sourceTree = "<group>"; };
nuclear@6 169 060ECAF01BB243B000CE9B80 /* color.v.glsl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = color.v.glsl; path = sdr/color.v.glsl; sourceTree = "<group>"; };
nuclear@6 170 060ECAF21BB2441600CE9B80 /* color.p.glsl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = color.p.glsl; path = sdr/color.p.glsl; sourceTree = "<group>"; };
nuclear@6 171 060ECAF41BB2496100CE9B80 /* ui.p.glsl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = ui.p.glsl; path = sdr/ui.p.glsl; sourceTree = "<group>"; };
nuclear@6 172 060ECAF51BB2496100CE9B80 /* ui.v.glsl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = ui.v.glsl; path = sdr/ui.v.glsl; sourceTree = "<group>"; };
nuclear@7 173 060ECAF91BB2BD5C00CE9B80 /* drawgl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = drawgl.c; path = libs/drawtext/drawgl.c; sourceTree = "<group>"; };
nuclear@7 174 060ECAFA1BB2BD5C00CE9B80 /* drawtext_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = drawtext_impl.h; path = libs/drawtext/drawtext_impl.h; sourceTree = "<group>"; };
nuclear@7 175 060ECAFB1BB2BD5C00CE9B80 /* drawtext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = drawtext.h; path = libs/drawtext/drawtext.h; sourceTree = "<group>"; };
nuclear@7 176 060ECAFC1BB2BD5C00CE9B80 /* font.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = font.c; path = libs/drawtext/font.c; sourceTree = "<group>"; };
nuclear@7 177 060ECAFD1BB2BD5C00CE9B80 /* utf8.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = utf8.c; path = libs/drawtext/utf8.c; sourceTree = "<group>"; };
nuclear@7 178 060ECB011BB361C300CE9B80 /* assman.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = assman.c; path = src/assman.c; sourceTree = "<group>"; };
nuclear@7 179 060ECB021BB361C300CE9B80 /* assman.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = assman.h; path = src/assman.h; sourceTree = "<group>"; };
nuclear@7 180 060ECB041BB361D900CE9B80 /* assman.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = assman.c; path = src/ios/assman.c; sourceTree = "<group>"; };
nuclear@7 181 060ECB061BB36FD800CE9B80 /* linux-libertine_s24.glyphmap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "linux-libertine_s24.glyphmap"; path = "data/linux-libertine_s24.glyphmap"; sourceTree = "<group>"; };
nuclear@7 182 060ECB081BB3989500CE9B80 /* uitheme.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = uitheme.cc; path = src/uitheme.cc; sourceTree = "<group>"; };
nuclear@7 183 060ECB0A1BB3A8DB00CE9B80 /* font.p.glsl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = font.p.glsl; path = sdr/font.p.glsl; sourceTree = "<group>"; };
nuclear@8 184 060ECB0C1BB3AC0D00CE9B80 /* timer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = timer.c; path = src/timer.c; sourceTree = "<group>"; };
nuclear@8 185 060ECB0D1BB3AC0D00CE9B80 /* timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = timer.h; path = src/timer.h; sourceTree = "<group>"; };
nuclear@0 186 0669D6471BA851BE00611CFA /* istereo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = istereo.app; sourceTree = BUILT_PRODUCTS_DIR; };
nuclear@0 187 0669D6741BA858BF00611CFA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = ios/Info.plist; sourceTree = "<group>"; };
nuclear@0 188 0669D67A1BA85DDE00611CFA /* app_delegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = app_delegate.h; path = src/ios/app_delegate.h; sourceTree = "<group>"; };
nuclear@0 189 0669D67B1BA85DDE00611CFA /* app_delegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = app_delegate.m; path = src/ios/app_delegate.m; sourceTree = "<group>"; };
nuclear@0 190 0669D67C1BA85DDE00611CFA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = src/ios/main.m; sourceTree = "<group>"; };
nuclear@0 191 0669D67D1BA85DDE00611CFA /* viewctl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = viewctl.h; path = src/ios/viewctl.h; sourceTree = "<group>"; };
nuclear@0 192 0669D67E1BA85DDE00611CFA /* viewctl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = viewctl.m; path = src/ios/viewctl.m; sourceTree = "<group>"; };
nuclear@2 193 0669D6821BACDF6C00611CFA /* cam.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cam.c; path = src/cam.c; sourceTree = "<group>"; };
nuclear@2 194 0669D6831BACDF6C00611CFA /* cam.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = cam.h; path = src/cam.h; sourceTree = "<group>"; };
nuclear@2 195 0669D6841BACDF6C00611CFA /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = config.h; path = src/config.h; sourceTree = "<group>"; };
nuclear@2 196 0669D6851BACDF6C00611CFA /* istereo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = istereo.c; path = src/istereo.c; sourceTree = "<group>"; };
nuclear@2 197 0669D6861BACDF6C00611CFA /* istereo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = istereo.h; path = src/istereo.h; sourceTree = "<group>"; };
nuclear@2 198 0669D6871BACDF6C00611CFA /* opengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = opengl.h; path = src/opengl.h; sourceTree = "<group>"; };
nuclear@2 199 0669D6881BACDF6C00611CFA /* respath.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = respath.c; path = src/respath.c; sourceTree = "<group>"; };
nuclear@2 200 0669D6891BACDF6C00611CFA /* respath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = respath.h; path = src/respath.h; sourceTree = "<group>"; };
nuclear@2 201 0669D68A1BACDF6C00611CFA /* sanegl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sanegl.c; path = src/sanegl.c; sourceTree = "<group>"; };
nuclear@2 202 0669D68B1BACDF6C00611CFA /* sanegl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sanegl.h; path = src/sanegl.h; sourceTree = "<group>"; };
nuclear@2 203 0669D68C1BACDF6C00611CFA /* sdr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sdr.c; path = src/sdr.c; sourceTree = "<group>"; };
nuclear@2 204 0669D68D1BACDF6C00611CFA /* sdr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sdr.h; path = src/sdr.h; sourceTree = "<group>"; };
nuclear@2 205 0669D68E1BACDF6C00611CFA /* tex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tex.c; path = src/tex.c; sourceTree = "<group>"; };
nuclear@2 206 0669D68F1BACDF6C00611CFA /* tex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tex.h; path = src/tex.h; sourceTree = "<group>"; };
nuclear@2 207 0669D69D1BAD020B00611CFA /* basis_c.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = basis_c.c; path = libs/vmath/basis_c.c; sourceTree = "<group>"; };
nuclear@2 208 0669D69E1BAD020B00611CFA /* basis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = basis.h; path = libs/vmath/basis.h; sourceTree = "<group>"; };
nuclear@2 209 0669D69F1BAD020B00611CFA /* geom.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = geom.c; path = libs/vmath/geom.c; sourceTree = "<group>"; };
nuclear@2 210 0669D6A01BAD020B00611CFA /* geom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = geom.h; path = libs/vmath/geom.h; sourceTree = "<group>"; };
nuclear@2 211 0669D6A11BAD020B00611CFA /* matrix_c.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = matrix_c.c; path = libs/vmath/matrix_c.c; sourceTree = "<group>"; };
nuclear@2 212 0669D6A21BAD020B00611CFA /* matrix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = matrix.h; path = libs/vmath/matrix.h; sourceTree = "<group>"; };
nuclear@2 213 0669D6A31BAD020B00611CFA /* matrix.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = matrix.inl; path = libs/vmath/matrix.inl; sourceTree = "<group>"; };
nuclear@2 214 0669D6A41BAD020B00611CFA /* quat_c.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = quat_c.c; path = libs/vmath/quat_c.c; sourceTree = "<group>"; };
nuclear@2 215 0669D6A51BAD020B00611CFA /* quat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = quat.h; path = libs/vmath/quat.h; sourceTree = "<group>"; };
nuclear@2 216 0669D6A61BAD020B00611CFA /* quat.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = quat.inl; path = libs/vmath/quat.inl; sourceTree = "<group>"; };
nuclear@2 217 0669D6A71BAD020B00611CFA /* ray_c.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ray_c.c; path = libs/vmath/ray_c.c; sourceTree = "<group>"; };
nuclear@2 218 0669D6A81BAD020B00611CFA /* ray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ray.h; path = libs/vmath/ray.h; sourceTree = "<group>"; };
nuclear@2 219 0669D6A91BAD020B00611CFA /* ray.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = ray.inl; path = libs/vmath/ray.inl; sourceTree = "<group>"; };
nuclear@2 220 0669D6AA1BAD020B00611CFA /* sphvec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sphvec.h; path = libs/vmath/sphvec.h; sourceTree = "<group>"; };
nuclear@2 221 0669D6AB1BAD020B00611CFA /* vector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vector.h; path = libs/vmath/vector.h; sourceTree = "<group>"; };
nuclear@2 222 0669D6AC1BAD020B00611CFA /* vector.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = vector.inl; path = libs/vmath/vector.inl; sourceTree = "<group>"; };
nuclear@2 223 0669D6AD1BAD020B00611CFA /* vmath_config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vmath_config.h; path = libs/vmath/vmath_config.h; sourceTree = "<group>"; };
nuclear@2 224 0669D6AE1BAD020B00611CFA /* vmath_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vmath_types.h; path = libs/vmath/vmath_types.h; sourceTree = "<group>"; };
nuclear@2 225 0669D6AF1BAD020B00611CFA /* vmath.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = vmath.c; path = libs/vmath/vmath.c; sourceTree = "<group>"; };
nuclear@2 226 0669D6B01BAD020B00611CFA /* vmath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vmath.h; path = libs/vmath/vmath.h; sourceTree = "<group>"; };
nuclear@2 227 0669D6B11BAD020B00611CFA /* vmath.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = vmath.inl; path = libs/vmath/vmath.inl; sourceTree = "<group>"; };
nuclear@2 228 0669D6BD1BAD022C00611CFA /* conv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = conv.c; path = libs/imago2/conv.c; sourceTree = "<group>"; };
nuclear@2 229 0669D6BE1BAD022C00611CFA /* file_jpeg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = file_jpeg.c; path = libs/imago2/file_jpeg.c; sourceTree = "<group>"; };
nuclear@2 230 0669D6BF1BAD022C00611CFA /* file_png.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = file_png.c; path = libs/imago2/file_png.c; sourceTree = "<group>"; };
nuclear@2 231 0669D6C01BAD022C00611CFA /* file_ppm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = file_ppm.c; path = libs/imago2/file_ppm.c; sourceTree = "<group>"; };
nuclear@2 232 0669D6C11BAD022C00611CFA /* ftype_module.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ftype_module.c; path = libs/imago2/ftype_module.c; sourceTree = "<group>"; };
nuclear@2 233 0669D6C21BAD022C00611CFA /* ftype_module.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ftype_module.h; path = libs/imago2/ftype_module.h; sourceTree = "<group>"; };
nuclear@2 234 0669D6C31BAD022C00611CFA /* imago2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = imago2.c; path = libs/imago2/imago2.c; sourceTree = "<group>"; };
nuclear@2 235 0669D6C41BAD022C00611CFA /* imago2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = imago2.h; path = libs/imago2/imago2.h; sourceTree = "<group>"; };
nuclear@2 236 0669D6C51BAD022C00611CFA /* modules.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = modules.c; path = libs/imago2/modules.c; sourceTree = "<group>"; };
nuclear@2 237 0669D6CD1BAD024700611CFA /* cderror.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = cderror.h; path = libs/libjpeg/cderror.h; sourceTree = "<group>"; };
nuclear@2 238 0669D6CE1BAD024700611CFA /* jcapimin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jcapimin.c; path = libs/libjpeg/jcapimin.c; sourceTree = "<group>"; };
nuclear@2 239 0669D6CF1BAD024700611CFA /* jcapistd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jcapistd.c; path = libs/libjpeg/jcapistd.c; sourceTree = "<group>"; };
nuclear@2 240 0669D6D01BAD024700611CFA /* jccoefct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jccoefct.c; path = libs/libjpeg/jccoefct.c; sourceTree = "<group>"; };
nuclear@2 241 0669D6D11BAD024700611CFA /* jccolor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jccolor.c; path = libs/libjpeg/jccolor.c; sourceTree = "<group>"; };
nuclear@2 242 0669D6D21BAD024700611CFA /* jcdctmgr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jcdctmgr.c; path = libs/libjpeg/jcdctmgr.c; sourceTree = "<group>"; };
nuclear@2 243 0669D6D31BAD024700611CFA /* jchuff.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jchuff.c; path = libs/libjpeg/jchuff.c; sourceTree = "<group>"; };
nuclear@2 244 0669D6D41BAD024700611CFA /* jchuff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jchuff.h; path = libs/libjpeg/jchuff.h; sourceTree = "<group>"; };
nuclear@2 245 0669D6D51BAD024700611CFA /* jcinit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jcinit.c; path = libs/libjpeg/jcinit.c; sourceTree = "<group>"; };
nuclear@2 246 0669D6D61BAD024700611CFA /* jcmainct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jcmainct.c; path = libs/libjpeg/jcmainct.c; sourceTree = "<group>"; };
nuclear@2 247 0669D6D71BAD024700611CFA /* jcmarker.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jcmarker.c; path = libs/libjpeg/jcmarker.c; sourceTree = "<group>"; };
nuclear@2 248 0669D6D81BAD024700611CFA /* jcmaster.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jcmaster.c; path = libs/libjpeg/jcmaster.c; sourceTree = "<group>"; };
nuclear@2 249 0669D6D91BAD024700611CFA /* jcomapi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jcomapi.c; path = libs/libjpeg/jcomapi.c; sourceTree = "<group>"; };
nuclear@2 250 0669D6DA1BAD024700611CFA /* jconfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jconfig.h; path = libs/libjpeg/jconfig.h; sourceTree = "<group>"; };
nuclear@2 251 0669D6DB1BAD024700611CFA /* jcparam.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jcparam.c; path = libs/libjpeg/jcparam.c; sourceTree = "<group>"; };
nuclear@2 252 0669D6DC1BAD024700611CFA /* jcphuff.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jcphuff.c; path = libs/libjpeg/jcphuff.c; sourceTree = "<group>"; };
nuclear@2 253 0669D6DD1BAD024700611CFA /* jcprepct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jcprepct.c; path = libs/libjpeg/jcprepct.c; sourceTree = "<group>"; };
nuclear@2 254 0669D6DE1BAD024700611CFA /* jcsample.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jcsample.c; path = libs/libjpeg/jcsample.c; sourceTree = "<group>"; };
nuclear@2 255 0669D6DF1BAD024700611CFA /* jctrans.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jctrans.c; path = libs/libjpeg/jctrans.c; sourceTree = "<group>"; };
nuclear@2 256 0669D6E01BAD024700611CFA /* jdapimin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdapimin.c; path = libs/libjpeg/jdapimin.c; sourceTree = "<group>"; };
nuclear@2 257 0669D6E11BAD024700611CFA /* jdapistd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdapistd.c; path = libs/libjpeg/jdapistd.c; sourceTree = "<group>"; };
nuclear@2 258 0669D6E21BAD024700611CFA /* jdatadst.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdatadst.c; path = libs/libjpeg/jdatadst.c; sourceTree = "<group>"; };
nuclear@2 259 0669D6E31BAD024700611CFA /* jdatasrc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdatasrc.c; path = libs/libjpeg/jdatasrc.c; sourceTree = "<group>"; };
nuclear@2 260 0669D6E41BAD024700611CFA /* jdcoefct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdcoefct.c; path = libs/libjpeg/jdcoefct.c; sourceTree = "<group>"; };
nuclear@2 261 0669D6E51BAD024700611CFA /* jdcolor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdcolor.c; path = libs/libjpeg/jdcolor.c; sourceTree = "<group>"; };
nuclear@2 262 0669D6E61BAD024700611CFA /* jdct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jdct.h; path = libs/libjpeg/jdct.h; sourceTree = "<group>"; };
nuclear@2 263 0669D6E71BAD024700611CFA /* jddctmgr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jddctmgr.c; path = libs/libjpeg/jddctmgr.c; sourceTree = "<group>"; };
nuclear@2 264 0669D6E81BAD024700611CFA /* jdhuff.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdhuff.c; path = libs/libjpeg/jdhuff.c; sourceTree = "<group>"; };
nuclear@2 265 0669D6E91BAD024700611CFA /* jdhuff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jdhuff.h; path = libs/libjpeg/jdhuff.h; sourceTree = "<group>"; };
nuclear@2 266 0669D6EA1BAD024700611CFA /* jdinput.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdinput.c; path = libs/libjpeg/jdinput.c; sourceTree = "<group>"; };
nuclear@2 267 0669D6EB1BAD024700611CFA /* jdmainct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdmainct.c; path = libs/libjpeg/jdmainct.c; sourceTree = "<group>"; };
nuclear@2 268 0669D6EC1BAD024700611CFA /* jdmarker.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdmarker.c; path = libs/libjpeg/jdmarker.c; sourceTree = "<group>"; };
nuclear@2 269 0669D6ED1BAD024700611CFA /* jdmaster.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdmaster.c; path = libs/libjpeg/jdmaster.c; sourceTree = "<group>"; };
nuclear@2 270 0669D6EE1BAD024700611CFA /* jdmerge.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdmerge.c; path = libs/libjpeg/jdmerge.c; sourceTree = "<group>"; };
nuclear@2 271 0669D6EF1BAD024700611CFA /* jdphuff.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdphuff.c; path = libs/libjpeg/jdphuff.c; sourceTree = "<group>"; };
nuclear@2 272 0669D6F01BAD024700611CFA /* jdpostct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdpostct.c; path = libs/libjpeg/jdpostct.c; sourceTree = "<group>"; };
nuclear@2 273 0669D6F11BAD024700611CFA /* jdsample.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdsample.c; path = libs/libjpeg/jdsample.c; sourceTree = "<group>"; };
nuclear@2 274 0669D6F21BAD024700611CFA /* jdtrans.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdtrans.c; path = libs/libjpeg/jdtrans.c; sourceTree = "<group>"; };
nuclear@2 275 0669D6F31BAD024700611CFA /* jerror.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jerror.c; path = libs/libjpeg/jerror.c; sourceTree = "<group>"; };
nuclear@2 276 0669D6F41BAD024700611CFA /* jerror.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jerror.h; path = libs/libjpeg/jerror.h; sourceTree = "<group>"; };
nuclear@2 277 0669D6F51BAD024700611CFA /* jfdctflt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jfdctflt.c; path = libs/libjpeg/jfdctflt.c; sourceTree = "<group>"; };
nuclear@2 278 0669D6F61BAD024700611CFA /* jfdctfst.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jfdctfst.c; path = libs/libjpeg/jfdctfst.c; sourceTree = "<group>"; };
nuclear@2 279 0669D6F71BAD024700611CFA /* jfdctint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jfdctint.c; path = libs/libjpeg/jfdctint.c; sourceTree = "<group>"; };
nuclear@2 280 0669D6F81BAD024700611CFA /* jidctflt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jidctflt.c; path = libs/libjpeg/jidctflt.c; sourceTree = "<group>"; };
nuclear@2 281 0669D6F91BAD024700611CFA /* jidctfst.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jidctfst.c; path = libs/libjpeg/jidctfst.c; sourceTree = "<group>"; };
nuclear@2 282 0669D6FA1BAD024700611CFA /* jidctint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jidctint.c; path = libs/libjpeg/jidctint.c; sourceTree = "<group>"; };
nuclear@2 283 0669D6FB1BAD024700611CFA /* jidctred.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jidctred.c; path = libs/libjpeg/jidctred.c; sourceTree = "<group>"; };
nuclear@2 284 0669D6FC1BAD024700611CFA /* jinclude.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jinclude.h; path = libs/libjpeg/jinclude.h; sourceTree = "<group>"; };
nuclear@2 285 0669D6FD1BAD024700611CFA /* jmemmgr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jmemmgr.c; path = libs/libjpeg/jmemmgr.c; sourceTree = "<group>"; };
nuclear@2 286 0669D6FE1BAD024700611CFA /* jmemnobs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jmemnobs.c; path = libs/libjpeg/jmemnobs.c; sourceTree = "<group>"; };
nuclear@2 287 0669D6FF1BAD024700611CFA /* jmemsys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jmemsys.h; path = libs/libjpeg/jmemsys.h; sourceTree = "<group>"; };
nuclear@2 288 0669D7001BAD024700611CFA /* jmorecfg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jmorecfg.h; path = libs/libjpeg/jmorecfg.h; sourceTree = "<group>"; };
nuclear@2 289 0669D7011BAD024700611CFA /* jpegint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jpegint.h; path = libs/libjpeg/jpegint.h; sourceTree = "<group>"; };
nuclear@2 290 0669D7021BAD024700611CFA /* jpeglib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jpeglib.h; path = libs/libjpeg/jpeglib.h; sourceTree = "<group>"; };
nuclear@2 291 0669D7031BAD024700611CFA /* jquant1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jquant1.c; path = libs/libjpeg/jquant1.c; sourceTree = "<group>"; };
nuclear@2 292 0669D7041BAD024700611CFA /* jquant2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jquant2.c; path = libs/libjpeg/jquant2.c; sourceTree = "<group>"; };
nuclear@2 293 0669D7051BAD024700611CFA /* jutils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jutils.c; path = libs/libjpeg/jutils.c; sourceTree = "<group>"; };
nuclear@2 294 0669D7061BAD024700611CFA /* jversion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jversion.h; path = libs/libjpeg/jversion.h; sourceTree = "<group>"; };
nuclear@2 295 0669D7351BAD025B00611CFA /* png.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = png.c; path = libs/libpng/png.c; sourceTree = "<group>"; };
nuclear@2 296 0669D7361BAD025B00611CFA /* png.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = png.h; path = libs/libpng/png.h; sourceTree = "<group>"; };
nuclear@2 297 0669D7371BAD025B00611CFA /* pngconf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pngconf.h; path = libs/libpng/pngconf.h; sourceTree = "<group>"; };
nuclear@2 298 0669D7381BAD025B00611CFA /* pngerror.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngerror.c; path = libs/libpng/pngerror.c; sourceTree = "<group>"; };
nuclear@2 299 0669D7391BAD025B00611CFA /* pnggccrd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pnggccrd.c; path = libs/libpng/pnggccrd.c; sourceTree = "<group>"; };
nuclear@2 300 0669D73A1BAD025B00611CFA /* pngget.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngget.c; path = libs/libpng/pngget.c; sourceTree = "<group>"; };
nuclear@2 301 0669D73B1BAD025B00611CFA /* pngmem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngmem.c; path = libs/libpng/pngmem.c; sourceTree = "<group>"; };
nuclear@2 302 0669D73C1BAD025B00611CFA /* pngpread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngpread.c; path = libs/libpng/pngpread.c; sourceTree = "<group>"; };
nuclear@2 303 0669D73D1BAD025B00611CFA /* pngread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngread.c; path = libs/libpng/pngread.c; sourceTree = "<group>"; };
nuclear@2 304 0669D73E1BAD025B00611CFA /* pngrio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngrio.c; path = libs/libpng/pngrio.c; sourceTree = "<group>"; };
nuclear@2 305 0669D73F1BAD025B00611CFA /* pngrtran.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngrtran.c; path = libs/libpng/pngrtran.c; sourceTree = "<group>"; };
nuclear@2 306 0669D7401BAD025B00611CFA /* pngrutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngrutil.c; path = libs/libpng/pngrutil.c; sourceTree = "<group>"; };
nuclear@2 307 0669D7411BAD025B00611CFA /* pngset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngset.c; path = libs/libpng/pngset.c; sourceTree = "<group>"; };
nuclear@2 308 0669D7421BAD025B00611CFA /* pngtrans.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngtrans.c; path = libs/libpng/pngtrans.c; sourceTree = "<group>"; };
nuclear@2 309 0669D7431BAD025B00611CFA /* pngvcrd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngvcrd.c; path = libs/libpng/pngvcrd.c; sourceTree = "<group>"; };
nuclear@2 310 0669D7441BAD025B00611CFA /* pngwio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngwio.c; path = libs/libpng/pngwio.c; sourceTree = "<group>"; };
nuclear@2 311 0669D7451BAD025B00611CFA /* pngwrite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngwrite.c; path = libs/libpng/pngwrite.c; sourceTree = "<group>"; };
nuclear@2 312 0669D7461BAD025B00611CFA /* pngwtran.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngwtran.c; path = libs/libpng/pngwtran.c; sourceTree = "<group>"; };
nuclear@2 313 0669D7471BAD025B00611CFA /* pngwutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngwutil.c; path = libs/libpng/pngwutil.c; sourceTree = "<group>"; };
nuclear@2 314 0669D7591BAD027000611CFA /* adler32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = adler32.c; path = libs/zlib/adler32.c; sourceTree = "<group>"; };
nuclear@2 315 0669D75A1BAD027000611CFA /* compress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = compress.c; path = libs/zlib/compress.c; sourceTree = "<group>"; };
nuclear@2 316 0669D75B1BAD027000611CFA /* crc32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = crc32.c; path = libs/zlib/crc32.c; sourceTree = "<group>"; };
nuclear@2 317 0669D75C1BAD027000611CFA /* crc32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = crc32.h; path = libs/zlib/crc32.h; sourceTree = "<group>"; };
nuclear@2 318 0669D75D1BAD027000611CFA /* deflate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = deflate.c; path = libs/zlib/deflate.c; sourceTree = "<group>"; };
nuclear@2 319 0669D75E1BAD027000611CFA /* deflate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = deflate.h; path = libs/zlib/deflate.h; sourceTree = "<group>"; };
nuclear@2 320 0669D75F1BAD027000611CFA /* gzio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = gzio.c; path = libs/zlib/gzio.c; sourceTree = "<group>"; };
nuclear@2 321 0669D7601BAD027000611CFA /* infback.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = infback.c; path = libs/zlib/infback.c; sourceTree = "<group>"; };
nuclear@2 322 0669D7611BAD027000611CFA /* inffast.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = inffast.c; path = libs/zlib/inffast.c; sourceTree = "<group>"; };
nuclear@2 323 0669D7621BAD027000611CFA /* inffast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = inffast.h; path = libs/zlib/inffast.h; sourceTree = "<group>"; };
nuclear@2 324 0669D7631BAD027000611CFA /* inffixed.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = inffixed.h; path = libs/zlib/inffixed.h; sourceTree = "<group>"; };
nuclear@2 325 0669D7641BAD027000611CFA /* inflate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = inflate.c; path = libs/zlib/inflate.c; sourceTree = "<group>"; };
nuclear@2 326 0669D7651BAD027000611CFA /* inflate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = inflate.h; path = libs/zlib/inflate.h; sourceTree = "<group>"; };
nuclear@2 327 0669D7661BAD027000611CFA /* inftrees.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = inftrees.c; path = libs/zlib/inftrees.c; sourceTree = "<group>"; };
nuclear@2 328 0669D7671BAD027000611CFA /* inftrees.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = inftrees.h; path = libs/zlib/inftrees.h; sourceTree = "<group>"; };
nuclear@2 329 0669D7681BAD027000611CFA /* trees.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = trees.c; path = libs/zlib/trees.c; sourceTree = "<group>"; };
nuclear@2 330 0669D7691BAD027000611CFA /* trees.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = trees.h; path = libs/zlib/trees.h; sourceTree = "<group>"; };
nuclear@2 331 0669D76A1BAD027000611CFA /* uncompr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = uncompr.c; path = libs/zlib/uncompr.c; sourceTree = "<group>"; };
nuclear@2 332 0669D76B1BAD027000611CFA /* zconf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = zconf.h; path = libs/zlib/zconf.h; sourceTree = "<group>"; };
nuclear@2 333 0669D76C1BAD027000611CFA /* zlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = zlib.h; path = libs/zlib/zlib.h; sourceTree = "<group>"; };
nuclear@2 334 0669D76D1BAD027000611CFA /* zutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = zutil.c; path = libs/zlib/zutil.c; sourceTree = "<group>"; };
nuclear@2 335 0669D76E1BAD027000611CFA /* zutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = zutil.h; path = libs/zlib/zutil.h; sourceTree = "<group>"; };
nuclear@2 336 0669D77C1BAD02A200611CFA /* test.p.glsl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = test.p.glsl; path = sdr/test.p.glsl; sourceTree = "<group>"; };
nuclear@2 337 0669D77D1BAD02A200611CFA /* test.v.glsl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = test.v.glsl; path = sdr/test.v.glsl; sourceTree = "<group>"; };
nuclear@2 338 0669D77E1BAD02A200611CFA /* text.p.glsl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = text.p.glsl; path = sdr/text.p.glsl; sourceTree = "<group>"; };
nuclear@2 339 0669D77F1BAD02A200611CFA /* text.v.glsl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = text.v.glsl; path = sdr/text.v.glsl; sourceTree = "<group>"; };
nuclear@2 340 0669D7801BAD02A200611CFA /* tunnel.p.glsl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = tunnel.p.glsl; path = sdr/tunnel.p.glsl; sourceTree = "<group>"; };
nuclear@2 341 0669D7811BAD02A200611CFA /* tunnel.v.glsl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = tunnel.v.glsl; path = sdr/tunnel.v.glsl; sourceTree = "<group>"; };
nuclear@2 342 0669D7891BAD02DC00611CFA /* stonewall_normal.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = stonewall_normal.jpg; path = data/stonewall_normal.jpg; sourceTree = "<group>"; };
nuclear@2 343 0669D78A1BAD02DC00611CFA /* stonewall.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = stonewall.jpg; path = data/stonewall.jpg; sourceTree = "<group>"; };
nuclear@2 344 0669D78B1BAD02DC00611CFA /* text.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = text.png; path = data/text.png; sourceTree = "<group>"; };
nuclear@2 345 0669D78C1BAD02DC00611CFA /* tiles.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = tiles.jpg; path = data/tiles.jpg; sourceTree = "<group>"; };
nuclear@3 346 06ED08491BAF9A2E00C1211D /* icons.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = icons.xcassets; path = ios/icons.xcassets; sourceTree = "<group>"; };
nuclear@0 347 /* End PBXFileReference section */
nuclear@0 348
nuclear@0 349 /* Begin PBXFrameworksBuildPhase section */
nuclear@0 350 0669D6441BA851BE00611CFA /* Frameworks */ = {
nuclear@0 351 isa = PBXFrameworksBuildPhase;
nuclear@0 352 buildActionMask = 2147483647;
nuclear@0 353 files = (
nuclear@0 354 );
nuclear@0 355 runOnlyForDeploymentPostprocessing = 0;
nuclear@0 356 };
nuclear@0 357 /* End PBXFrameworksBuildPhase section */
nuclear@0 358
nuclear@0 359 /* Begin PBXGroup section */
nuclear@6 360 060ECAC81BB1A9BA00CE9B80 /* goatkit */ = {
nuclear@6 361 isa = PBXGroup;
nuclear@6 362 children = (
nuclear@6 363 060ECADE1BB1AA5200CE9B80 /* button.h */,
nuclear@6 364 060ECADF1BB1AA5200CE9B80 /* checkbox.cc */,
nuclear@6 365 060ECAE01BB1AA5200CE9B80 /* checkbox.h */,
nuclear@6 366 060ECAE11BB1AA5200CE9B80 /* event.h */,
nuclear@6 367 060ECAE21BB1AA5200CE9B80 /* goatkit.h */,
nuclear@6 368 060ECAE31BB1AA5200CE9B80 /* label.cc */,
nuclear@6 369 060ECAE41BB1AA5200CE9B80 /* label.h */,
nuclear@6 370 060ECAE51BB1AA5200CE9B80 /* screen.h */,
nuclear@6 371 060ECAE61BB1AA5200CE9B80 /* slider.h */,
nuclear@6 372 060ECAE71BB1AA5200CE9B80 /* textbox.h */,
nuclear@6 373 060ECAE81BB1AA5200CE9B80 /* theme.h */,
nuclear@6 374 060ECAE91BB1AA5200CE9B80 /* vec.h */,
nuclear@6 375 060ECAEA1BB1AA5200CE9B80 /* widget.h */,
nuclear@6 376 060ECAC91BB1A9CC00CE9B80 /* boolanm.cc */,
nuclear@6 377 060ECACA1BB1A9CC00CE9B80 /* boolanm.h */,
nuclear@6 378 060ECACB1BB1A9CC00CE9B80 /* button.cc */,
nuclear@6 379 060ECACD1BB1A9CC00CE9B80 /* event.cc */,
nuclear@6 380 060ECACF1BB1A9CC00CE9B80 /* screen.cc */,
nuclear@6 381 060ECAD01BB1A9CC00CE9B80 /* slider.cc */,
nuclear@6 382 060ECAD11BB1A9CC00CE9B80 /* textbox.cc */,
nuclear@6 383 060ECAD21BB1A9CC00CE9B80 /* theme.cc */,
nuclear@6 384 060ECAD31BB1A9CC00CE9B80 /* widget.cc */,
nuclear@6 385 );
nuclear@6 386 name = goatkit;
nuclear@6 387 sourceTree = "<group>";
nuclear@6 388 };
nuclear@7 389 060ECAF81BB2BD4B00CE9B80 /* drawtext */ = {
nuclear@7 390 isa = PBXGroup;
nuclear@7 391 children = (
nuclear@7 392 060ECAF91BB2BD5C00CE9B80 /* drawgl.c */,
nuclear@7 393 060ECAFA1BB2BD5C00CE9B80 /* drawtext_impl.h */,
nuclear@7 394 060ECAFB1BB2BD5C00CE9B80 /* drawtext.h */,
nuclear@7 395 060ECAFC1BB2BD5C00CE9B80 /* font.c */,
nuclear@7 396 060ECAFD1BB2BD5C00CE9B80 /* utf8.c */,
nuclear@7 397 );
nuclear@7 398 name = drawtext;
nuclear@7 399 sourceTree = "<group>";
nuclear@7 400 };
nuclear@0 401 0669D63E1BA851BE00611CFA = {
nuclear@0 402 isa = PBXGroup;
nuclear@0 403 children = (
nuclear@3 404 06ED08491BAF9A2E00C1211D /* icons.xcassets */,
nuclear@2 405 0669D7881BAD02B000611CFA /* data */,
nuclear@2 406 0669D77B1BAD028300611CFA /* sdr */,
nuclear@2 407 0669D6971BAD01C200611CFA /* libs */,
nuclear@0 408 0669D6761BA858D600611CFA /* src */,
nuclear@0 409 0669D6741BA858BF00611CFA /* Info.plist */,
nuclear@0 410 0669D6481BA851BE00611CFA /* Products */,
nuclear@0 411 );
nuclear@0 412 sourceTree = "<group>";
nuclear@0 413 };
nuclear@0 414 0669D6481BA851BE00611CFA /* Products */ = {
nuclear@0 415 isa = PBXGroup;
nuclear@0 416 children = (
nuclear@0 417 0669D6471BA851BE00611CFA /* istereo.app */,
nuclear@0 418 );
nuclear@0 419 name = Products;
nuclear@0 420 sourceTree = "<group>";
nuclear@0 421 };
nuclear@0 422 0669D6761BA858D600611CFA /* src */ = {
nuclear@0 423 isa = PBXGroup;
nuclear@0 424 children = (
nuclear@8 425 060ECB0C1BB3AC0D00CE9B80 /* timer.c */,
nuclear@8 426 060ECB0D1BB3AC0D00CE9B80 /* timer.h */,
nuclear@7 427 060ECB011BB361C300CE9B80 /* assman.c */,
nuclear@7 428 060ECB021BB361C300CE9B80 /* assman.h */,
nuclear@6 429 060ECAED1BB22A4400CE9B80 /* ui.cc */,
nuclear@7 430 060ECB081BB3989500CE9B80 /* uitheme.cc */,
nuclear@6 431 060ECAEE1BB22A4400CE9B80 /* ui.h */,
nuclear@2 432 0669D6821BACDF6C00611CFA /* cam.c */,
nuclear@2 433 0669D6831BACDF6C00611CFA /* cam.h */,
nuclear@2 434 0669D6841BACDF6C00611CFA /* config.h */,
nuclear@2 435 0669D6851BACDF6C00611CFA /* istereo.c */,
nuclear@2 436 0669D6861BACDF6C00611CFA /* istereo.h */,
nuclear@2 437 0669D6871BACDF6C00611CFA /* opengl.h */,
nuclear@2 438 0669D6881BACDF6C00611CFA /* respath.c */,
nuclear@2 439 0669D6891BACDF6C00611CFA /* respath.h */,
nuclear@2 440 0669D68A1BACDF6C00611CFA /* sanegl.c */,
nuclear@2 441 0669D68B1BACDF6C00611CFA /* sanegl.h */,
nuclear@2 442 0669D68C1BACDF6C00611CFA /* sdr.c */,
nuclear@2 443 0669D68D1BACDF6C00611CFA /* sdr.h */,
nuclear@2 444 0669D68E1BACDF6C00611CFA /* tex.c */,
nuclear@2 445 0669D68F1BACDF6C00611CFA /* tex.h */,
nuclear@0 446 0669D6791BA85DCC00611CFA /* ios */,
nuclear@0 447 );
nuclear@0 448 name = src;
nuclear@0 449 sourceTree = "<group>";
nuclear@0 450 };
nuclear@0 451 0669D6791BA85DCC00611CFA /* ios */ = {
nuclear@0 452 isa = PBXGroup;
nuclear@0 453 children = (
nuclear@7 454 060ECB041BB361D900CE9B80 /* assman.c */,
nuclear@0 455 0669D67A1BA85DDE00611CFA /* app_delegate.h */,
nuclear@0 456 0669D67B1BA85DDE00611CFA /* app_delegate.m */,
nuclear@0 457 0669D67C1BA85DDE00611CFA /* main.m */,
nuclear@0 458 0669D67D1BA85DDE00611CFA /* viewctl.h */,
nuclear@0 459 0669D67E1BA85DDE00611CFA /* viewctl.m */,
nuclear@0 460 );
nuclear@0 461 name = ios;
nuclear@0 462 sourceTree = "<group>";
nuclear@0 463 };
nuclear@2 464 0669D6971BAD01C200611CFA /* libs */ = {
nuclear@2 465 isa = PBXGroup;
nuclear@2 466 children = (
nuclear@7 467 060ECAF81BB2BD4B00CE9B80 /* drawtext */,
nuclear@6 468 060ECAC81BB1A9BA00CE9B80 /* goatkit */,
nuclear@2 469 0669D69C1BAD01EA00611CFA /* vmath */,
nuclear@2 470 0669D69B1BAD01E300611CFA /* imago2 */,
nuclear@2 471 0669D69A1BAD01DD00611CFA /* jpeglib */,
nuclear@2 472 0669D6991BAD01D500611CFA /* libpng */,
nuclear@2 473 0669D6981BAD01C900611CFA /* zlib */,
nuclear@2 474 );
nuclear@2 475 name = libs;
nuclear@2 476 sourceTree = "<group>";
nuclear@2 477 };
nuclear@2 478 0669D6981BAD01C900611CFA /* zlib */ = {
nuclear@2 479 isa = PBXGroup;
nuclear@2 480 children = (
nuclear@2 481 0669D7591BAD027000611CFA /* adler32.c */,
nuclear@2 482 0669D75A1BAD027000611CFA /* compress.c */,
nuclear@2 483 0669D75B1BAD027000611CFA /* crc32.c */,
nuclear@2 484 0669D75C1BAD027000611CFA /* crc32.h */,
nuclear@2 485 0669D75D1BAD027000611CFA /* deflate.c */,
nuclear@2 486 0669D75E1BAD027000611CFA /* deflate.h */,
nuclear@2 487 0669D75F1BAD027000611CFA /* gzio.c */,
nuclear@2 488 0669D7601BAD027000611CFA /* infback.c */,
nuclear@2 489 0669D7611BAD027000611CFA /* inffast.c */,
nuclear@2 490 0669D7621BAD027000611CFA /* inffast.h */,
nuclear@2 491 0669D7631BAD027000611CFA /* inffixed.h */,
nuclear@2 492 0669D7641BAD027000611CFA /* inflate.c */,
nuclear@2 493 0669D7651BAD027000611CFA /* inflate.h */,
nuclear@2 494 0669D7661BAD027000611CFA /* inftrees.c */,
nuclear@2 495 0669D7671BAD027000611CFA /* inftrees.h */,
nuclear@2 496 0669D7681BAD027000611CFA /* trees.c */,
nuclear@2 497 0669D7691BAD027000611CFA /* trees.h */,
nuclear@2 498 0669D76A1BAD027000611CFA /* uncompr.c */,
nuclear@2 499 0669D76B1BAD027000611CFA /* zconf.h */,
nuclear@2 500 0669D76C1BAD027000611CFA /* zlib.h */,
nuclear@2 501 0669D76D1BAD027000611CFA /* zutil.c */,
nuclear@2 502 0669D76E1BAD027000611CFA /* zutil.h */,
nuclear@2 503 );
nuclear@2 504 name = zlib;
nuclear@2 505 sourceTree = "<group>";
nuclear@2 506 };
nuclear@2 507 0669D6991BAD01D500611CFA /* libpng */ = {
nuclear@2 508 isa = PBXGroup;
nuclear@2 509 children = (
nuclear@2 510 0669D7351BAD025B00611CFA /* png.c */,
nuclear@2 511 0669D7361BAD025B00611CFA /* png.h */,
nuclear@2 512 0669D7371BAD025B00611CFA /* pngconf.h */,
nuclear@2 513 0669D7381BAD025B00611CFA /* pngerror.c */,
nuclear@2 514 0669D7391BAD025B00611CFA /* pnggccrd.c */,
nuclear@2 515 0669D73A1BAD025B00611CFA /* pngget.c */,
nuclear@2 516 0669D73B1BAD025B00611CFA /* pngmem.c */,
nuclear@2 517 0669D73C1BAD025B00611CFA /* pngpread.c */,
nuclear@2 518 0669D73D1BAD025B00611CFA /* pngread.c */,
nuclear@2 519 0669D73E1BAD025B00611CFA /* pngrio.c */,
nuclear@2 520 0669D73F1BAD025B00611CFA /* pngrtran.c */,
nuclear@2 521 0669D7401BAD025B00611CFA /* pngrutil.c */,
nuclear@2 522 0669D7411BAD025B00611CFA /* pngset.c */,
nuclear@2 523 0669D7421BAD025B00611CFA /* pngtrans.c */,
nuclear@2 524 0669D7431BAD025B00611CFA /* pngvcrd.c */,
nuclear@2 525 0669D7441BAD025B00611CFA /* pngwio.c */,
nuclear@2 526 0669D7451BAD025B00611CFA /* pngwrite.c */,
nuclear@2 527 0669D7461BAD025B00611CFA /* pngwtran.c */,
nuclear@2 528 0669D7471BAD025B00611CFA /* pngwutil.c */,
nuclear@2 529 );
nuclear@2 530 name = libpng;
nuclear@2 531 sourceTree = "<group>";
nuclear@2 532 };
nuclear@2 533 0669D69A1BAD01DD00611CFA /* jpeglib */ = {
nuclear@2 534 isa = PBXGroup;
nuclear@2 535 children = (
nuclear@2 536 0669D6CD1BAD024700611CFA /* cderror.h */,
nuclear@2 537 0669D6CE1BAD024700611CFA /* jcapimin.c */,
nuclear@2 538 0669D6CF1BAD024700611CFA /* jcapistd.c */,
nuclear@2 539 0669D6D01BAD024700611CFA /* jccoefct.c */,
nuclear@2 540 0669D6D11BAD024700611CFA /* jccolor.c */,
nuclear@2 541 0669D6D21BAD024700611CFA /* jcdctmgr.c */,
nuclear@2 542 0669D6D31BAD024700611CFA /* jchuff.c */,
nuclear@2 543 0669D6D41BAD024700611CFA /* jchuff.h */,
nuclear@2 544 0669D6D51BAD024700611CFA /* jcinit.c */,
nuclear@2 545 0669D6D61BAD024700611CFA /* jcmainct.c */,
nuclear@2 546 0669D6D71BAD024700611CFA /* jcmarker.c */,
nuclear@2 547 0669D6D81BAD024700611CFA /* jcmaster.c */,
nuclear@2 548 0669D6D91BAD024700611CFA /* jcomapi.c */,
nuclear@2 549 0669D6DA1BAD024700611CFA /* jconfig.h */,
nuclear@2 550 0669D6DB1BAD024700611CFA /* jcparam.c */,
nuclear@2 551 0669D6DC1BAD024700611CFA /* jcphuff.c */,
nuclear@2 552 0669D6DD1BAD024700611CFA /* jcprepct.c */,
nuclear@2 553 0669D6DE1BAD024700611CFA /* jcsample.c */,
nuclear@2 554 0669D6DF1BAD024700611CFA /* jctrans.c */,
nuclear@2 555 0669D6E01BAD024700611CFA /* jdapimin.c */,
nuclear@2 556 0669D6E11BAD024700611CFA /* jdapistd.c */,
nuclear@2 557 0669D6E21BAD024700611CFA /* jdatadst.c */,
nuclear@2 558 0669D6E31BAD024700611CFA /* jdatasrc.c */,
nuclear@2 559 0669D6E41BAD024700611CFA /* jdcoefct.c */,
nuclear@2 560 0669D6E51BAD024700611CFA /* jdcolor.c */,
nuclear@2 561 0669D6E61BAD024700611CFA /* jdct.h */,
nuclear@2 562 0669D6E71BAD024700611CFA /* jddctmgr.c */,
nuclear@2 563 0669D6E81BAD024700611CFA /* jdhuff.c */,
nuclear@2 564 0669D6E91BAD024700611CFA /* jdhuff.h */,
nuclear@2 565 0669D6EA1BAD024700611CFA /* jdinput.c */,
nuclear@2 566 0669D6EB1BAD024700611CFA /* jdmainct.c */,
nuclear@2 567 0669D6EC1BAD024700611CFA /* jdmarker.c */,
nuclear@2 568 0669D6ED1BAD024700611CFA /* jdmaster.c */,
nuclear@2 569 0669D6EE1BAD024700611CFA /* jdmerge.c */,
nuclear@2 570 0669D6EF1BAD024700611CFA /* jdphuff.c */,
nuclear@2 571 0669D6F01BAD024700611CFA /* jdpostct.c */,
nuclear@2 572 0669D6F11BAD024700611CFA /* jdsample.c */,
nuclear@2 573 0669D6F21BAD024700611CFA /* jdtrans.c */,
nuclear@2 574 0669D6F31BAD024700611CFA /* jerror.c */,
nuclear@2 575 0669D6F41BAD024700611CFA /* jerror.h */,
nuclear@2 576 0669D6F51BAD024700611CFA /* jfdctflt.c */,
nuclear@2 577 0669D6F61BAD024700611CFA /* jfdctfst.c */,
nuclear@2 578 0669D6F71BAD024700611CFA /* jfdctint.c */,
nuclear@2 579 0669D6F81BAD024700611CFA /* jidctflt.c */,
nuclear@2 580 0669D6F91BAD024700611CFA /* jidctfst.c */,
nuclear@2 581 0669D6FA1BAD024700611CFA /* jidctint.c */,
nuclear@2 582 0669D6FB1BAD024700611CFA /* jidctred.c */,
nuclear@2 583 0669D6FC1BAD024700611CFA /* jinclude.h */,
nuclear@2 584 0669D6FD1BAD024700611CFA /* jmemmgr.c */,
nuclear@2 585 0669D6FE1BAD024700611CFA /* jmemnobs.c */,
nuclear@2 586 0669D6FF1BAD024700611CFA /* jmemsys.h */,
nuclear@2 587 0669D7001BAD024700611CFA /* jmorecfg.h */,
nuclear@2 588 0669D7011BAD024700611CFA /* jpegint.h */,
nuclear@2 589 0669D7021BAD024700611CFA /* jpeglib.h */,
nuclear@2 590 0669D7031BAD024700611CFA /* jquant1.c */,
nuclear@2 591 0669D7041BAD024700611CFA /* jquant2.c */,
nuclear@2 592 0669D7051BAD024700611CFA /* jutils.c */,
nuclear@2 593 0669D7061BAD024700611CFA /* jversion.h */,
nuclear@2 594 );
nuclear@2 595 name = jpeglib;
nuclear@2 596 sourceTree = "<group>";
nuclear@2 597 };
nuclear@2 598 0669D69B1BAD01E300611CFA /* imago2 */ = {
nuclear@2 599 isa = PBXGroup;
nuclear@2 600 children = (
nuclear@2 601 0669D6BD1BAD022C00611CFA /* conv.c */,
nuclear@2 602 0669D6BE1BAD022C00611CFA /* file_jpeg.c */,
nuclear@2 603 0669D6BF1BAD022C00611CFA /* file_png.c */,
nuclear@2 604 0669D6C01BAD022C00611CFA /* file_ppm.c */,
nuclear@2 605 0669D6C11BAD022C00611CFA /* ftype_module.c */,
nuclear@2 606 0669D6C21BAD022C00611CFA /* ftype_module.h */,
nuclear@2 607 0669D6C31BAD022C00611CFA /* imago2.c */,
nuclear@2 608 0669D6C41BAD022C00611CFA /* imago2.h */,
nuclear@2 609 0669D6C51BAD022C00611CFA /* modules.c */,
nuclear@2 610 );
nuclear@2 611 name = imago2;
nuclear@2 612 sourceTree = "<group>";
nuclear@2 613 };
nuclear@2 614 0669D69C1BAD01EA00611CFA /* vmath */ = {
nuclear@2 615 isa = PBXGroup;
nuclear@2 616 children = (
nuclear@2 617 0669D69D1BAD020B00611CFA /* basis_c.c */,
nuclear@2 618 0669D69E1BAD020B00611CFA /* basis.h */,
nuclear@2 619 0669D69F1BAD020B00611CFA /* geom.c */,
nuclear@2 620 0669D6A01BAD020B00611CFA /* geom.h */,
nuclear@2 621 0669D6A11BAD020B00611CFA /* matrix_c.c */,
nuclear@2 622 0669D6A21BAD020B00611CFA /* matrix.h */,
nuclear@2 623 0669D6A31BAD020B00611CFA /* matrix.inl */,
nuclear@2 624 0669D6A41BAD020B00611CFA /* quat_c.c */,
nuclear@2 625 0669D6A51BAD020B00611CFA /* quat.h */,
nuclear@2 626 0669D6A61BAD020B00611CFA /* quat.inl */,
nuclear@2 627 0669D6A71BAD020B00611CFA /* ray_c.c */,
nuclear@2 628 0669D6A81BAD020B00611CFA /* ray.h */,
nuclear@2 629 0669D6A91BAD020B00611CFA /* ray.inl */,
nuclear@2 630 0669D6AA1BAD020B00611CFA /* sphvec.h */,
nuclear@2 631 0669D6AB1BAD020B00611CFA /* vector.h */,
nuclear@2 632 0669D6AC1BAD020B00611CFA /* vector.inl */,
nuclear@2 633 0669D6AD1BAD020B00611CFA /* vmath_config.h */,
nuclear@2 634 0669D6AE1BAD020B00611CFA /* vmath_types.h */,
nuclear@2 635 0669D6AF1BAD020B00611CFA /* vmath.c */,
nuclear@2 636 0669D6B01BAD020B00611CFA /* vmath.h */,
nuclear@2 637 0669D6B11BAD020B00611CFA /* vmath.inl */,
nuclear@2 638 );
nuclear@2 639 name = vmath;
nuclear@2 640 sourceTree = "<group>";
nuclear@2 641 };
nuclear@2 642 0669D77B1BAD028300611CFA /* sdr */ = {
nuclear@2 643 isa = PBXGroup;
nuclear@2 644 children = (
nuclear@7 645 060ECB0A1BB3A8DB00CE9B80 /* font.p.glsl */,
nuclear@6 646 060ECAF41BB2496100CE9B80 /* ui.p.glsl */,
nuclear@6 647 060ECAF51BB2496100CE9B80 /* ui.v.glsl */,
nuclear@2 648 0669D77C1BAD02A200611CFA /* test.p.glsl */,
nuclear@2 649 0669D77D1BAD02A200611CFA /* test.v.glsl */,
nuclear@2 650 0669D77E1BAD02A200611CFA /* text.p.glsl */,
nuclear@2 651 0669D77F1BAD02A200611CFA /* text.v.glsl */,
nuclear@2 652 0669D7801BAD02A200611CFA /* tunnel.p.glsl */,
nuclear@2 653 0669D7811BAD02A200611CFA /* tunnel.v.glsl */,
nuclear@6 654 060ECAF01BB243B000CE9B80 /* color.v.glsl */,
nuclear@6 655 060ECAF21BB2441600CE9B80 /* color.p.glsl */,
nuclear@2 656 );
nuclear@2 657 name = sdr;
nuclear@2 658 sourceTree = "<group>";
nuclear@2 659 };
nuclear@2 660 0669D7881BAD02B000611CFA /* data */ = {
nuclear@2 661 isa = PBXGroup;
nuclear@2 662 children = (
nuclear@7 663 060ECB061BB36FD800CE9B80 /* linux-libertine_s24.glyphmap */,
nuclear@2 664 0669D7891BAD02DC00611CFA /* stonewall_normal.jpg */,
nuclear@2 665 0669D78A1BAD02DC00611CFA /* stonewall.jpg */,
nuclear@2 666 0669D78B1BAD02DC00611CFA /* text.png */,
nuclear@2 667 0669D78C1BAD02DC00611CFA /* tiles.jpg */,
nuclear@2 668 );
nuclear@2 669 name = data;
nuclear@2 670 sourceTree = "<group>";
nuclear@2 671 };
nuclear@0 672 /* End PBXGroup section */
nuclear@0 673
nuclear@0 674 /* Begin PBXNativeTarget section */
nuclear@0 675 0669D6461BA851BE00611CFA /* istereo */ = {
nuclear@0 676 isa = PBXNativeTarget;
nuclear@0 677 buildConfigurationList = 0669D66E1BA851BE00611CFA /* Build configuration list for PBXNativeTarget "istereo" */;
nuclear@0 678 buildPhases = (
nuclear@0 679 0669D6431BA851BE00611CFA /* Sources */,
nuclear@0 680 0669D6441BA851BE00611CFA /* Frameworks */,
nuclear@0 681 0669D6451BA851BE00611CFA /* Resources */,
nuclear@0 682 );
nuclear@0 683 buildRules = (
nuclear@0 684 );
nuclear@0 685 dependencies = (
nuclear@0 686 );
nuclear@0 687 name = istereo;
nuclear@0 688 productName = istereo;
nuclear@0 689 productReference = 0669D6471BA851BE00611CFA /* istereo.app */;
nuclear@0 690 productType = "com.apple.product-type.application";
nuclear@0 691 };
nuclear@0 692 /* End PBXNativeTarget section */
nuclear@0 693
nuclear@0 694 /* Begin PBXProject section */
nuclear@0 695 0669D63F1BA851BE00611CFA /* Project object */ = {
nuclear@0 696 isa = PBXProject;
nuclear@0 697 attributes = {
nuclear@0 698 LastUpgradeCheck = 0640;
nuclear@0 699 ORGANIZATIONNAME = "Mutant Stargoat";
nuclear@0 700 TargetAttributes = {
nuclear@0 701 0669D6461BA851BE00611CFA = {
nuclear@0 702 CreatedOnToolsVersion = 6.4;
nuclear@0 703 DevelopmentTeam = RGR8XFZ5JC;
nuclear@0 704 };
nuclear@0 705 };
nuclear@0 706 };
nuclear@0 707 buildConfigurationList = 0669D6421BA851BE00611CFA /* Build configuration list for PBXProject "istereo" */;
nuclear@0 708 compatibilityVersion = "Xcode 3.2";
nuclear@0 709 developmentRegion = English;
nuclear@0 710 hasScannedForEncodings = 0;
nuclear@0 711 knownRegions = (
nuclear@0 712 en,
nuclear@0 713 Base,
nuclear@0 714 );
nuclear@0 715 mainGroup = 0669D63E1BA851BE00611CFA;
nuclear@0 716 productRefGroup = 0669D6481BA851BE00611CFA /* Products */;
nuclear@0 717 projectDirPath = "";
nuclear@0 718 projectRoot = "";
nuclear@0 719 targets = (
nuclear@0 720 0669D6461BA851BE00611CFA /* istereo */,
nuclear@0 721 );
nuclear@0 722 };
nuclear@0 723 /* End PBXProject section */
nuclear@0 724
nuclear@0 725 /* Begin PBXResourcesBuildPhase section */
nuclear@0 726 0669D6451BA851BE00611CFA /* Resources */ = {
nuclear@0 727 isa = PBXResourcesBuildPhase;
nuclear@0 728 buildActionMask = 2147483647;
nuclear@0 729 files = (
nuclear@2 730 0669D7861BAD02A200611CFA /* tunnel.p.glsl in Resources */,
nuclear@2 731 0669D7821BAD02A200611CFA /* test.p.glsl in Resources */,
nuclear@2 732 0669D78D1BAD02DC00611CFA /* stonewall_normal.jpg in Resources */,
nuclear@6 733 060ECAF11BB243B000CE9B80 /* color.v.glsl in Resources */,
nuclear@2 734 0669D78E1BAD02DC00611CFA /* stonewall.jpg in Resources */,
nuclear@6 735 060ECAF61BB2496100CE9B80 /* ui.p.glsl in Resources */,
nuclear@6 736 060ECAF71BB2496100CE9B80 /* ui.v.glsl in Resources */,
nuclear@2 737 0669D7841BAD02A200611CFA /* text.p.glsl in Resources */,
nuclear@6 738 060ECAF31BB2441600CE9B80 /* color.p.glsl in Resources */,
nuclear@3 739 06ED084A1BAF9A2E00C1211D /* icons.xcassets in Resources */,
nuclear@2 740 0669D7901BAD02DC00611CFA /* tiles.jpg in Resources */,
nuclear@2 741 0669D7871BAD02A200611CFA /* tunnel.v.glsl in Resources */,
nuclear@2 742 0669D78F1BAD02DC00611CFA /* text.png in Resources */,
nuclear@7 743 060ECB0B1BB3A8DB00CE9B80 /* font.p.glsl in Resources */,
nuclear@2 744 0669D7851BAD02A200611CFA /* text.v.glsl in Resources */,
nuclear@2 745 0669D7831BAD02A200611CFA /* test.v.glsl in Resources */,
nuclear@7 746 060ECB071BB36FD800CE9B80 /* linux-libertine_s24.glyphmap in Resources */,
nuclear@0 747 );
nuclear@0 748 runOnlyForDeploymentPostprocessing = 0;
nuclear@0 749 };
nuclear@0 750 /* End PBXResourcesBuildPhase section */
nuclear@0 751
nuclear@0 752 /* Begin PBXSourcesBuildPhase section */
nuclear@0 753 0669D6431BA851BE00611CFA /* Sources */ = {
nuclear@0 754 isa = PBXSourcesBuildPhase;
nuclear@0 755 buildActionMask = 2147483647;
nuclear@0 756 files = (
nuclear@7 757 060ECB001BB2BD5C00CE9B80 /* utf8.c in Sources */,
nuclear@2 758 0669D7121BAD024700611CFA /* jcparam.c in Sources */,
nuclear@8 759 060ECB0E1BB3AC0D00CE9B80 /* timer.c in Sources */,
nuclear@2 760 0669D7551BAD025B00611CFA /* pngwio.c in Sources */,
nuclear@2 761 0669D70F1BAD024700611CFA /* jcmarker.c in Sources */,
nuclear@2 762 0669D6CB1BAD022C00611CFA /* imago2.c in Sources */,
nuclear@2 763 0669D70B1BAD024700611CFA /* jcdctmgr.c in Sources */,
nuclear@2 764 0669D6921BACDF6C00611CFA /* istereo.c in Sources */,
nuclear@2 765 0669D72F1BAD024700611CFA /* jidctred.c in Sources */,
nuclear@2 766 0669D7481BAD025B00611CFA /* png.c in Sources */,
nuclear@2 767 0669D7201BAD024700611CFA /* jdmainct.c in Sources */,
nuclear@2 768 0669D7531BAD025B00611CFA /* pngtrans.c in Sources */,
nuclear@2 769 0669D6931BACDF6C00611CFA /* respath.c in Sources */,
nuclear@2 770 0669D7771BAD027000611CFA /* inftrees.c in Sources */,
nuclear@2 771 0669D7761BAD027000611CFA /* inflate.c in Sources */,
nuclear@2 772 0669D6CC1BAD022C00611CFA /* modules.c in Sources */,
nuclear@2 773 0669D7301BAD024700611CFA /* jmemmgr.c in Sources */,
nuclear@2 774 0669D72E1BAD024700611CFA /* jidctint.c in Sources */,
nuclear@6 775 060ECAD41BB1A9CC00CE9B80 /* boolanm.cc in Sources */,
nuclear@2 776 0669D6B81BAD020B00611CFA /* ray_c.c in Sources */,
nuclear@2 777 0669D71D1BAD024700611CFA /* jddctmgr.c in Sources */,
nuclear@2 778 0669D7571BAD025B00611CFA /* pngwtran.c in Sources */,
nuclear@7 779 060ECB051BB361D900CE9B80 /* assman.c in Sources */,
nuclear@2 780 0669D7081BAD024700611CFA /* jcapistd.c in Sources */,
nuclear@2 781 0669D72C1BAD024700611CFA /* jidctflt.c in Sources */,
nuclear@6 782 060ECADB1BB1A9CC00CE9B80 /* textbox.cc in Sources */,
nuclear@2 783 0669D7511BAD025B00611CFA /* pngrutil.c in Sources */,
nuclear@2 784 0669D6BB1BAD020B00611CFA /* vmath.c in Sources */,
nuclear@2 785 0669D7341BAD024700611CFA /* jutils.c in Sources */,
nuclear@2 786 0669D6CA1BAD022C00611CFA /* ftype_module.c in Sources */,
nuclear@2 787 0669D7281BAD024700611CFA /* jerror.c in Sources */,
nuclear@2 788 0669D7221BAD024700611CFA /* jdmaster.c in Sources */,
nuclear@2 789 0669D76F1BAD027000611CFA /* adler32.c in Sources */,
nuclear@7 790 060ECAFF1BB2BD5C00CE9B80 /* font.c in Sources */,
nuclear@2 791 0669D7541BAD025B00611CFA /* pngvcrd.c in Sources */,
nuclear@2 792 0669D72A1BAD024700611CFA /* jfdctfst.c in Sources */,
nuclear@2 793 0669D7791BAD027000611CFA /* uncompr.c in Sources */,
nuclear@2 794 0669D6941BACDF6C00611CFA /* sanegl.c in Sources */,
nuclear@2 795 0669D70D1BAD024700611CFA /* jcinit.c in Sources */,
nuclear@2 796 0669D6961BACDF6C00611CFA /* tex.c in Sources */,
nuclear@2 797 0669D7241BAD024700611CFA /* jdphuff.c in Sources */,
nuclear@2 798 0669D70C1BAD024700611CFA /* jchuff.c in Sources */,
nuclear@2 799 0669D71B1BAD024700611CFA /* jdcoefct.c in Sources */,
nuclear@2 800 0669D7091BAD024700611CFA /* jccoefct.c in Sources */,
nuclear@0 801 0669D6801BA85DDE00611CFA /* main.m in Sources */,
nuclear@2 802 0669D7521BAD025B00611CFA /* pngset.c in Sources */,
nuclear@2 803 0669D7561BAD025B00611CFA /* pngwrite.c in Sources */,
nuclear@2 804 0669D7131BAD024700611CFA /* jcphuff.c in Sources */,
nuclear@6 805 060ECAD91BB1A9CC00CE9B80 /* screen.cc in Sources */,
nuclear@2 806 0669D70A1BAD024700611CFA /* jccolor.c in Sources */,
nuclear@6 807 060ECADD1BB1A9CC00CE9B80 /* widget.cc in Sources */,
nuclear@2 808 0669D74F1BAD025B00611CFA /* pngrio.c in Sources */,
nuclear@2 809 0669D6C81BAD022C00611CFA /* file_png.c in Sources */,
nuclear@2 810 0669D7231BAD024700611CFA /* jdmerge.c in Sources */,
nuclear@2 811 0669D77A1BAD027000611CFA /* zutil.c in Sources */,
nuclear@2 812 0669D7721BAD027000611CFA /* deflate.c in Sources */,
nuclear@6 813 060ECAEB1BB1AA5200CE9B80 /* checkbox.cc in Sources */,
nuclear@2 814 0669D71F1BAD024700611CFA /* jdinput.c in Sources */,
nuclear@2 815 0669D7581BAD025B00611CFA /* pngwutil.c in Sources */,
nuclear@2 816 0669D7261BAD024700611CFA /* jdsample.c in Sources */,
nuclear@7 817 060ECAFE1BB2BD5C00CE9B80 /* drawgl.c in Sources */,
nuclear@2 818 0669D7701BAD027000611CFA /* compress.c in Sources */,
nuclear@7 819 060ECB031BB361C300CE9B80 /* assman.c in Sources */,
nuclear@2 820 0669D7111BAD024700611CFA /* jcomapi.c in Sources */,
nuclear@2 821 0669D71A1BAD024700611CFA /* jdatasrc.c in Sources */,
nuclear@6 822 060ECADC1BB1A9CC00CE9B80 /* theme.cc in Sources */,
nuclear@2 823 0669D74B1BAD025B00611CFA /* pngget.c in Sources */,
nuclear@6 824 060ECAD71BB1A9CC00CE9B80 /* event.cc in Sources */,
nuclear@6 825 060ECAD51BB1A9CC00CE9B80 /* button.cc in Sources */,
nuclear@2 826 0669D7211BAD024700611CFA /* jdmarker.c in Sources */,
nuclear@2 827 0669D7251BAD024700611CFA /* jdpostct.c in Sources */,
nuclear@0 828 0669D6811BA85DDE00611CFA /* viewctl.m in Sources */,
nuclear@0 829 0669D67F1BA85DDE00611CFA /* app_delegate.m in Sources */,
nuclear@2 830 0669D7101BAD024700611CFA /* jcmaster.c in Sources */,
nuclear@2 831 0669D72B1BAD024700611CFA /* jfdctint.c in Sources */,
nuclear@2 832 0669D7291BAD024700611CFA /* jfdctflt.c in Sources */,
nuclear@2 833 0669D6911BACDF6C00611CFA /* cam.c in Sources */,
nuclear@2 834 0669D7191BAD024700611CFA /* jdatadst.c in Sources */,
nuclear@2 835 0669D7731BAD027000611CFA /* gzio.c in Sources */,
nuclear@2 836 0669D6B61BAD020B00611CFA /* quat_c.c in Sources */,
nuclear@2 837 0669D6C71BAD022C00611CFA /* file_jpeg.c in Sources */,
nuclear@2 838 0669D7711BAD027000611CFA /* crc32.c in Sources */,
nuclear@2 839 0669D6B31BAD020B00611CFA /* geom.c in Sources */,
nuclear@2 840 0669D7741BAD027000611CFA /* infback.c in Sources */,
nuclear@2 841 0669D74C1BAD025B00611CFA /* pngmem.c in Sources */,
nuclear@2 842 0669D7271BAD024700611CFA /* jdtrans.c in Sources */,
nuclear@2 843 0669D6B21BAD020B00611CFA /* basis_c.c in Sources */,
nuclear@2 844 0669D7161BAD024700611CFA /* jctrans.c in Sources */,
nuclear@6 845 060ECADA1BB1A9CC00CE9B80 /* slider.cc in Sources */,
nuclear@2 846 0669D7311BAD024700611CFA /* jmemnobs.c in Sources */,
nuclear@2 847 0669D74E1BAD025B00611CFA /* pngread.c in Sources */,
nuclear@2 848 0669D71E1BAD024700611CFA /* jdhuff.c in Sources */,
nuclear@2 849 0669D74A1BAD025B00611CFA /* pnggccrd.c in Sources */,
nuclear@6 850 060ECAEF1BB22A4400CE9B80 /* ui.cc in Sources */,
nuclear@2 851 0669D70E1BAD024700611CFA /* jcmainct.c in Sources */,
nuclear@2 852 0669D7151BAD024700611CFA /* jcsample.c in Sources */,
nuclear@2 853 0669D7141BAD024700611CFA /* jcprepct.c in Sources */,
nuclear@2 854 0669D7751BAD027000611CFA /* inffast.c in Sources */,
nuclear@2 855 0669D7491BAD025B00611CFA /* pngerror.c in Sources */,
nuclear@2 856 0669D7171BAD024700611CFA /* jdapimin.c in Sources */,
nuclear@7 857 060ECB091BB3989500CE9B80 /* uitheme.cc in Sources */,
nuclear@2 858 0669D7331BAD024700611CFA /* jquant2.c in Sources */,
nuclear@2 859 0669D74D1BAD025B00611CFA /* pngpread.c in Sources */,
nuclear@2 860 0669D7071BAD024700611CFA /* jcapimin.c in Sources */,
nuclear@2 861 0669D6C61BAD022C00611CFA /* conv.c in Sources */,
nuclear@2 862 0669D6B41BAD020B00611CFA /* matrix_c.c in Sources */,
nuclear@6 863 060ECAEC1BB1AA5200CE9B80 /* label.cc in Sources */,
nuclear@2 864 0669D7321BAD024700611CFA /* jquant1.c in Sources */,
nuclear@2 865 0669D6C91BAD022C00611CFA /* file_ppm.c in Sources */,
nuclear@2 866 0669D72D1BAD024700611CFA /* jidctfst.c in Sources */,
nuclear@2 867 0669D7501BAD025B00611CFA /* pngrtran.c in Sources */,
nuclear@2 868 0669D7181BAD024700611CFA /* jdapistd.c in Sources */,
nuclear@2 869 0669D6951BACDF6C00611CFA /* sdr.c in Sources */,
nuclear@2 870 0669D7781BAD027000611CFA /* trees.c in Sources */,
nuclear@2 871 0669D71C1BAD024700611CFA /* jdcolor.c in Sources */,
nuclear@0 872 );
nuclear@0 873 runOnlyForDeploymentPostprocessing = 0;
nuclear@0 874 };
nuclear@0 875 /* End PBXSourcesBuildPhase section */
nuclear@0 876
nuclear@0 877 /* Begin XCBuildConfiguration section */
nuclear@0 878 0669D66C1BA851BE00611CFA /* Debug */ = {
nuclear@0 879 isa = XCBuildConfiguration;
nuclear@0 880 buildSettings = {
nuclear@0 881 ALWAYS_SEARCH_USER_PATHS = NO;
nuclear@0 882 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
nuclear@0 883 CLANG_CXX_LIBRARY = "libc++";
nuclear@0 884 CLANG_ENABLE_MODULES = YES;
nuclear@0 885 CLANG_ENABLE_OBJC_ARC = YES;
nuclear@0 886 CLANG_WARN_BOOL_CONVERSION = YES;
nuclear@0 887 CLANG_WARN_CONSTANT_CONVERSION = YES;
nuclear@0 888 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
nuclear@0 889 CLANG_WARN_EMPTY_BODY = YES;
nuclear@0 890 CLANG_WARN_ENUM_CONVERSION = YES;
nuclear@0 891 CLANG_WARN_INT_CONVERSION = YES;
nuclear@0 892 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
nuclear@0 893 CLANG_WARN_UNREACHABLE_CODE = YES;
nuclear@0 894 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
nuclear@0 895 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
nuclear@0 896 COPY_PHASE_STRIP = NO;
nuclear@0 897 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
nuclear@0 898 ENABLE_STRICT_OBJC_MSGSEND = YES;
nuclear@0 899 GCC_C_LANGUAGE_STANDARD = gnu99;
nuclear@0 900 GCC_DYNAMIC_NO_PIC = NO;
nuclear@0 901 GCC_NO_COMMON_BLOCKS = YES;
nuclear@0 902 GCC_OPTIMIZATION_LEVEL = 0;
nuclear@0 903 GCC_PREPROCESSOR_DEFINITIONS = (
nuclear@0 904 "DEBUG=1",
nuclear@0 905 "$(inherited)",
nuclear@0 906 );
nuclear@0 907 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
nuclear@0 908 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
nuclear@0 909 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
nuclear@0 910 GCC_WARN_UNDECLARED_SELECTOR = YES;
nuclear@0 911 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
nuclear@0 912 GCC_WARN_UNUSED_FUNCTION = YES;
nuclear@0 913 GCC_WARN_UNUSED_VARIABLE = YES;
nuclear@0 914 IPHONEOS_DEPLOYMENT_TARGET = 6.0;
nuclear@0 915 MTL_ENABLE_DEBUG_INFO = YES;
nuclear@0 916 ONLY_ACTIVE_ARCH = YES;
nuclear@0 917 SDKROOT = iphoneos;
nuclear@0 918 TARGETED_DEVICE_FAMILY = "1,2";
nuclear@0 919 };
nuclear@0 920 name = Debug;
nuclear@0 921 };
nuclear@0 922 0669D66D1BA851BE00611CFA /* Release */ = {
nuclear@0 923 isa = XCBuildConfiguration;
nuclear@0 924 buildSettings = {
nuclear@0 925 ALWAYS_SEARCH_USER_PATHS = NO;
nuclear@0 926 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
nuclear@0 927 CLANG_CXX_LIBRARY = "libc++";
nuclear@0 928 CLANG_ENABLE_MODULES = YES;
nuclear@0 929 CLANG_ENABLE_OBJC_ARC = YES;
nuclear@0 930 CLANG_WARN_BOOL_CONVERSION = YES;
nuclear@0 931 CLANG_WARN_CONSTANT_CONVERSION = YES;
nuclear@0 932 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
nuclear@0 933 CLANG_WARN_EMPTY_BODY = YES;
nuclear@0 934 CLANG_WARN_ENUM_CONVERSION = YES;
nuclear@0 935 CLANG_WARN_INT_CONVERSION = YES;
nuclear@0 936 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
nuclear@0 937 CLANG_WARN_UNREACHABLE_CODE = YES;
nuclear@0 938 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
nuclear@0 939 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
nuclear@0 940 COPY_PHASE_STRIP = NO;
nuclear@0 941 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
nuclear@0 942 ENABLE_NS_ASSERTIONS = NO;
nuclear@0 943 ENABLE_STRICT_OBJC_MSGSEND = YES;
nuclear@0 944 GCC_C_LANGUAGE_STANDARD = gnu99;
nuclear@0 945 GCC_NO_COMMON_BLOCKS = YES;
nuclear@0 946 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
nuclear@0 947 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
nuclear@0 948 GCC_WARN_UNDECLARED_SELECTOR = YES;
nuclear@0 949 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
nuclear@0 950 GCC_WARN_UNUSED_FUNCTION = YES;
nuclear@0 951 GCC_WARN_UNUSED_VARIABLE = YES;
nuclear@0 952 IPHONEOS_DEPLOYMENT_TARGET = 6.0;
nuclear@0 953 MTL_ENABLE_DEBUG_INFO = NO;
nuclear@0 954 SDKROOT = iphoneos;
nuclear@0 955 TARGETED_DEVICE_FAMILY = "1,2";
nuclear@0 956 VALIDATE_PRODUCT = YES;
nuclear@0 957 };
nuclear@0 958 name = Release;
nuclear@0 959 };
nuclear@0 960 0669D66F1BA851BE00611CFA /* Debug */ = {
nuclear@0 961 isa = XCBuildConfiguration;
nuclear@0 962 buildSettings = {
nuclear@2 963 ALWAYS_SEARCH_USER_PATHS = YES;
nuclear@0 964 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
nuclear@3 965 ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
nuclear@0 966 CODE_SIGN_IDENTITY = "iPhone Developer";
nuclear@8 967 COMPRESS_PNG_FILES = NO;
nuclear@6 968 GCC_PREPROCESSOR_DEFINITIONS = (
nuclear@6 969 "DEBUG=1",
nuclear@6 970 HAVE_OPENGL_H,
nuclear@7 971 HAVE_CONFIG_H,
nuclear@7 972 NO_FREETYPE,
nuclear@6 973 );
nuclear@6 974 HEADER_SEARCH_PATHS = libs;
nuclear@0 975 INFOPLIST_FILE = "$(SRCROOT)/ios/Info.plist";
nuclear@0 976 IPHONEOS_DEPLOYMENT_TARGET = 6.0;
nuclear@0 977 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
nuclear@0 978 PRODUCT_NAME = "$(TARGET_NAME)";
nuclear@0 979 };
nuclear@0 980 name = Debug;
nuclear@0 981 };
nuclear@0 982 0669D6701BA851BE00611CFA /* Release */ = {
nuclear@0 983 isa = XCBuildConfiguration;
nuclear@0 984 buildSettings = {
nuclear@2 985 ALWAYS_SEARCH_USER_PATHS = YES;
nuclear@0 986 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
nuclear@3 987 ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
nuclear@0 988 CODE_SIGN_IDENTITY = "iPhone Developer";
nuclear@8 989 COMPRESS_PNG_FILES = NO;
nuclear@7 990 GCC_PREPROCESSOR_DEFINITIONS = (
nuclear@7 991 HAVE_OPENGL_H,
nuclear@7 992 HAVE_CONFIG_H,
nuclear@7 993 NO_FREETYPE,
nuclear@7 994 );
nuclear@6 995 HEADER_SEARCH_PATHS = libs;
nuclear@0 996 INFOPLIST_FILE = "$(SRCROOT)/ios/Info.plist";
nuclear@0 997 IPHONEOS_DEPLOYMENT_TARGET = 6.0;
nuclear@0 998 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
nuclear@0 999 PRODUCT_NAME = "$(TARGET_NAME)";
nuclear@0 1000 };
nuclear@0 1001 name = Release;
nuclear@0 1002 };
nuclear@0 1003 /* End XCBuildConfiguration section */
nuclear@0 1004
nuclear@0 1005 /* Begin XCConfigurationList section */
nuclear@0 1006 0669D6421BA851BE00611CFA /* Build configuration list for PBXProject "istereo" */ = {
nuclear@0 1007 isa = XCConfigurationList;
nuclear@0 1008 buildConfigurations = (
nuclear@0 1009 0669D66C1BA851BE00611CFA /* Debug */,
nuclear@0 1010 0669D66D1BA851BE00611CFA /* Release */,
nuclear@0 1011 );
nuclear@0 1012 defaultConfigurationIsVisible = 0;
nuclear@0 1013 defaultConfigurationName = Release;
nuclear@0 1014 };
nuclear@0 1015 0669D66E1BA851BE00611CFA /* Build configuration list for PBXNativeTarget "istereo" */ = {
nuclear@0 1016 isa = XCConfigurationList;
nuclear@0 1017 buildConfigurations = (
nuclear@0 1018 0669D66F1BA851BE00611CFA /* Debug */,
nuclear@0 1019 0669D6701BA851BE00611CFA /* Release */,
nuclear@0 1020 );
nuclear@0 1021 defaultConfigurationIsVisible = 0;
nuclear@0 1022 defaultConfigurationName = Release;
nuclear@0 1023 };
nuclear@0 1024 /* End XCConfigurationList section */
nuclear@0 1025 };
nuclear@0 1026 rootObject = 0669D63F1BA851BE00611CFA /* Project object */;
nuclear@0 1027 }