diff --git a/ide/Xcode4/FL/abi-version.h b/ide/Xcode4/FL/abi-version.h deleted file mode 100644 index 7c8959273..000000000 --- a/ide/Xcode4/FL/abi-version.h +++ /dev/null @@ -1,58 +0,0 @@ -/* - * "$Id$" - * - * Configuration file for the Fast Light Tool Kit (FLTK). - * - * Copyright 1998-2015 by Bill Spitzak and others. - * - * This library is free software. Distribution and use rights are outlined in - * the file "COPYING" which should have been included with this file. If this - * file is missing or damaged, see the license at: - * - * http://www.fltk.org/COPYING.php - * - * Please report all bugs and problems on the following page: - * - * http://www.fltk.org/str.php - */ - -/* - ============================================================================ - DO NOT EDIT - This file must be configured BEFORE building FLTK ! - ============================================================================ -*/ - -/* - ============================================================================ - Important note to IDE users: - ============================================================================ - - This file *may* be edited *before* building FLTK with your IDE project, - i.e. in /path/to/fltk/ide//FL/abi-version.h: - - (1) Define FL_ABI_VERSION as described below. - (2) Rebuild the entire FLTK library. - (3) Optional: install files as usual including THIS file. - - DO NOT edit this file after building the FLTK library, i.e. when this - file is already installed in a (system) directory used to build your - programs. - - Editing this file w/o rebuilding the entire FLTK library will change - the ABI and thus render your programs unusable - they may crash or - show other unpredictable errors. You have been warned! - - Define FL_ABI_VERSION as 10x0y for FLTK ABI version 1.x.y . - Do NOT define FL_ABI_VERSION if you want the ABI compatible default build. - - ============================================================================ - End of important note to IDE users. - ============================================================================ -*/ - -/* #undef FL_ABI_VERSION */ - - -/* - * End of "$Id$". - */ diff --git a/ide/Xcode4/FLTK.xcodeproj/project.pbxproj b/ide/Xcode4/FLTK.xcodeproj/project.pbxproj deleted file mode 100644 index c099f89be..000000000 --- a/ide/Xcode4/FLTK.xcodeproj/project.pbxproj +++ /dev/null @@ -1,17360 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 46; - objects = { - -/* Begin PBXBuildFile section */ - 00BD4FD0209BFB1A6446B9A5 /* freeglut_teapot.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 95604163D1E6CBE33AAD66CD /* freeglut_teapot.cxx */; }; - 023D5B2431F40114C118A5DB /* Fl_Window.cxx in Sources */ = {isa = PBXBuildFile; fileRef = BF1FE1C69D048AA23CF27B1E /* Fl_Window.cxx */; }; - 0262498E858406B6E51BD4E4 /* fl_symbols.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7C8D88FDB0A0A32E59465025 /* fl_symbols.cxx */; }; - 036C655FFDAEEE93046F08A6 /* checkers.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 67989D22AB6482C5B577D395 /* checkers.cxx */; }; - 03CA5B8FDBAAC653038BFA06 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 03DB7A962738A76C4D5BAD67 /* Fl_abort.cxx in Sources */ = {isa = PBXBuildFile; fileRef = E93CF8BB106A2249F0FC58B8 /* Fl_abort.cxx */; }; - 0476C2ACE5C995D19992D48F /* fltk_jpeg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C39FA04F3B7CD8E53876D0F4 /* fltk_jpeg.framework */; }; - 04C166D5213DD80648BE1F4D /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 04DF45396E2902B78B3000E7 /* fltk_gl.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = EA8E6EC230301E597B9D9AED /* fltk_gl.framework */; }; - 05348A8D31686005E7ED112E /* keyboard.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 37F324F95525339860AEED24 /* keyboard.cxx */; }; - 054B849D18F5EBFB3B723E08 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 06167461BCECCD5F6CC0DF75 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 071128E11B275CCD34C503C9 /* fltk_forms.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 097D0B476E396B9AAC6FA1E0 /* fltk_forms.framework */; }; - 075D902AD577A148FB33ACAE /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 079434B72A838E83BD225CA8 /* demo.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 8D4E2F8A10BA06E332B7EB03 /* demo.cxx */; }; - 085A816C1A35B2F4A7A278F3 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 08B49F60E1211DE3569D73E2 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 09FD0BA86D2E85CF21F7C870 /* fl_read_image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 9CA94171ECE3444BB9D65BAE /* fl_read_image.cxx */; }; - 0A1B92FA87D5464E4C1AC4EF /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 0A206149DF20CCCACC90E642 /* Fl_Window_iconize.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 9E22773911BDBADEA86730D4 /* Fl_Window_iconize.cxx */; }; - 0A6E94501652FA0708E594FE /* fltk_png.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 98A16A4EC098BA7DB21E13DC /* fltk_png.framework */; }; - 0B79061CA79B3045A5B81ACD /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 0B9E0AD21733CBA782692B60 /* jcmainct.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2979BC9629FABDCC0271BB /* jcmainct.c */; }; - 0BD1B4FF53C27EDA7B9F2C66 /* Fl_Input.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 63CB19652C470F1E58DCF01E /* Fl_Input.cxx */; }; - 0C1C8E024CC1739ECC147412 /* Fl_Gl_Overlay.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 8E81EE378D475F9CFDE296C9 /* Fl_Gl_Overlay.cxx */; }; - 0C21574DDEF4360995F5AC1C /* table.cxx in Sources */ = {isa = PBXBuildFile; fileRef = AB3FA145ED96A9DA69465E9F /* table.cxx */; }; - 0C356220FCB74315D62FF06C /* Fl_Menu_Button.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 199EA4C60DD488096817D322 /* Fl_Menu_Button.cxx */; }; - 0DA8A2B44F66D4014AF79700 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 0DCEA2FED492160FBCEAECC7 /* forms_free.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 4036292D2024DE5622EA0D11 /* forms_free.cxx */; }; - 0DD4779E58571642E735F936 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 0E33CB7A389B20931404C97C /* freeglut_geometry.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 98E423BB92A1B4F201F6B042 /* freeglut_geometry.cxx */; }; - 0EEF4C6DD5294217DB42BB88 /* gl_draw.cxx in Sources */ = {isa = PBXBuildFile; fileRef = AFB1FA7E614E064C55880F21 /* gl_draw.cxx */; }; - 0F15FD350AAEC543A5A9E462 /* jidctflt.c in Sources */ = {isa = PBXBuildFile; fileRef = 377C68AADE10A3244413CFF6 /* jidctflt.c */; }; - 0F61FB70E4BBAE3919346A0E /* fl_set_font.cxx in Sources */ = {isa = PBXBuildFile; fileRef = FBB2C3FCFF8322A237DDBE23 /* fl_set_font.cxx */; }; - 0FBA0DE689FCB1A3B674BAC4 /* fl_plastic.cxx in Sources */ = {isa = PBXBuildFile; fileRef = E4A2A361D4B13B70464C6A26 /* fl_plastic.cxx */; }; - 10727EB1E80609438488AC42 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 11AAF790D7EBFBC6565962F3 /* jdmaster.c in Sources */ = {isa = PBXBuildFile; fileRef = 28AFF174A53E38CCB7475C19 /* jdmaster.c */; }; - 12593F9F94BE42F4E595B444 /* Fl_Widget_Type.cxx in Sources */ = {isa = PBXBuildFile; fileRef = BF27A6A9F541DE61B19AB234 /* Fl_Widget_Type.cxx */; }; - 12E4293A141DD684369D6B8F /* fl_boxtype.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 9B54C6B8D801E899981FC5E6 /* fl_boxtype.cxx */; }; - 12EDA8498FE1A47E32A9428E /* png.c in Sources */ = {isa = PBXBuildFile; fileRef = 5575DA9A654EB53C515F917A /* png.c */; }; - 13DE96EAB36238A478381098 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 1490AC534F76E26EF9280C6D /* Fl_add_idle.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 274CBEBF1D1BFD5C91605CBE /* Fl_add_idle.cxx */; }; - 1565219A0166F42F299C2C9E /* Fl_Browser_load.cxx in Sources */ = {isa = PBXBuildFile; fileRef = E46A3C4F955A94AE095FF726 /* Fl_Browser_load.cxx */; }; - 159B26C946095CB8019A2601 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 16C76FAEEC543074798FF0CB /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 16CA21C97F278A00B2558C3C /* pngread.c in Sources */ = {isa = PBXBuildFile; fileRef = C4CF7DDC2EC8792157A3F43B /* pngread.c */; }; - 16F26F7D137CC7F7B57ECAC0 /* fltk_zlib.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8880CD3FEF32388A24C1B94 /* fltk_zlib.framework */; }; - 16FC08C22B1B693EB00C15F5 /* tree.fl in Sources */ = {isa = PBXBuildFile; fileRef = D10B1EA053B5C8F02A636D93 /* tree.fl */; }; - 17875FB347705D46D333E6EC /* fractals.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 598DD70F89D7731D61BBD8EF /* fractals.cxx */; }; - 185933E619D6C024C4B53D3B /* Fl_Value_Input.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 34CB383C3A4360C14B58562E /* Fl_Value_Input.cxx */; }; - 1871DE13AAABA8DAC4D72C1B /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05376DC900B2C885B847EA36 /* OpenGL.framework */; }; - 1886A0D16F1C4CBC01549AF6 /* jdinput.c in Sources */ = {isa = PBXBuildFile; fileRef = EB9D2470FCD53D54DDB5CA10 /* jdinput.c */; }; - 1950AEA5C2CDBA7309A1C106 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 1A14C4DE9E6CF0B95B0FB8AD /* fltk_forms.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 097D0B476E396B9AAC6FA1E0 /* fltk_forms.framework */; }; - 1A4648F50FDEC75D91ADB1F8 /* boxtype.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 6C64353A3129BCCFAA667D86 /* boxtype.cxx */; }; - 1B467A9025A86C4F5E8A7768 /* fltk_jpeg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C39FA04F3B7CD8E53876D0F4 /* fltk_jpeg.framework */; }; - 1BCCDEA57BF0DF6092597A65 /* jfdctfst.c in Sources */ = {isa = PBXBuildFile; fileRef = A4456FF8D730E5BE234723F8 /* jfdctfst.c */; }; - 1BD5FB7C1332668EC666F663 /* preferences.fl in Sources */ = {isa = PBXBuildFile; fileRef = 1D152F81B7390EEECF3BB670 /* preferences.fl */; }; - 1CB6D844334D5BAE34D67CFB /* code.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 052F1F0502DC2E28EA0D2405 /* code.cxx */; }; - 1CD7ED77B7B8FE0D99290351 /* fl_ask.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D8332361B912AFCE6DDF4B11 /* fl_ask.cxx */; }; - 1DDBA7A48EFE494F2494CDC1 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 1E30BECEFBF8C39CC563B19C /* Fl_GIF_Image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 877ED586A536CA9D898220D3 /* Fl_GIF_Image.cxx */; }; - 1E4A65E8426821F418E34775 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 1EFE9785743470A72FDB740A /* jerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 86685DA60EFE7C0F07DC5C3B /* jerror.c */; }; - 1F2CAC311F8A067E39FEE564 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 1F8D0FF2FEEA810F9264E92F /* Fl_compose.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 00B08A2C8EA901C350696F8D /* Fl_compose.cxx */; }; - 1FDC97CC5C45D5861E3F43EA /* alignment_panel.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 91E088F22E63779E9E9FA651 /* alignment_panel.cxx */; }; - 2029258BA996D13B50EAFCA9 /* fltk_images.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = E917C15E28EE293416A38C5E /* fltk_images.framework */; }; - 2114F98DF24A76F0C3C8039E /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 214EBBAA64EC8BD80F10FE5E /* native-filechooser.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 922182C23B114BA60D9CF160 /* native-filechooser.cxx */; }; - 2169C2174D9331F7AE319055 /* fltk_forms.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 097D0B476E396B9AAC6FA1E0 /* fltk_forms.framework */; }; - 2171433E47522A24B4D70E26 /* jfdctint.c in Sources */ = {isa = PBXBuildFile; fileRef = EB3B78BA6DFC3CD491D13E83 /* jfdctint.c */; }; - 21B72C5246147C90863C53DA /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 233BF3B026584A65E890CC9D /* fltk_zlib.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = F8880CD3FEF32388A24C1B94 /* fltk_zlib.framework */; }; - 23A3A004166BB92BE68B3B1D /* fltk_jpeg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C39FA04F3B7CD8E53876D0F4 /* fltk_jpeg.framework */; }; - 23E0D56EF70C297EE1E49BEA /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 2418351D87E14186F8F1E3FE /* Fl_Tree.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 5FF610230DB4932346044FC7 /* Fl_Tree.cxx */; }; - 242570F8A9539222DEAC6CAF /* filename_isdir.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2BECA86D733575C07B9982DF /* filename_isdir.cxx */; }; - 25BD82F1B2EC9988A25447F0 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 2642F76001144A05102CC191 /* inffast.c in Sources */ = {isa = PBXBuildFile; fileRef = 4B4931D88DEFF9253DD2B260 /* inffast.c */; }; - 273EA93D130ACF91000D6870 /* jaricom.c in Sources */ = {isa = PBXBuildFile; fileRef = 273EA935130ACF91000D6870 /* jaricom.c */; }; - 273EA93E130ACF91000D6870 /* jcarith.c in Sources */ = {isa = PBXBuildFile; fileRef = 273EA936130ACF91000D6870 /* jcarith.c */; }; - 273EA93F130ACF91000D6870 /* jdarith.c in Sources */ = {isa = PBXBuildFile; fileRef = 273EA937130ACF91000D6870 /* jdarith.c */; }; - 273EA940130ACF91000D6870 /* jdct.h in Headers */ = {isa = PBXBuildFile; fileRef = 273EA938130ACF91000D6870 /* jdct.h */; }; - 273EA941130ACF91000D6870 /* jinclude.h in Headers */ = {isa = PBXBuildFile; fileRef = 273EA939130ACF91000D6870 /* jinclude.h */; }; - 273EA942130ACF91000D6870 /* jmemsys.h in Headers */ = {isa = PBXBuildFile; fileRef = 273EA93A130ACF91000D6870 /* jmemsys.h */; }; - 273EA943130ACF91000D6870 /* jpegint.h in Headers */ = {isa = PBXBuildFile; fileRef = 273EA93B130ACF91000D6870 /* jpegint.h */; }; - 273EA944130ACF91000D6870 /* jversion.h in Headers */ = {isa = PBXBuildFile; fileRef = 273EA93C130ACF91000D6870 /* jversion.h */; }; - 274F92CF30A586E0F8E21530 /* Fl_Bitmap.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 3F000DD5F091F66BC42822E3 /* Fl_Bitmap.cxx */; }; - 2773DE9597485DA8088C87BF /* hello.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 4C2EEE3E17025A63A0AEEF5F /* hello.cxx */; }; - 27995ECF594A0572EAF3C346 /* fltk_gl.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = EA8E6EC230301E597B9D9AED /* fltk_gl.framework */; }; - 27B4C89E8CBF260313ACA42E /* undo.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D754515384F42D9E502F4A98 /* undo.cxx */; }; - 27B72DED3A7DC854571BD656 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 27C588BBFC1BE5D0F8202036 /* fluid.icns in Resources */ = {isa = PBXBuildFile; fileRef = 80CD4956321634F723D3C40B /* fluid.icns */; }; - 2800B0509A5D20FABE8F02DC /* fl_show_colormap.cxx in Sources */ = {isa = PBXBuildFile; fileRef = EB15CE98189A4C0A7A8A480F /* fl_show_colormap.cxx */; }; - 2832E97111DB41A4B13A4EFE /* keyboard_ui.fl in Sources */ = {isa = PBXBuildFile; fileRef = 7B084447C58E292798B27283 /* keyboard_ui.fl */; }; - 285B384349B0FC5FCE9C9FCE /* fl_open_uri.cxx in Sources */ = {isa = PBXBuildFile; fileRef = FAD24127A06F3F9F0EEB843A /* fl_open_uri.cxx */; }; - 291FA24A9E91A2036BC718A2 /* Fl_Overlay_Window.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D1C792936D427CC48581BFAE /* Fl_Overlay_Window.cxx */; }; - 29303C4480E0BBEB9E29EE7B /* vsnprintf.c in Sources */ = {isa = PBXBuildFile; fileRef = EBC0D2C965EDD6503B0CF519 /* vsnprintf.c */; }; - 299CB8A2848CB844BCEC7829 /* Fl_Paged_Device.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 6C1C9A4F054C48CDD6A2DE44 /* Fl_Paged_Device.cxx */; }; - 29A99477531233BE9391CE66 /* Fl_Slider.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 5AF5119D08DFC92EA1032671 /* Fl_Slider.cxx */; }; - 29B01C1F3FF6C5B007DEEF45 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 29ED282EF51CBBB0CDEE76D6 /* Fl_Color_Chooser.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 058BCBC36ADE724A418F1C43 /* Fl_Color_Chooser.cxx */; }; - 2A2F82B3FE0E053BB79FB38E /* device.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DF2662F7275F8873F9BA6C64 /* device.cxx */; }; - 2BE1A3AC07CE39EEAC5E2B98 /* filename_list.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD0C572F3E0A8040E9C52E0F /* filename_list.cxx */; }; - 2C0BDF55B026879D401DF915 /* Fl_File_Chooser.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 1AC9AD74C0E0B27EA2A99DF7 /* Fl_File_Chooser.cxx */; }; - 2C18D3602DCF12F99C2ADDEC /* arc.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 982C59D5682A91A5959BA02F /* arc.cxx */; }; - 2C4DB237B4B8ACD2FB305BD5 /* Fl_Shared_Image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 57639C1D5415FB55436556A2 /* Fl_Shared_Image.cxx */; }; - 2C8EFE6F2A1297FB4B263B2A /* fl_cursor.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 4343E645136756B9FEEE6902 /* fl_cursor.cxx */; }; - 2CFBED9BA0BE01679B285434 /* Fl_Input_.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D531F77A15AACC9E297B4490 /* Fl_Input_.cxx */; }; - 2DA38DE505392D37C15EBBF1 /* fltk_images.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E917C15E28EE293416A38C5E /* fltk_images.framework */; }; - 2DBFA5F7068A355456FC0E61 /* fltk_png.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 98A16A4EC098BA7DB21E13DC /* fltk_png.framework */; }; - 2E43C0679E5714486D7D535F /* Fl_Pack.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 813C830680D031C1B2FCF9B6 /* Fl_Pack.cxx */; }; - 2EF733AF9B79AB93D9E1F999 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 2F757A7D91462691787751A3 /* fl_rect.cxx in Sources */ = {isa = PBXBuildFile; fileRef = BAF6DCFBAFBE016247558B82 /* fl_rect.cxx */; }; - 302D959F1FBBC3D44D27BA3F /* Fl_Group.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 806103D71A8CD0075BF8E1DA /* Fl_Group.cxx */; }; - 303B7071960E2FB0337C3250 /* jdmainct.c in Sources */ = {isa = PBXBuildFile; fileRef = 428497C5DD96FDB07B2A8BC5 /* jdmainct.c */; }; - 3103F435B7C3508B6BF051D3 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 3145F6B8C1A7EEC88A2881E0 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 3171A6E41650360C5CEA1404 /* fltk_zlib.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = F8880CD3FEF32388A24C1B94 /* fltk_zlib.framework */; }; - 319E158B9FA80488D676A040 /* fltk_jpeg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C39FA04F3B7CD8E53876D0F4 /* fltk_jpeg.framework */; }; - 31F6473A9B5FD4FFB078BA78 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 3222D7D927BF1220D08F1DF8 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 33175A3FB04A133479A558BA /* pngwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 11A4DF1725F38E4341C5C663 /* pngwrite.c */; }; - 339D0DFC256DE06A10F214B3 /* Fl_Wizard.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 9951B49F640C2C15321EED9C /* Fl_Wizard.cxx */; }; - 33FCC793A92F544711E09A1E /* fltk_png.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 98A16A4EC098BA7DB21E13DC /* fltk_png.framework */; }; - 3451831A2E9F171627CCA8C5 /* button.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D06E371A971A3BC1B399AD78 /* button.cxx */; }; - 34870EA10DBD90DB3DD49DA0 /* fl_call_main.c in Sources */ = {isa = PBXBuildFile; fileRef = 1501BD6AB688B2DB8120E852 /* fl_call_main.c */; }; - 36332A81E6A6E7E3D5D26531 /* radio.fl in Sources */ = {isa = PBXBuildFile; fileRef = 58166AA7A85D9E037993FC38 /* radio.fl */; }; - 363CA6BAC2E1C6F51F3C4F91 /* tiled_image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 94D15578CD49CC75FE6617E4 /* tiled_image.cxx */; }; - 365C8ABAB40CA4E4F4DE497B /* jcmaster.c in Sources */ = {isa = PBXBuildFile; fileRef = D77F126A951A15185214FF2E /* jcmaster.c */; }; - 3680B81A8A377F872BA42B8C /* jidctfst.c in Sources */ = {isa = PBXBuildFile; fileRef = 2B5CC86924C64E849EBE0179 /* jidctfst.c */; }; - 36C0899CCC21C71B9CFF601B /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 36C503992BE0600DBDB7699B /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 36C7638C1D7425F3F9433974 /* Fl_XBM_Image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 800E34DEF9E503C5EC6C4FA5 /* Fl_XBM_Image.cxx */; }; - 36F84F47A06F428D67FDBC3D /* Fl_Valuator.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 4194C917D667C0E2FCEF0A39 /* Fl_Valuator.cxx */; }; - 382C61DCD714A86859AA21CC /* Fl_Window_hotspot.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CC2482EC04B752BF38D4DBE2 /* Fl_Window_hotspot.cxx */; }; - 384166BA6D314002CC87AB28 /* fltk_images.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E917C15E28EE293416A38C5E /* fltk_images.framework */; }; - 387225B73ACF720C07465CC1 /* jctrans.c in Sources */ = {isa = PBXBuildFile; fileRef = E4337D2D7CEEDCAD78B068E5 /* jctrans.c */; }; - 38A9E11837924FB462FDAF0D /* scroll.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D5D41747D7B904747C2DFBB2 /* scroll.cxx */; }; - 38FF583076FEFAE950EEBD6E /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 390AA30E68FA34A4A6F57F9C /* Fl_Clock.cxx in Sources */ = {isa = PBXBuildFile; fileRef = F5CAE7DC565B8398F02ED7BA /* Fl_Clock.cxx */; }; - 3954B0A5D14C94760C0FE875 /* fltk_png.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 98A16A4EC098BA7DB21E13DC /* fltk_png.framework */; }; - 39755B7CD55E28BE048D5743 /* jcprepct.c in Sources */ = {isa = PBXBuildFile; fileRef = 14AA766D5DA5A8BCFF60B626 /* jcprepct.c */; }; - 39C3350334171A972F7E074D /* fltk_forms.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 097D0B476E396B9AAC6FA1E0 /* fltk_forms.framework */; }; - 3A12846E0559EA8896E0108E /* colbrowser.cxx in Sources */ = {isa = PBXBuildFile; fileRef = EC5862E1FC79542DC55D8462 /* colbrowser.cxx */; }; - 3A83BE134FEB6C0E893FC0AA /* forms_bitmap.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 34A2B3EFA6146F599E7CA80A /* forms_bitmap.cxx */; }; - 3AE331C8B0FBF5C668831552 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 3B39A4D9B92163A3DC42B79D /* jdapistd.c in Sources */ = {isa = PBXBuildFile; fileRef = AB3E00F5BBC9AB1C51B0EEDC /* jdapistd.c */; }; - 3B627DDF4E12177AED294C76 /* jdapimin.c in Sources */ = {isa = PBXBuildFile; fileRef = D3FB35B309F2E1E59D1618C8 /* jdapimin.c */; }; - 3B93665C37B124E7072A0C29 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 3BB6C389D42EA62871E9F4B4 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 3BD005D954ABCB5983F540AB /* fl_utf.c in Sources */ = {isa = PBXBuildFile; fileRef = 42660BA0E346168608D0FADB /* fl_utf.c */; }; - 3C0CA0BFF07538026590AE21 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 3C2E57EF6298BB0FC9412871 /* Fl_own_colormap.cxx in Sources */ = {isa = PBXBuildFile; fileRef = AAE8D31DC4F024028C66743C /* Fl_own_colormap.cxx */; }; - 3D0A39265F7745FB60BD740F /* fltk_gl.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = EA8E6EC230301E597B9D9AED /* fltk_gl.framework */; }; - 3D8DD918B1AEA7E5E49C0EFE /* input.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 97BB0EFFDBDEA3B11ED79A73 /* input.cxx */; }; - 3E1DA192DE89A61DB5162D12 /* fl_images_core.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 67715F3670D58DDDB47DB256 /* fl_images_core.cxx */; }; - 3EE305FE7D62A9AB707573F2 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 3F330B8758EB5AFF7C6CB8DE /* Fl_Repeat_Button.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 41D6B03607BD43BB0D703411 /* Fl_Repeat_Button.cxx */; }; - 3FD5B1D9C066066CCA52724A /* filename_setext.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 83733760D651C218178EAEB3 /* filename_setext.cxx */; }; - 40600399F05AB31ED7AFF144 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 40E66CBA06083998669F80CE /* Fl_Box.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C3F048573FAEABD2D27401D4 /* Fl_Box.cxx */; }; - 40ED2C03EA658A1A020BF7C8 /* help.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D72D2F219FB1BBA586A03EAC /* help.cxx */; }; - 42B3433FEAA6AFB50DE4B73F /* fl_overlay.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 577F8362F7016862051E2AC3 /* fl_overlay.cxx */; }; - 43440CEB6D01238C27CFEE6A /* Fl_Browser.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 4E2BE7807B57162E18C7E63F /* Fl_Browser.cxx */; }; - 438CCCA43724B2E59680EF6B /* template_panel.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 9CBDD66D771449423070F912 /* template_panel.cxx */; }; - 43ACC9B8BA3A1A325A568C44 /* fl_overlay_visual.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 5CE4CB9AEF9070A32A27696D /* fl_overlay_visual.cxx */; }; - 447C7E45BD97CAF001C928CF /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05376DC900B2C885B847EA36 /* OpenGL.framework */; }; - 449DC0C1FDA01F16CB184F66 /* deflate.c in Sources */ = {isa = PBXBuildFile; fileRef = 65E5BAE2A9732DA6B4A53098 /* deflate.c */; }; - 44EF64739BF54210820845FC /* fl_line_style.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 0B5987E1A293E67A6290612A /* fl_line_style.cxx */; }; - 4516B8BD99F86A028BF540F5 /* fltk_forms.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 097D0B476E396B9AAC6FA1E0 /* fltk_forms.framework */; }; - 4536387C357FBA58B3C5258B /* Fl_Text_Display.cxx in Sources */ = {isa = PBXBuildFile; fileRef = A0C1440AC6EE3239EEC7D81B /* Fl_Text_Display.cxx */; }; - 454B5789047F9D7F2AF0EC04 /* fltk_zlib.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8880CD3FEF32388A24C1B94 /* fltk_zlib.framework */; }; - 459365165767B5C89B86DB0A /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 467B078A474152E261F77B96 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 48E16D81DEAAD2BD2F01C0A2 /* jdpostct.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D4D056FC1F1EFEC7585CA17 /* jdpostct.c */; }; - 48EE66A7F585223B21924B63 /* fltk_zlib.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = F8880CD3FEF32388A24C1B94 /* fltk_zlib.framework */; }; - 491C33E5D1C00D489356B62E /* forms_compatability.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 07CDB54753C46D7CB01A3C8C /* forms_compatability.cxx */; }; - 495C752B9742C0729399A646 /* Fl_Round_Button.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 13BCF00369D5254F0CE49599 /* Fl_Round_Button.cxx */; }; - 49C992F8293C1F88E2509C9E /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 49D34CB404F15A055EAF8C74 /* Fl_Tiled_Image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 76726B622EF72DCDAD1C0D23 /* Fl_Tiled_Image.cxx */; }; - 4A5FC9B5C736E92E69D38B12 /* fltk_zlib.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8880CD3FEF32388A24C1B94 /* fltk_zlib.framework */; }; - 4ABD061A3FE58C7C3DEADD7B /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 4C07E1FB6BF75ACD25CB627E /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 4CA85FBAAB7E8F8801ECB742 /* compress.c in Sources */ = {isa = PBXBuildFile; fileRef = 6BCDA929CD8600DE9AC516DD /* compress.c */; }; - 4CE404B23BB3CB7291A0E2BC /* Fl_Counter.cxx in Sources */ = {isa = PBXBuildFile; fileRef = E9893274B0B6C5F24730235F /* Fl_Counter.cxx */; }; - 4CFC30BF43199CEEA406E563 /* inactive.fl in Sources */ = {isa = PBXBuildFile; fileRef = FE29497A25C52BC2F7D5A9D4 /* inactive.fl */; }; - 4D62E8773744771BD8FDF478 /* fltk_jpeg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C39FA04F3B7CD8E53876D0F4 /* fltk_jpeg.framework */; }; - 4D94E62EB4D5FDF72A7C311E /* Fl_Tooltip.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 0DBD503036293A8AEFAC6725 /* Fl_Tooltip.cxx */; }; - 4D96D0670427CCD638845C05 /* Fl_Device.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D9A7DCBAFF41CBC3DCB67C6F /* Fl_Device.cxx */; }; - 4E06D7BE862A99B65C7E73FD /* pngtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = ADC532751F27C32E46DEFF6F /* pngtrans.c */; }; - 4E24CDCFCB51227673CFCB78 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 4E3DD3A261BD3A7DE91162ED /* fl_shadow_box.cxx in Sources */ = {isa = PBXBuildFile; fileRef = F6A596316AE6F65117FF7196 /* fl_shadow_box.cxx */; }; - 4F038DFA7E6C3AD4C7F1AA3F /* fltk_forms.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 097D0B476E396B9AAC6FA1E0 /* fltk_forms.framework */; }; - 4FD74129390D07ED56265A84 /* jutils.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD5A5D2975A2CCB77EBAD43 /* jutils.c */; }; - 501B41BD7C164588BBC06854 /* Fl_Menu_.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D50A8FFC111398E34136B192 /* Fl_Menu_.cxx */; }; - 5058E348B88025656FFA027F /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 50D00B23D302F5A6221E1501 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 51A81D32CDB7920F88ED4FF2 /* fl_oval_box.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 340E5CD1F39C1484B1BCE8F3 /* fl_oval_box.cxx */; }; - 51FC4E43CA74B5CB3FD91147 /* flstring.c in Sources */ = {isa = PBXBuildFile; fileRef = 530B066D0F3AC2972D9FEC30 /* flstring.c */; }; - 5287FBDD56000190BE0850A2 /* pngwutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 577CE0F473400471A5F96A52 /* pngwutil.c */; }; - 54FB15769E7A1426DAE66471 /* fltk_images.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E917C15E28EE293416A38C5E /* fltk_images.framework */; }; - 550652B276CA98DED26285DE /* CubeMain.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2A3CEBA07E8AE9BF4C002531 /* CubeMain.cxx */; }; - 5532B5F13E75B01A47BF52E4 /* line_style.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DA6D2097C089DE9936A0B112 /* line_style.cxx */; }; - 5555352E4C682E105F2B220B /* editor.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 368BC008DC3AE26333DF0321 /* editor.cxx */; }; - 55FDB9355B4B2E99384B59F1 /* fullscreen.cxx in Sources */ = {isa = PBXBuildFile; fileRef = EDE6CE6B09D31AC0AAC9FF56 /* fullscreen.cxx */; }; - 578EC0C763C2179582923456 /* CubeView.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 323779B8DE42371A98337337 /* CubeView.cxx */; }; - 57CBCDDBCD73332F9CF12C0A /* fltk_images.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E917C15E28EE293416A38C5E /* fltk_images.framework */; }; - 5849E21F505FC39533995DCA /* scandir.c in Sources */ = {isa = PBXBuildFile; fileRef = BF30A6F91EA43AB094476FFC /* scandir.c */; }; - 58B9DC2FA44EF62193BCB145 /* pixmap_browser.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 78EE1A0803C3AAA7BFAF79B8 /* pixmap_browser.cxx */; }; - 58D9DA0C0F0A11E97EAAB61B /* freeglut_stroke_roman.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 6CCA5064754A8314839CB37A /* freeglut_stroke_roman.cxx */; }; - 59826A4FF117DE06A6F70ABD /* Fl_Native_File_Chooser.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE25DB4CE986C1857B5ECF7 /* Fl_Native_File_Chooser.cxx */; }; - 5B3DACE9AD337A089D2A2BDA /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 5B4CB32F2F0797A635568B3A /* fltk_gl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA8E6EC230301E597B9D9AED /* fltk_gl.framework */; }; - 5BF4C749E28B3792559C9107 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 5BFD4A9B3EAC4767672C021C /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 5C908E926420B21866AA191B /* fltk_images.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = E917C15E28EE293416A38C5E /* fltk_images.framework */; }; - 5CD956623969853397A89165 /* align_widget.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 09FC37C8231478832FDD1F9E /* align_widget.cxx */; }; - 5D04FDD42A39B6B7F5D27432 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 5D09807715B94D045C7CA7D0 /* fltk_forms.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 097D0B476E396B9AAC6FA1E0 /* fltk_forms.framework */; }; - 5D1D08BF3F79DC7C29D6FCF4 /* Fl_Light_Button.cxx in Sources */ = {isa = PBXBuildFile; fileRef = BA7B1E9C7AA7316E98D369C2 /* Fl_Light_Button.cxx */; }; - 5DE12673768A18EB41C6186E /* Fl_Window_Type.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 4A588F0AA73E5324BEE111A7 /* Fl_Window_Type.cxx */; }; - 5DE5BC3242C44595E62FA505 /* fl_curve.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 3306C66283D192B1B1739E25 /* fl_curve.cxx */; }; - 5DF86EA5A868928C5D7D01F3 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 5E5B8FF11E1E1903F91F1884 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 5E71CF75BEA893FEABC5D71B /* fltk_gl.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = EA8E6EC230301E597B9D9AED /* fltk_gl.framework */; }; - 5EDF60DDCDC6919CF0165574 /* jdsample.c in Sources */ = {isa = PBXBuildFile; fileRef = 5538B949B47F04D03589F2CE /* jdsample.c */; }; - 5FE596C22B71AF1F7235ECAE /* Fl_Window_fullscreen.cxx in Sources */ = {isa = PBXBuildFile; fileRef = F42EEFA08A75F71B33094D50 /* Fl_Window_fullscreen.cxx */; }; - 609595520CEFF3C9F945D4B7 /* mandelbrot_ui.fl in Sources */ = {isa = PBXBuildFile; fileRef = 8222D901BB4DAF097B81C1FE /* mandelbrot_ui.fl */; }; - 609B6AA9A11886AD120078E5 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 61407877A424C4E1A74036C0 /* Fl_File_Chooser2.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 17D7629A8FC1C1A1DABEDAC0 /* Fl_File_Chooser2.cxx */; }; - 617249DCB00CDAFCEFF47507 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 63AEC4D1ECF904942EB3F9F6 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 63C6A53E427D883D50AFF203 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 6405302969D2F33411D220BA /* jcparam.c in Sources */ = {isa = PBXBuildFile; fileRef = 7DF4AD3769671959EA813845 /* jcparam.c */; }; - 642541867ABE531C662490CD /* pixmap.cxx in Sources */ = {isa = PBXBuildFile; fileRef = E8D790E9361D2B311B6839B1 /* pixmap.cxx */; }; - 644FEEF43A0CCBD89E2CE6FC /* Fl_Table_Row.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 351BFCA4747AF494F84FFE36 /* Fl_Table_Row.cxx */; }; - 64917A6B67AF2060534DB5D9 /* fltk_gl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA8E6EC230301E597B9D9AED /* fltk_gl.framework */; }; - 6524CA4C83E0EFF0D8DFC432 /* fltk_zlib.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = F8880CD3FEF32388A24C1B94 /* fltk_zlib.framework */; }; - 6527520C50FC90A0EDE72F87 /* Fl_Tree_Item.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 6170B3704ED34EBCF80E43C1 /* Fl_Tree_Item.cxx */; }; - 65ED74375F61EB54BF8C7341 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 66562A26749676E7CD2BEBB2 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 66F171E715C700BAE6C97C61 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 671D5E8AC4CDE34D468FDFE9 /* freeglut_stroke_mono_roman.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 73374F6E214D9DC3E2264866 /* freeglut_stroke_mono_roman.cxx */; }; - 67908E394E6408CC8AACFE92 /* about_panel.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 43D9A7CD936B1382F5EA23E1 /* about_panel.cxx */; }; - 67B71A4FFE562E1F62DE8C7A /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 688240CE098D27582ADC82F3 /* fltk_forms.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 097D0B476E396B9AAC6FA1E0 /* fltk_forms.framework */; }; - 68D18B8291BECB504DDAE1A9 /* file.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2333DEC98DFFAA27F3D85449 /* file.cxx */; }; - 692AE7202326E78B7334933D /* fltk_gl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA8E6EC230301E597B9D9AED /* fltk_gl.framework */; }; - 6A001220236C38EDB3772A2A /* Fl_Choice.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 4D55C9FE101986BC47029A16 /* Fl_Choice.cxx */; }; - 6A19D50B01471987066FCBA0 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 6A2D8756389F45F77825486A /* fltk_jpeg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C39FA04F3B7CD8E53876D0F4 /* fltk_jpeg.framework */; }; - 6C121DB655DF72455AD07862 /* fltk_forms.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 097D0B476E396B9AAC6FA1E0 /* fltk_forms.framework */; }; - 6C917160D346EAC358A90BA7 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 6CAAD4E5368B815F53C63CE8 /* jcinit.c in Sources */ = {isa = PBXBuildFile; fileRef = 819B540345E59C29EE9DF3DA /* jcinit.c */; }; - 6CB0DF5E285910A70179BEA7 /* cursor.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 8C53A414ED45A9276B8B4C40 /* cursor.cxx */; }; - 6CDB4D7AC9F02809E45F15A3 /* pngerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 9795165015E763BF705783DC /* pngerror.c */; }; - 6CEC490DCC06F6DDE8320100 /* jccoefct.c in Sources */ = {isa = PBXBuildFile; fileRef = 2483CB305CCA0A319EF35BCF /* jccoefct.c */; }; - 6CF374ADD093E8B2F8D5CB1F /* fltk_zlib.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = F8880CD3FEF32388A24C1B94 /* fltk_zlib.framework */; }; - 6D0C34F0837A30162A7B3759 /* trees.c in Sources */ = {isa = PBXBuildFile; fileRef = D816F0ECD89EEA82EC711076 /* trees.c */; }; - 6D1D23AC12075C7023D6272E /* fltk_png.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 98A16A4EC098BA7DB21E13DC /* fltk_png.framework */; }; - 6D3127372B7CF208B3FFC3BB /* fonts.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 1C17C98660CE64B98C8E2DFB /* fonts.cxx */; }; - 6D607F654C1C216920498A3F /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 6D84DDCA780B4B8B5C10849E /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 6D8F8E2E6F8039FE4B127D31 /* jquant1.c in Sources */ = {isa = PBXBuildFile; fileRef = DD96B70D85E60B641F061D51 /* jquant1.c */; }; - 6DA839CF781EBC87AD3CF6B4 /* Fl_File_Icon.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 5D36F806A2C72F1894F0878E /* Fl_File_Icon.cxx */; }; - 6E26DC5021010B8A2EB6C29E /* jddctmgr.c in Sources */ = {isa = PBXBuildFile; fileRef = 1FB7B9BDAA5F88A0223A5EA9 /* jddctmgr.c */; }; - 6EB2B457956E33EEE724D16A /* fltk_gl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA8E6EC230301E597B9D9AED /* fltk_gl.framework */; }; - 6EDC00A2A72FBC2364315591 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 6F54BCE9C265659518C91270 /* output.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 42C83618F3462133634D3CF9 /* output.cxx */; }; - 6F8B4EC22CC54B6B06F9D5C7 /* Fl_Image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 6DCFF326B588B1B27618F28C /* Fl_Image.cxx */; }; - 6FD47E04046FAD55F12B263D /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 708B512D2D2F2FE8B26D329C /* curve.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 09A55ED62CD9010F1E512122 /* curve.cxx */; }; - 717B3CDBF11CAE5C04D035F8 /* Fl_Progress.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 570D0C7510FE3A3FB7A1BD5D /* Fl_Progress.cxx */; }; - 71967BE27E13E5EA2F6627D0 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 71A1293362845D379D9FE9D1 /* fltk_png.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 98A16A4EC098BA7DB21E13DC /* fltk_png.framework */; }; - 72E4CB2E5E835C6DFB5C032B /* fracviewer.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 431856A376572B057493295D /* fracviewer.cxx */; }; - 7359A414B4FEE003CFCA6351 /* threads.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 6DFD0BF5428959EE73D260D8 /* threads.cxx */; }; - 743107FF599BD4B46CF82FB8 /* fltk_jpeg.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = C39FA04F3B7CD8E53876D0F4 /* fltk_jpeg.framework */; }; - 745C2AF79ABD813E3AE9CD70 /* Fl_File_Browser.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DC4C39F3567A5571CABF1038 /* Fl_File_Browser.cxx */; }; - 74724A686235657769236719 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 74C9584969DCD849A6A1247F /* color_chooser.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 45B993D3FA0EED6037499D3A /* color_chooser.cxx */; }; - 74D195DEE3A33FA0C8C7A5BE /* Fl_Help_View.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 790419B5A0AD64D66F9B19E1 /* Fl_Help_View.cxx */; }; - 753A6417598E2D35C308632A /* valuators.fl in Sources */ = {isa = PBXBuildFile; fileRef = 590C56F672356072A5C86BC3 /* valuators.fl */; }; - 761829645FD3BCA7EE9DE369 /* fltk_gl.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = EA8E6EC230301E597B9D9AED /* fltk_gl.framework */; }; - 762325B25679668EB687A028 /* gl_overlay.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 1F6E4CE3C0DF58D8F7B3A94A /* gl_overlay.cxx */; }; - 7780DFF77FE8A2E3918D76EE /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 78A86E05D9AE49D54C6503EB /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 794879F3090773543095027D /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 7963240B96561256B383C35B /* buttons.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 0A9C06C70D7733C29D99F901 /* buttons.cxx */; }; - 79760C35C8AC881A18FBB8B8 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 7A166EFA4FE98B4E7D74341B /* doublebuffer.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D3761C93D5C7A48D4B80225A /* doublebuffer.cxx */; }; - 7B95C9D17987D8A4E6951C8E /* jcsample.c in Sources */ = {isa = PBXBuildFile; fileRef = 65E1ABE72414529CBD1F937C /* jcsample.c */; }; - 7C8F2CC22CFE9E97BBE4AC8A /* resizebox.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 1D02929D32167C37921C842E /* resizebox.cxx */; }; - 7C9D61E23D197391AA580170 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 7CA436768F01BC9E36510732 /* Fluid_Image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C1848E31F46192797A1EEC5E /* Fluid_Image.cxx */; }; - 7D2F2709B54D7A2A87630351 /* Fl_Button.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 5A7532B3CDA46030885D1D14 /* Fl_Button.cxx */; }; - 7DED430847690C00C5E94FDA /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 7DED43FFEE9A23B55D42073B /* fltk_images.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = E917C15E28EE293416A38C5E /* fltk_images.framework */; }; - 7E36EE20479A763B89039D88 /* pngwtran.c in Sources */ = {isa = PBXBuildFile; fileRef = 24E8C158A0FFA9C8900E98D8 /* pngwtran.c */; }; - 7E8E2DC7A53A62D0F1EB860E /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 7EA88708B9A088FCEB7CAA27 /* file_chooser.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 39CD231E22E0B53E92CABDC9 /* file_chooser.cxx */; }; - 7EC3AD9A56535A54430B8DCD /* Fl_Browser_.cxx in Sources */ = {isa = PBXBuildFile; fileRef = AAD25B747F4122A2C5224708 /* Fl_Browser_.cxx */; }; - 7F12FCC718E1EEB900AB6A11 /* fl_gleam.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7F12FCC618E1EEB900AB6A11 /* fl_gleam.cxx */; }; - 7F4762EE12D22C470073A4F9 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F4762ED12D22C470073A4F9 /* ApplicationServices.framework */; }; - 7F54C8A8130FAC4F00E736F3 /* gzclose.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F54C8A3130FAC4F00E736F3 /* gzclose.c */; }; - 7F54C8A9130FAC4F00E736F3 /* gzlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F54C8A4130FAC4F00E736F3 /* gzlib.c */; }; - 7F54C8AA130FAC4F00E736F3 /* gzread.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F54C8A5130FAC4F00E736F3 /* gzread.c */; }; - 7F54C8AB130FAC4F00E736F3 /* gzwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F54C8A6130FAC4F00E736F3 /* gzwrite.c */; }; - 7F54C8AC130FAC4F00E736F3 /* infback.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F54C8A7130FAC4F00E736F3 /* infback.c */; }; - 7F66B1D912BB924C00C67B59 /* Fl_cocoa.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7F66B1D612BB924C00C67B59 /* Fl_cocoa.mm */; }; - 7F66B1DA12BB924C00C67B59 /* Fl_Native_File_Chooser_MAC.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7F66B1D712BB924C00C67B59 /* Fl_Native_File_Chooser_MAC.mm */; }; - 7F66B1DB12BB924C00C67B59 /* Fl_Quartz_Printer.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7F66B1D812BB924C00C67B59 /* Fl_Quartz_Printer.mm */; }; - 7F6F526419CF0FED0075F408 /* Fl_Window_shape.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7F6F526319CF0FED0075F408 /* Fl_Window_shape.cxx */; }; - 7F7CF8191AB97DA600E12B22 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 7F7CF81F1AB9836C00E12B22 /* animated.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7F7CF81E1AB9836C00E12B22 /* animated.cxx */; }; - 7F8E7E391C0DA8D200B806A0 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7F92032516B1A90A000FC50F /* Localizable.strings */; }; - 7F8E7E3A1C0DA8F000B806A0 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7F92031C16B1A909000FC50F /* Localizable.strings */; }; - 7F8E7E3B1C0DA8F700B806A0 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7F92031F16B1A909000FC50F /* Localizable.strings */; }; - 7F8E7E3C1C0DA8FB00B806A0 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7F92032216B1A909000FC50F /* Localizable.strings */; }; - 7F8E7E3D1C0DA90100B806A0 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7F92031916B1A909000FC50F /* Localizable.strings */; }; - 7FA5C2BE192FAEBB00519823 /* Fl_Copy_Surface.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7FA5C2BD192FAEBB00519823 /* Fl_Copy_Surface.cxx */; }; - 7FA5C2C0192FAECA00519823 /* Fl_Image_Surface.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7FA5C2BF192FAECA00519823 /* Fl_Image_Surface.cxx */; }; - 7FB1BE051B5D20CF00055291 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; - 7FBCECDF1B1D8B2100AB970D /* Fl_cocoa.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7F66B1D612BB924C00C67B59 /* Fl_cocoa.mm */; }; - 7FBCECE01B1D8B2100AB970D /* Fl_Native_File_Chooser_MAC.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7F66B1D712BB924C00C67B59 /* Fl_Native_File_Chooser_MAC.mm */; }; - 7FBCECE11B1D8B2100AB970D /* Fl_Quartz_Printer.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7F66B1D812BB924C00C67B59 /* Fl_Quartz_Printer.mm */; }; - 7FBCECE21B1D8B2100AB970D /* Fl_Sys_Menu_Bar.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7FFDE551171D8D0D008753A3 /* Fl_Sys_Menu_Bar.mm */; }; - 7FBCECE31B1D8B2100AB970D /* Fl.cxx in Sources */ = {isa = PBXBuildFile; fileRef = F4EFF27D730BED51EF0EAA8D /* Fl.cxx */; }; - 7FBCECE41B1D8B2100AB970D /* Fl_Adjuster.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 19C5DB6F3DD5011DAE6F79AB /* Fl_Adjuster.cxx */; }; - 7FBCECE51B1D8B2100AB970D /* Fl_Bitmap.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 3F000DD5F091F66BC42822E3 /* Fl_Bitmap.cxx */; }; - 7FBCECE61B1D8B2100AB970D /* Fl_Box.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C3F048573FAEABD2D27401D4 /* Fl_Box.cxx */; }; - 7FBCECE71B1D8B2100AB970D /* Fl_Browser.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 4E2BE7807B57162E18C7E63F /* Fl_Browser.cxx */; }; - 7FBCECE81B1D8B2100AB970D /* Fl_Browser_.cxx in Sources */ = {isa = PBXBuildFile; fileRef = AAD25B747F4122A2C5224708 /* Fl_Browser_.cxx */; }; - 7FBCECE91B1D8B2100AB970D /* Fl_Browser_load.cxx in Sources */ = {isa = PBXBuildFile; fileRef = E46A3C4F955A94AE095FF726 /* Fl_Browser_load.cxx */; }; - 7FBCECEA1B1D8B2100AB970D /* Fl_Button.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 5A7532B3CDA46030885D1D14 /* Fl_Button.cxx */; }; - 7FBCECEB1B1D8B2100AB970D /* Fl_Chart.cxx in Sources */ = {isa = PBXBuildFile; fileRef = F397A185D11C3DED903CB99F /* Fl_Chart.cxx */; }; - 7FBCECEC1B1D8B2100AB970D /* Fl_Check_Browser.cxx in Sources */ = {isa = PBXBuildFile; fileRef = F5B04FDCF453C6444285D186 /* Fl_Check_Browser.cxx */; }; - 7FBCECED1B1D8B2100AB970D /* Fl_Check_Button.cxx in Sources */ = {isa = PBXBuildFile; fileRef = A2CF2FD35911638AD607092F /* Fl_Check_Button.cxx */; }; - 7FBCECEE1B1D8B2100AB970D /* Fl_Choice.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 4D55C9FE101986BC47029A16 /* Fl_Choice.cxx */; }; - 7FBCECEF1B1D8B2100AB970D /* Fl_Clock.cxx in Sources */ = {isa = PBXBuildFile; fileRef = F5CAE7DC565B8398F02ED7BA /* Fl_Clock.cxx */; }; - 7FBCECF01B1D8B2100AB970D /* Fl_Color_Chooser.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 058BCBC36ADE724A418F1C43 /* Fl_Color_Chooser.cxx */; }; - 7FBCECF11B1D8B2100AB970D /* Fl_Copy_Surface.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7FA5C2BD192FAEBB00519823 /* Fl_Copy_Surface.cxx */; }; - 7FBCECF21B1D8B2100AB970D /* Fl_Counter.cxx in Sources */ = {isa = PBXBuildFile; fileRef = E9893274B0B6C5F24730235F /* Fl_Counter.cxx */; }; - 7FBCECF31B1D8B2100AB970D /* Fl_Device.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D9A7DCBAFF41CBC3DCB67C6F /* Fl_Device.cxx */; }; - 7FBCECF41B1D8B2100AB970D /* Fl_Dial.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 3AFC31503AB99F6D00BAC647 /* Fl_Dial.cxx */; }; - 7FBCECF51B1D8B2100AB970D /* Fl_Double_Window.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 33AF346DF043165E0A62ABB5 /* Fl_Double_Window.cxx */; }; - 7FBCECF61B1D8B2100AB970D /* Fl_File_Browser.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DC4C39F3567A5571CABF1038 /* Fl_File_Browser.cxx */; }; - 7FBCECF71B1D8B2100AB970D /* Fl_File_Chooser.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 1AC9AD74C0E0B27EA2A99DF7 /* Fl_File_Chooser.cxx */; }; - 7FBCECF81B1D8B2100AB970D /* Fl_File_Chooser2.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 17D7629A8FC1C1A1DABEDAC0 /* Fl_File_Chooser2.cxx */; }; - 7FBCECF91B1D8B2100AB970D /* Fl_File_Icon.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 5D36F806A2C72F1894F0878E /* Fl_File_Icon.cxx */; }; - 7FBCECFA1B1D8B2100AB970D /* Fl_File_Input.cxx in Sources */ = {isa = PBXBuildFile; fileRef = A66819BE170F44B94F2E1981 /* Fl_File_Input.cxx */; }; - 7FBCECFB1B1D8B2100AB970D /* Fl_Group.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 806103D71A8CD0075BF8E1DA /* Fl_Group.cxx */; }; - 7FBCECFC1B1D8B2100AB970D /* Fl_Help_View.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 790419B5A0AD64D66F9B19E1 /* Fl_Help_View.cxx */; }; - 7FBCECFD1B1D8B2100AB970D /* Fl_Image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 6DCFF326B588B1B27618F28C /* Fl_Image.cxx */; }; - 7FBCECFE1B1D8B2100AB970D /* Fl_Image_Surface.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7FA5C2BF192FAECA00519823 /* Fl_Image_Surface.cxx */; }; - 7FBCECFF1B1D8B2100AB970D /* Fl_Input.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 63CB19652C470F1E58DCF01E /* Fl_Input.cxx */; }; - 7FBCED001B1D8B2100AB970D /* Fl_Input_.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D531F77A15AACC9E297B4490 /* Fl_Input_.cxx */; }; - 7FBCED011B1D8B2100AB970D /* Fl_Light_Button.cxx in Sources */ = {isa = PBXBuildFile; fileRef = BA7B1E9C7AA7316E98D369C2 /* Fl_Light_Button.cxx */; }; - 7FBCED021B1D8B2100AB970D /* Fl_Menu.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7E05602BE68211B11E493E18 /* Fl_Menu.cxx */; }; - 7FBCED031B1D8B2100AB970D /* Fl_Menu_.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D50A8FFC111398E34136B192 /* Fl_Menu_.cxx */; }; - 7FBCED041B1D8B2100AB970D /* Fl_Menu_Bar.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7F4B8ADD01CB2F8BFE43ACBA /* Fl_Menu_Bar.cxx */; }; - 7FBCED051B1D8B2100AB970D /* Fl_Menu_Button.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 199EA4C60DD488096817D322 /* Fl_Menu_Button.cxx */; }; - 7FBCED061B1D8B2100AB970D /* Fl_Menu_Window.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 5FB757CD5BD887D355358D2E /* Fl_Menu_Window.cxx */; }; - 7FBCED071B1D8B2100AB970D /* Fl_Menu_add.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 382F938CFABC25BC02C13939 /* Fl_Menu_add.cxx */; }; - 7FBCED081B1D8B2100AB970D /* Fl_Menu_global.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D7E1955B57E8EF19FD90CF61 /* Fl_Menu_global.cxx */; }; - 7FBCED091B1D8B2100AB970D /* Fl_Multi_Label.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D02CF2893ECCE831CD5D3176 /* Fl_Multi_Label.cxx */; }; - 7FBCED0A1B1D8B2100AB970D /* Fl_Native_File_Chooser.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE25DB4CE986C1857B5ECF7 /* Fl_Native_File_Chooser.cxx */; }; - 7FBCED0B1B1D8B2100AB970D /* Fl_Overlay_Window.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D1C792936D427CC48581BFAE /* Fl_Overlay_Window.cxx */; }; - 7FBCED0C1B1D8B2100AB970D /* Fl_Pack.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 813C830680D031C1B2FCF9B6 /* Fl_Pack.cxx */; }; - 7FBCED0D1B1D8B2100AB970D /* Fl_Paged_Device.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 6C1C9A4F054C48CDD6A2DE44 /* Fl_Paged_Device.cxx */; }; - 7FBCED0E1B1D8B2100AB970D /* Fl_Pixmap.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D79D3910F834D4B78FED92F3 /* Fl_Pixmap.cxx */; }; - 7FBCED0F1B1D8B2100AB970D /* Fl_Positioner.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 05BBBFE4BED0452E5D6A81F7 /* Fl_Positioner.cxx */; }; - 7FBCED101B1D8B2100AB970D /* Fl_PostScript.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7FFDD15B19BE08A800779AD1 /* Fl_PostScript.cxx */; }; - 7FBCED111B1D8B2100AB970D /* Fl_Printer.cxx in Sources */ = {isa = PBXBuildFile; fileRef = B4CAFA162560925C4591997A /* Fl_Printer.cxx */; }; - 7FBCED121B1D8B2100AB970D /* Fl_Preferences.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 3789CACF6C845E9C0DE0C58F /* Fl_Preferences.cxx */; }; - 7FBCED131B1D8B2100AB970D /* Fl_Progress.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 570D0C7510FE3A3FB7A1BD5D /* Fl_Progress.cxx */; }; - 7FBCED141B1D8B2100AB970D /* Fl_Repeat_Button.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 41D6B03607BD43BB0D703411 /* Fl_Repeat_Button.cxx */; }; - 7FBCED151B1D8B2100AB970D /* Fl_Return_Button.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 9A3D4184FF1C89B7CEE9FBD6 /* Fl_Return_Button.cxx */; }; - 7FBCED161B1D8B2100AB970D /* Fl_Roller.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D0E376E93B4F22BE701D29E0 /* Fl_Roller.cxx */; }; - 7FBCED171B1D8B2100AB970D /* Fl_Round_Button.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 13BCF00369D5254F0CE49599 /* Fl_Round_Button.cxx */; }; - 7FBCED181B1D8B2100AB970D /* Fl_Scroll.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 3F60A41762817C834FF38947 /* Fl_Scroll.cxx */; }; - 7FBCED191B1D8B2100AB970D /* Fl_Scrollbar.cxx in Sources */ = {isa = PBXBuildFile; fileRef = A5B9A5CE605BB8A57F66A2E6 /* Fl_Scrollbar.cxx */; }; - 7FBCED1A1B1D8B2100AB970D /* Fl_Shared_Image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 57639C1D5415FB55436556A2 /* Fl_Shared_Image.cxx */; }; - 7FBCED1B1B1D8B2100AB970D /* Fl_Single_Window.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 9D942824B8FC886F6FCD853D /* Fl_Single_Window.cxx */; }; - 7FBCED1C1B1D8B2100AB970D /* Fl_Slider.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 5AF5119D08DFC92EA1032671 /* Fl_Slider.cxx */; }; - 7FBCED1D1B1D8B2100AB970D /* Fl_Table.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 116F849BE68830F05CA66B9A /* Fl_Table.cxx */; }; - 7FBCED1E1B1D8B2100AB970D /* Fl_Table_Row.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 351BFCA4747AF494F84FFE36 /* Fl_Table_Row.cxx */; }; - 7FBCED1F1B1D8B2100AB970D /* Fl_Tabs.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D5F75B6C9483B2BB47965789 /* Fl_Tabs.cxx */; }; - 7FBCED201B1D8B2100AB970D /* Fl_Text_Buffer.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D390A37D428892B9A8AD63AD /* Fl_Text_Buffer.cxx */; }; - 7FBCED211B1D8B2100AB970D /* Fl_Text_Display.cxx in Sources */ = {isa = PBXBuildFile; fileRef = A0C1440AC6EE3239EEC7D81B /* Fl_Text_Display.cxx */; }; - 7FBCED221B1D8B2100AB970D /* Fl_Text_Editor.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D9FC21A432D9F4C118B2B1D4 /* Fl_Text_Editor.cxx */; }; - 7FBCED231B1D8B2100AB970D /* Fl_Tile.cxx in Sources */ = {isa = PBXBuildFile; fileRef = E82932DF2A0C624C6EDC9207 /* Fl_Tile.cxx */; }; - 7FBCED241B1D8B2100AB970D /* Fl_Tiled_Image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 76726B622EF72DCDAD1C0D23 /* Fl_Tiled_Image.cxx */; }; - 7FBCED251B1D8B2100AB970D /* Fl_Tooltip.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 0DBD503036293A8AEFAC6725 /* Fl_Tooltip.cxx */; }; - 7FBCED261B1D8B2100AB970D /* Fl_Tree.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 5FF610230DB4932346044FC7 /* Fl_Tree.cxx */; }; - 7FBCED271B1D8B2100AB970D /* Fl_Tree_Item.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 6170B3704ED34EBCF80E43C1 /* Fl_Tree_Item.cxx */; }; - 7FBCED281B1D8B2100AB970D /* Fl_Tree_Item_Array.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 00E3864092375950FE42449E /* Fl_Tree_Item_Array.cxx */; }; - 7FBCED291B1D8B2100AB970D /* Fl_Tree_Prefs.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 197D446B1F4FEB565793FC67 /* Fl_Tree_Prefs.cxx */; }; - 7FBCED2A1B1D8B2100AB970D /* Fl_Valuator.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 4194C917D667C0E2FCEF0A39 /* Fl_Valuator.cxx */; }; - 7FBCED2B1B1D8B2100AB970D /* Fl_Value_Input.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 34CB383C3A4360C14B58562E /* Fl_Value_Input.cxx */; }; - 7FBCED2C1B1D8B2100AB970D /* Fl_Value_Output.cxx in Sources */ = {isa = PBXBuildFile; fileRef = F1C4032FB66042A96955A62E /* Fl_Value_Output.cxx */; }; - 7FBCED2D1B1D8B2100AB970D /* Fl_Value_Slider.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D80607C7E1AAA63C8B8F1978 /* Fl_Value_Slider.cxx */; }; - 7FBCED2E1B1D8B2100AB970D /* Fl_Widget.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 0B9D4355B2E878715DD43AD3 /* Fl_Widget.cxx */; }; - 7FBCED2F1B1D8B2100AB970D /* Fl_Window.cxx in Sources */ = {isa = PBXBuildFile; fileRef = BF1FE1C69D048AA23CF27B1E /* Fl_Window.cxx */; }; - 7FBCED301B1D8B2100AB970D /* Fl_Window_fullscreen.cxx in Sources */ = {isa = PBXBuildFile; fileRef = F42EEFA08A75F71B33094D50 /* Fl_Window_fullscreen.cxx */; }; - 7FBCED311B1D8B2100AB970D /* Fl_Window_hotspot.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CC2482EC04B752BF38D4DBE2 /* Fl_Window_hotspot.cxx */; }; - 7FBCED321B1D8B2100AB970D /* Fl_Window_iconize.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 9E22773911BDBADEA86730D4 /* Fl_Window_iconize.cxx */; }; - 7FBCED331B1D8B2100AB970D /* Fl_Window_shape.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7F6F526319CF0FED0075F408 /* Fl_Window_shape.cxx */; }; - 7FBCED341B1D8B2100AB970D /* Fl_Wizard.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 9951B49F640C2C15321EED9C /* Fl_Wizard.cxx */; }; - 7FBCED351B1D8B2100AB970D /* Fl_XBM_Image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 800E34DEF9E503C5EC6C4FA5 /* Fl_XBM_Image.cxx */; }; - 7FBCED361B1D8B2100AB970D /* Fl_XPM_Image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 0CBC6DC7942212D47B70681B /* Fl_XPM_Image.cxx */; }; - 7FBCED371B1D8B2100AB970D /* Fl_abort.cxx in Sources */ = {isa = PBXBuildFile; fileRef = E93CF8BB106A2249F0FC58B8 /* Fl_abort.cxx */; }; - 7FBCED381B1D8B2100AB970D /* Fl_add_idle.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 274CBEBF1D1BFD5C91605CBE /* Fl_add_idle.cxx */; }; - 7FBCED391B1D8B2100AB970D /* Fl_arg.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 9F484B5F88CDE466AC0D0592 /* Fl_arg.cxx */; }; - 7FBCED3A1B1D8B2100AB970D /* Fl_compose.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 00B08A2C8EA901C350696F8D /* Fl_compose.cxx */; }; - 7FBCED3B1B1D8B2100AB970D /* Fl_display.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 0E259033BF45B73C21409C8F /* Fl_display.cxx */; }; - 7FBCED3C1B1D8B2100AB970D /* Fl_get_key.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 5B566F3BAD7101C63D5494E3 /* Fl_get_key.cxx */; }; - 7FBCED3D1B1D8B2100AB970D /* Fl_get_system_colors.cxx in Sources */ = {isa = PBXBuildFile; fileRef = EB5B18A1B9B1E41F2AB56A97 /* Fl_get_system_colors.cxx */; }; - 7FBCED3E1B1D8B2100AB970D /* Fl_grab.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 28E8F2802DEA5334F914BE98 /* Fl_grab.cxx */; }; - 7FBCED3F1B1D8B2100AB970D /* Fl_lock.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D004B2D87C53E063F848C539 /* Fl_lock.cxx */; }; - 7FBCED401B1D8B2100AB970D /* Fl_own_colormap.cxx in Sources */ = {isa = PBXBuildFile; fileRef = AAE8D31DC4F024028C66743C /* Fl_own_colormap.cxx */; }; - 7FBCED411B1D8B2100AB970D /* Fl_visual.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 5B2B6ED6A3649923BAAFFDF1 /* Fl_visual.cxx */; }; - 7FBCED421B1D8B2100AB970D /* Fl_x.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 09A359CA8F522F64BAF6CEAF /* Fl_x.cxx */; }; - 7FBCED431B1D8B2100AB970D /* cmap.cxx in Sources */ = {isa = PBXBuildFile; fileRef = AC0F7C69B25854F609BD1A0C /* cmap.cxx */; }; - 7FBCED441B1D8B2100AB970D /* filename_absolute.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D60CC89D1A70BE6AA3929604 /* filename_absolute.cxx */; }; - 7FBCED451B1D8B2100AB970D /* filename_expand.cxx in Sources */ = {isa = PBXBuildFile; fileRef = E49427F44D81B0A6192BC7CB /* filename_expand.cxx */; }; - 7FBCED461B1D8B2100AB970D /* filename_ext.cxx in Sources */ = {isa = PBXBuildFile; fileRef = B140C9F8CF34FDAC94E15FE1 /* filename_ext.cxx */; }; - 7FBCED471B1D8B2100AB970D /* filename_isdir.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2BECA86D733575C07B9982DF /* filename_isdir.cxx */; }; - 7FBCED481B1D8B2100AB970D /* filename_list.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD0C572F3E0A8040E9C52E0F /* filename_list.cxx */; }; - 7FBCED491B1D8B2100AB970D /* filename_match.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 81CBEA61461E59652A309159 /* filename_match.cxx */; }; - 7FBCED4A1B1D8B2100AB970D /* filename_setext.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 83733760D651C218178EAEB3 /* filename_setext.cxx */; }; - 7FBCED4B1B1D8B2100AB970D /* fl_arc.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 39E501DBC41F2617B69BEE95 /* fl_arc.cxx */; }; - 7FBCED4D1B1D8B2100AB970D /* fl_ask.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D8332361B912AFCE6DDF4B11 /* fl_ask.cxx */; }; - 7FBCED4E1B1D8B2100AB970D /* fl_boxtype.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 9B54C6B8D801E899981FC5E6 /* fl_boxtype.cxx */; }; - 7FBCED4F1B1D8B2100AB970D /* fl_call_main.c in Sources */ = {isa = PBXBuildFile; fileRef = 1501BD6AB688B2DB8120E852 /* fl_call_main.c */; }; - 7FBCED501B1D8B2100AB970D /* fl_color.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 0EB55F59B3D0D0BD1A8BFE5E /* fl_color.cxx */; }; - 7FBCED511B1D8B2100AB970D /* fl_cursor.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 4343E645136756B9FEEE6902 /* fl_cursor.cxx */; }; - 7FBCED521B1D8B2100AB970D /* fl_curve.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 3306C66283D192B1B1739E25 /* fl_curve.cxx */; }; - 7FBCED531B1D8B2100AB970D /* fl_diamond_box.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 077BDEA1F0364BDA61518702 /* fl_diamond_box.cxx */; }; - 7FBCED541B1D8B2100AB970D /* fl_dnd.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DD93178E8AFA850DAC293FC /* fl_dnd.cxx */; }; - 7FBCED551B1D8B2100AB970D /* fl_draw.cxx in Sources */ = {isa = PBXBuildFile; fileRef = FFFC4EDB5F397E3575B3A310 /* fl_draw.cxx */; }; - 7FBCED571B1D8B2100AB970D /* fl_draw_pixmap.cxx in Sources */ = {isa = PBXBuildFile; fileRef = B25F1323447C32308AA017DE /* fl_draw_pixmap.cxx */; }; - 7FBCED581B1D8B2100AB970D /* fl_encoding_latin1.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 4D124BD72F4E63D99837CE0C /* fl_encoding_latin1.cxx */; }; - 7FBCED591B1D8B2100AB970D /* fl_encoding_mac_roman.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 0A447B8708FA755BB960A134 /* fl_encoding_mac_roman.cxx */; }; - 7FBCED5A1B1D8B2100AB970D /* fl_engraved_label.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 3D85A740C2D5F1D6C6A9420D /* fl_engraved_label.cxx */; }; - 7FBCED5B1B1D8B2100AB970D /* fl_file_dir.cxx in Sources */ = {isa = PBXBuildFile; fileRef = FA2F70BA8FF4E7F4B7B36971 /* fl_file_dir.cxx */; }; - 7FBCED5C1B1D8B2100AB970D /* fl_font.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 9E8F7BCC0292044D887D423B /* fl_font.cxx */; }; - 7FBCED5D1B1D8B2100AB970D /* fl_gleam.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7F12FCC618E1EEB900AB6A11 /* fl_gleam.cxx */; }; - 7FBCED5E1B1D8B2100AB970D /* fl_gtk.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7A2CE7959780A1C6E60103E8 /* fl_gtk.cxx */; }; - 7FBCED5F1B1D8B2100AB970D /* fl_labeltype.cxx in Sources */ = {isa = PBXBuildFile; fileRef = EF6D2F48B12359DE60E499C2 /* fl_labeltype.cxx */; }; - 7FBCED601B1D8B2100AB970D /* fl_line_style.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 0B5987E1A293E67A6290612A /* fl_line_style.cxx */; }; - 7FBCED611B1D8B2100AB970D /* fl_open_uri.cxx in Sources */ = {isa = PBXBuildFile; fileRef = FAD24127A06F3F9F0EEB843A /* fl_open_uri.cxx */; }; - 7FBCED621B1D8B2100AB970D /* fl_oval_box.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 340E5CD1F39C1484B1BCE8F3 /* fl_oval_box.cxx */; }; - 7FBCED631B1D8B2100AB970D /* fl_overlay.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 577F8362F7016862051E2AC3 /* fl_overlay.cxx */; }; - 7FBCED641B1D8B2100AB970D /* fl_overlay_visual.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 5CE4CB9AEF9070A32A27696D /* fl_overlay_visual.cxx */; }; - 7FBCED651B1D8B2100AB970D /* fl_plastic.cxx in Sources */ = {isa = PBXBuildFile; fileRef = E4A2A361D4B13B70464C6A26 /* fl_plastic.cxx */; }; - 7FBCED661B1D8B2100AB970D /* fl_read_image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 9CA94171ECE3444BB9D65BAE /* fl_read_image.cxx */; }; - 7FBCED671B1D8B2100AB970D /* fl_rect.cxx in Sources */ = {isa = PBXBuildFile; fileRef = BAF6DCFBAFBE016247558B82 /* fl_rect.cxx */; }; - 7FBCED681B1D8B2100AB970D /* fl_round_box.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 6E69780F02E318A2154C338D /* fl_round_box.cxx */; }; - 7FBCED691B1D8B2100AB970D /* fl_rounded_box.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 5876E03E2818B598FAA5C307 /* fl_rounded_box.cxx */; }; - 7FBCED6A1B1D8B2100AB970D /* fl_scroll_area.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7C67E3A1368F9AC0A03A7BD6 /* fl_scroll_area.cxx */; }; - 7FBCED6B1B1D8B2100AB970D /* fl_set_font.cxx in Sources */ = {isa = PBXBuildFile; fileRef = FBB2C3FCFF8322A237DDBE23 /* fl_set_font.cxx */; }; - 7FBCED6D1B1D8B2100AB970D /* fl_shadow_box.cxx in Sources */ = {isa = PBXBuildFile; fileRef = F6A596316AE6F65117FF7196 /* fl_shadow_box.cxx */; }; - 7FBCED6E1B1D8B2100AB970D /* fl_shortcut.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7C57535613D421F393DD662F /* fl_shortcut.cxx */; }; - 7FBCED6F1B1D8B2100AB970D /* fl_show_colormap.cxx in Sources */ = {isa = PBXBuildFile; fileRef = EB15CE98189A4C0A7A8A480F /* fl_show_colormap.cxx */; }; - 7FBCED701B1D8B2100AB970D /* fl_symbols.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7C8D88FDB0A0A32E59465025 /* fl_symbols.cxx */; }; - 7FBCED711B1D8B2100AB970D /* fl_utf.c in Sources */ = {isa = PBXBuildFile; fileRef = 42660BA0E346168608D0FADB /* fl_utf.c */; }; - 7FBCED721B1D8B2100AB970D /* fl_utf8.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DEF20F6B91F7FB0EBCBD2411 /* fl_utf8.cxx */; }; - 7FBCED731B1D8B2100AB970D /* fl_vertex.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 67A896B990EDB45C5BC93F01 /* fl_vertex.cxx */; }; - 7FBCED741B1D8B2100AB970D /* flstring.c in Sources */ = {isa = PBXBuildFile; fileRef = 530B066D0F3AC2972D9FEC30 /* flstring.c */; }; - 7FBCED751B1D8B2100AB970D /* numericsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 977642DF53013F6E6F98A12C /* numericsort.c */; }; - 7FBCED761B1D8B2100AB970D /* ps_image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 1C75365D167645656C3A6752 /* ps_image.cxx */; }; - 7FBCED771B1D8B2100AB970D /* scandir.c in Sources */ = {isa = PBXBuildFile; fileRef = BF30A6F91EA43AB094476FFC /* scandir.c */; }; - 7FBCED781B1D8B2100AB970D /* screen_xywh.cxx in Sources */ = {isa = PBXBuildFile; fileRef = BD87D324A97F12C5C38A1432 /* screen_xywh.cxx */; }; - 7FBCED791B1D8B2100AB970D /* vsnprintf.c in Sources */ = {isa = PBXBuildFile; fileRef = EBC0D2C965EDD6503B0CF519 /* vsnprintf.c */; }; - 7FBCED7A1B1D8B2100AB970D /* case.c in Sources */ = {isa = PBXBuildFile; fileRef = FB7A9EFB3C7CDAE324E9544F /* case.c */; }; - 7FBCED7B1B1D8B2100AB970D /* is_right2left.c in Sources */ = {isa = PBXBuildFile; fileRef = 6B30F6EA5CA69E305D2B82EE /* is_right2left.c */; }; - 7FBCED7C1B1D8B2100AB970D /* is_spacing.c in Sources */ = {isa = PBXBuildFile; fileRef = 5AE1F936F1C186E18C1B9C28 /* is_spacing.c */; }; - 7FBCED7D1B1D8B3B00AB970D /* Fl_Gl_Choice.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 27C65F509527076EB26E9C0F /* Fl_Gl_Choice.cxx */; }; - 7FBCED7E1B1D8B3B00AB970D /* Fl_Gl_Device_Plugin.cxx in Sources */ = {isa = PBXBuildFile; fileRef = A7A692EB67C5CBE35D4A4B5C /* Fl_Gl_Device_Plugin.cxx */; }; - 7FBCED7F1B1D8B3B00AB970D /* Fl_Gl_Overlay.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 8E81EE378D475F9CFDE296C9 /* Fl_Gl_Overlay.cxx */; }; - 7FBCED801B1D8B3B00AB970D /* Fl_Gl_Window.cxx in Sources */ = {isa = PBXBuildFile; fileRef = EC57889382FB898FD3EF2580 /* Fl_Gl_Window.cxx */; }; - 7FBCED811B1D8B3B00AB970D /* freeglut_geometry.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 98E423BB92A1B4F201F6B042 /* freeglut_geometry.cxx */; }; - 7FBCED821B1D8B3B00AB970D /* freeglut_stroke_mono_roman.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 73374F6E214D9DC3E2264866 /* freeglut_stroke_mono_roman.cxx */; }; - 7FBCED831B1D8B3B00AB970D /* freeglut_stroke_roman.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 6CCA5064754A8314839CB37A /* freeglut_stroke_roman.cxx */; }; - 7FBCED841B1D8B3B00AB970D /* freeglut_teapot.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 95604163D1E6CBE33AAD66CD /* freeglut_teapot.cxx */; }; - 7FBCED851B1D8B3B00AB970D /* gl_draw.cxx in Sources */ = {isa = PBXBuildFile; fileRef = AFB1FA7E614E064C55880F21 /* gl_draw.cxx */; }; - 7FBCED861B1D8B3B00AB970D /* glut_compatability.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DD77F09FACBBCDC3C5276B93 /* glut_compatability.cxx */; }; - 7FBCED871B1D8B3B00AB970D /* glut_font.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 29E61287C1F4A1123829C900 /* glut_font.cxx */; }; - 7FBCED881B1D8B4E00AB970D /* Fl_BMP_Image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 3EB2D50857F16B94D2C516E9 /* Fl_BMP_Image.cxx */; }; - 7FBCED891B1D8B4E00AB970D /* Fl_File_Icon2.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 0330777F0ECC3BA2B055C80E /* Fl_File_Icon2.cxx */; }; - 7FBCED8A1B1D8B4E00AB970D /* Fl_GIF_Image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 877ED586A536CA9D898220D3 /* Fl_GIF_Image.cxx */; }; - 7FBCED8B1B1D8B4E00AB970D /* Fl_Help_Dialog.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 393BD835A7EBE8F1F43AC188 /* Fl_Help_Dialog.cxx */; }; - 7FBCED8C1B1D8B4E00AB970D /* Fl_JPEG_Image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 96F45BDA96C23534006C5538 /* Fl_JPEG_Image.cxx */; }; - 7FBCED8D1B1D8B4E00AB970D /* Fl_PNG_Image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CE1157541DFCB8DC69A00345 /* Fl_PNG_Image.cxx */; }; - 7FBCED8E1B1D8B4E00AB970D /* Fl_PNM_Image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = ECFF712363202EC351A51E53 /* Fl_PNM_Image.cxx */; }; - 7FBCED8F1B1D8B4E00AB970D /* fl_images_core.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 67715F3670D58DDDB47DB256 /* fl_images_core.cxx */; }; - 7FBCED901B1D8B5C00AB970D /* forms_bitmap.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 34A2B3EFA6146F599E7CA80A /* forms_bitmap.cxx */; }; - 7FBCED911B1D8B5C00AB970D /* forms_compatability.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 07CDB54753C46D7CB01A3C8C /* forms_compatability.cxx */; }; - 7FBCED921B1D8B5C00AB970D /* forms_free.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 4036292D2024DE5622EA0D11 /* forms_free.cxx */; }; - 7FBCED931B1D8B5C00AB970D /* forms_fselect.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 62777DA2221D60EC8F03C905 /* forms_fselect.cxx */; }; - 7FBCED941B1D8B5C00AB970D /* forms_pixmap.cxx in Sources */ = {isa = PBXBuildFile; fileRef = E954F5F2730C01DC9FD2866D /* forms_pixmap.cxx */; }; - 7FBCED951B1D8B5C00AB970D /* forms_timer.cxx in Sources */ = {isa = PBXBuildFile; fileRef = EF7E3948AA6D39FF92C88E06 /* forms_timer.cxx */; }; - 7FDBB8F416B2D1EA00AE76EF /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7F92032516B1A90A000FC50F /* Localizable.strings */; }; - 7FDBB8F516B2D1EE00AE76EF /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7F92032216B1A909000FC50F /* Localizable.strings */; }; - 7FDBB8F616B2D1FA00AE76EF /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7F92031F16B1A909000FC50F /* Localizable.strings */; }; - 7FDBB8F716B2D1FF00AE76EF /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7F92031C16B1A909000FC50F /* Localizable.strings */; }; - 7FDBB8F816B2D20A00AE76EF /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7F92031916B1A909000FC50F /* Localizable.strings */; }; - 7FED8F171AD699C700276ED9 /* blocks.icns in Resources */ = {isa = PBXBuildFile; fileRef = 7FED8F161AD699C700276ED9 /* blocks.icns */; }; - 7FED8F1A1AD69B4200276ED9 /* checkers.icns in Resources */ = {isa = PBXBuildFile; fileRef = 7FED8F191AD69B4200276ED9 /* checkers.icns */; }; - 7FED8F1C1AD69B5B00276ED9 /* sudoku.icns in Resources */ = {isa = PBXBuildFile; fileRef = 7FED8F1B1AD69B5B00276ED9 /* sudoku.icns */; }; - 7FFDD15C19BE08A800779AD1 /* Fl_PostScript.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7FFDD15B19BE08A800779AD1 /* Fl_PostScript.cxx */; }; - 7FFDE552171D8D0D008753A3 /* Fl_Sys_Menu_Bar.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7FFDE551171D8D0D008753A3 /* Fl_Sys_Menu_Bar.mm */; }; - 812129561A1981D6DEFBCBFB /* Fl_Positioner.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 05BBBFE4BED0452E5D6A81F7 /* Fl_Positioner.cxx */; }; - 812761E94039F13357F56EE6 /* fltk_png.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 98A16A4EC098BA7DB21E13DC /* fltk_png.framework */; }; - 813BAC8244B19F51594C89C4 /* pngrio.c in Sources */ = {isa = PBXBuildFile; fileRef = D33C668435685F7CCB359EE2 /* pngrio.c */; }; - 81BF2B665315DE651C49F1CF /* crc32.c in Sources */ = {isa = PBXBuildFile; fileRef = B95D0F0F7652C2937824E87D /* crc32.c */; }; - 82B47645C04F2CC476A4D175 /* browser.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 6D999C03407EAEE9C4D3477A /* browser.cxx */; }; - 83351BED9380E4C82A55E123 /* Fl_Menu_Bar.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7F4B8ADD01CB2F8BFE43ACBA /* Fl_Menu_Bar.cxx */; }; - 8392A5E218FC136D60CD87EC /* minimum.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 5FAF643D7C2CFA5A83F4B356 /* minimum.cxx */; }; - 83EDAF59D2EF849FA3EE8539 /* fl_round_box.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 6E69780F02E318A2154C338D /* fl_round_box.cxx */; }; - 84044FF4959DEB4FC39F70DA /* navigation.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 98AAEBFD9218D1E1F24D81D8 /* navigation.cxx */; }; - 841E578BD65E09035B1FEE9D /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 847632FAB43A248BDBD402E7 /* forms_pixmap.cxx in Sources */ = {isa = PBXBuildFile; fileRef = E954F5F2730C01DC9FD2866D /* forms_pixmap.cxx */; }; - 854002A1B71DBAE327B8C4E8 /* fl_color.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 0EB55F59B3D0D0BD1A8BFE5E /* fl_color.cxx */; }; - 8553B0DECCDD2CEA9D1EE7EA /* adler32.c in Sources */ = {isa = PBXBuildFile; fileRef = 49F26943DBCFA9878A9C3F55 /* adler32.c */; }; - 85A12BCCCC1FD77BEE6BE54A /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 861CDD4F77287878ACB5BE7E /* pngget.c in Sources */ = {isa = PBXBuildFile; fileRef = 8AA117275273E1E3B906DA35 /* pngget.c */; }; - 864A7D2E295FB8125D768AC6 /* fl_shortcut.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7C57535613D421F393DD662F /* fl_shortcut.cxx */; }; - 86C566B54637B5F773257067 /* Fl_Value_Output.cxx in Sources */ = {isa = PBXBuildFile; fileRef = F1C4032FB66042A96955A62E /* Fl_Value_Output.cxx */; }; - 878478F960A354C2DF2DC7E6 /* Fl_Scroll.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 3F60A41762817C834FF38947 /* Fl_Scroll.cxx */; }; - 87C8FA7D36117797390DBFC2 /* Fl_BMP_Image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 3EB2D50857F16B94D2C516E9 /* Fl_BMP_Image.cxx */; }; - 87EC8234AC754EFFDA39907E /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 880B2140496D2B6744225CEF /* zutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 5F328DFEE7B768CF141C8E9E /* zutil.c */; }; - 889D728BF930F9FCA772ACA9 /* fltk_png.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 98A16A4EC098BA7DB21E13DC /* fltk_png.framework */; }; - 88C021DD6A74CF51B3C5F8D5 /* jdtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = 4577F046D6D5D93D2553BFBC /* jdtrans.c */; }; - 892A313EA8B5B882F22CDF77 /* fltk_png.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 98A16A4EC098BA7DB21E13DC /* fltk_png.framework */; }; - 89D802529418A7DFA1426457 /* fltk_images.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = E917C15E28EE293416A38C5E /* fltk_images.framework */; }; - 89EFAED2C8654D609ED97DD4 /* fltk_forms.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 097D0B476E396B9AAC6FA1E0 /* fltk_forms.framework */; }; - 8A3AEEE3EEDBB52D79AF606A /* jidctint.c in Sources */ = {isa = PBXBuildFile; fileRef = 33F18D02CA150D5654D48366 /* jidctint.c */; }; - 8A80E9D910324212101C3E76 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 8AB3C564389AED897174FFF2 /* Fl_Type.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 0B800D01D215C41573FFE4DA /* Fl_Type.cxx */; }; - 8AC8FF5C9534F6E0664A352B /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 8BA3F05B96804E0FD9491049 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 8CC2898FB12015F247784420 /* jdcoefct.c in Sources */ = {isa = PBXBuildFile; fileRef = A715D265EAD3C5DA5628485C /* jdcoefct.c */; }; - 8CCF18F146F2012A0C1DC330 /* Fl_Return_Button.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 9A3D4184FF1C89B7CEE9FBD6 /* Fl_Return_Button.cxx */; }; - 8D44A3C7B5AF71AEAE185B34 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 8E652C61D0A4E2CBDCC794F5 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 8F77031B8CCFF315D4CB151E /* Fl_Text_Editor.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D9FC21A432D9F4C118B2B1D4 /* Fl_Text_Editor.cxx */; }; - 91D17317EFB32F4E9E022744 /* Fl_Menu_Type.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 88F715478C4F84C8E55B0820 /* Fl_Menu_Type.cxx */; }; - 928D03671DF168D88B96D178 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 929E238322B78D6EE544D8A3 /* fl_font.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 9E8F7BCC0292044D887D423B /* fl_font.cxx */; }; - 93473D40BFD87C1C855E3E2B /* Fl_Gl_Window.cxx in Sources */ = {isa = PBXBuildFile; fileRef = EC57889382FB898FD3EF2580 /* Fl_Gl_Window.cxx */; }; - 936CD95E2DFE52FEF2A6BCE1 /* screen_xywh.cxx in Sources */ = {isa = PBXBuildFile; fileRef = BD87D324A97F12C5C38A1432 /* screen_xywh.cxx */; }; - 93E6F83B3B6E8F6473DE0FFC /* fl_draw.cxx in Sources */ = {isa = PBXBuildFile; fileRef = FFFC4EDB5F397E3575B3A310 /* fl_draw.cxx */; }; - 9472CE1B5CCC90702F8E3E9C /* fltk_images.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = E917C15E28EE293416A38C5E /* fltk_images.framework */; }; - 95AFA1B1A6FA7902372E96A6 /* fl_arc.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 39E501DBC41F2617B69BEE95 /* fl_arc.cxx */; }; - 95B623EF2BF8E0A8CF6BD399 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 9642156FA4A17DE4872E0A6E /* inftrees.c in Sources */ = {isa = PBXBuildFile; fileRef = 65B20106A8A21FCCA56538F8 /* inftrees.c */; }; - 97372ED3025526E23473FF1B /* jcapimin.c in Sources */ = {isa = PBXBuildFile; fileRef = 37EC93410A76CE3EB094F162 /* jcapimin.c */; }; - 9882EB27AC413540E37E0671 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 989492D3BB47A9B7EA4F56B0 /* jdatasrc.c in Sources */ = {isa = PBXBuildFile; fileRef = 5722EFFA9B8A529E03233053 /* jdatasrc.c */; }; - 98A96758FF9D01852DFBECFE /* function_panel.cxx in Sources */ = {isa = PBXBuildFile; fileRef = FEE2F6E62FECD745952CB51D /* function_panel.cxx */; }; - 992B8D52C2B8D4153B0B826E /* Fl_File_Icon2.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 0330777F0ECC3BA2B055C80E /* Fl_File_Icon2.cxx */; }; - 99D36A82E25FA21388F02CF6 /* menubar.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 44277061B27BFBE1FB22B79B /* menubar.cxx */; }; - 9A5E7CD9FB838B39C3D8E75C /* Fl_lock.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D004B2D87C53E063F848C539 /* Fl_lock.cxx */; }; - 9B1EDE4CD694BD6EECFDD3D9 /* Fl_x.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 09A359CA8F522F64BAF6CEAF /* Fl_x.cxx */; }; - 9B7DAE2C8EF1066FAF1FA9BD /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 9C5407631126EB6528352833 /* fl_encoding_latin1.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 4D124BD72F4E63D99837CE0C /* fl_encoding_latin1.cxx */; }; - 9CDA0BCAFA4F3CED606C4263 /* fltk_images.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E917C15E28EE293416A38C5E /* fltk_images.framework */; }; - 9D9D80346287098BF39EFA5D /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 9DD7A2B6D63D30C07781F446 /* is_spacing.c in Sources */ = {isa = PBXBuildFile; fileRef = 5AE1F936F1C186E18C1B9C28 /* is_spacing.c */; }; - 9DFFD353B45F553EA8D7A505 /* Fl_File_Input.cxx in Sources */ = {isa = PBXBuildFile; fileRef = A66819BE170F44B94F2E1981 /* Fl_File_Input.cxx */; }; - 9EF754F80D24595D4AA26D46 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 9F14A436271D44C0065C6B8E /* iconize.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 54C40351BD50C2FC094055E5 /* iconize.cxx */; }; - 9F2F716C73DB7126154E2C2B /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - 9FBEB3AC22BC51940B350AF5 /* Fl_Menu_global.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D7E1955B57E8EF19FD90CF61 /* Fl_Menu_global.cxx */; }; - 9FD0445EBA827CC658078A14 /* fl_scroll_area.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7C67E3A1368F9AC0A03A7BD6 /* fl_scroll_area.cxx */; }; - 9FE3C5CF12652F6327EAAA17 /* jcmarker.c in Sources */ = {isa = PBXBuildFile; fileRef = 6F23DFF159ADA2C05E62C263 /* jcmarker.c */; }; - 9FFCB0771E5D6DF80D301B9C /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - A27DFDC840E6272806097454 /* resize.fl in Sources */ = {isa = PBXBuildFile; fileRef = E840F8E478F4C8C6038E235B /* resize.fl */; }; - A2BE7794E4B78E8545BD833D /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05376DC900B2C885B847EA36 /* OpenGL.framework */; }; - A2D8A191A0B0E9998A0D30CD /* fltk_zlib.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8880CD3FEF32388A24C1B94 /* fltk_zlib.framework */; }; - A2F796291ADDEAF1E00F934B /* fltk_images.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = E917C15E28EE293416A38C5E /* fltk_images.framework */; }; - A30ED031459BFFD0BDBAD530 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - A333D396875BF662FB62DCD4 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - A353346626877C39793017E3 /* input_choice.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 15405AF3DA5E1FF9D702C263 /* input_choice.cxx */; }; - A355A5A2EEF58A53CD2CF081 /* filename_match.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 81CBEA61461E59652A309159 /* filename_match.cxx */; }; - A40F3E633565708E8113728D /* Fl_Value_Slider.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D80607C7E1AAA63C8B8F1978 /* Fl_Value_Slider.cxx */; }; - A56EAE3921EE735A8C43F68C /* pngpread.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A5CB08352A0DBD0980FC770 /* pngpread.c */; }; - A6A468553E05F8F39B0C6548 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - A6B1FD18EA5D81C86C8910F1 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - A6ED3327A24E5445BC27F29C /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - A749C4ADD4C26B198214260A /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - A76B5A74F4082F02C1A917F6 /* Fl_Tree_Prefs.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 197D446B1F4FEB565793FC67 /* Fl_Tree_Prefs.cxx */; }; - A8C6B33E92B95C8BFC2474AA /* clock.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 5EF025FDE53B2276B6931CD5 /* clock.cxx */; }; - A8CCCF7D542DA0B5FED00393 /* Fl_Tree_Item_Array.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 00E3864092375950FE42449E /* Fl_Tree_Item_Array.cxx */; }; - A98C734F750F2119D508FB8A /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - AA97A72D630589375BE291D2 /* fast_slow.fl in Sources */ = {isa = PBXBuildFile; fileRef = A136058B2D308F81E748921C /* fast_slow.fl */; }; - AAC60FD565D09DE2684D8216 /* shape.cxx in Sources */ = {isa = PBXBuildFile; fileRef = FC940D10359580615C166335 /* shape.cxx */; }; - AB7FF03265A1060DDAC5E71B /* Fl_Multi_Label.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D02CF2893ECCE831CD5D3176 /* Fl_Multi_Label.cxx */; }; - ABCA59EA2E3A953879FD2A8F /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - AC85BE9A50BEE739620E7080 /* Fl_visual.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 5B2B6ED6A3649923BAAFFDF1 /* Fl_visual.cxx */; }; - AC8A33DBEE25AF4174D30CBB /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - ACFA7111F7264C24A5C86250 /* fltk_jpeg.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = C39FA04F3B7CD8E53876D0F4 /* fltk_jpeg.framework */; }; - AD0F285A651FEF5CB6FC7012 /* Fl_Printer.cxx in Sources */ = {isa = PBXBuildFile; fileRef = B4CAFA162560925C4591997A /* Fl_Printer.cxx */; }; - AD29B4FC0DB13DB2BE1616A0 /* Fl_Menu_Window.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 5FB757CD5BD887D355358D2E /* Fl_Menu_Window.cxx */; }; - ADEA3027A360B72B9B45F7A7 /* Fl_Chart.cxx in Sources */ = {isa = PBXBuildFile; fileRef = F397A185D11C3DED903CB99F /* Fl_Chart.cxx */; }; - AEC9E288AC9E09B99855D15C /* fl_utf8.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DEF20F6B91F7FB0EBCBD2411 /* fl_utf8.cxx */; }; - AF5B4BF9164B5121B1D9D3F8 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 46DBACE210E8AEF57FFB5693 /* CoreAudio.framework */; }; - AF7AB6EF4772DF7005A3A86B /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - AF9F3D486CCB9B87E4C2736B /* uncompr.c in Sources */ = {isa = PBXBuildFile; fileRef = 7D546B243A6858F60A678FF1 /* uncompr.c */; }; - AFA33B6FF7209CC7EE2B1D5D /* inflate.c in Sources */ = {isa = PBXBuildFile; fileRef = C64D06EA8317E22EE4B2376D /* inflate.c */; }; - AFAA76012BF32B3C39F9638E /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - B054ACC849A1BEDD69CB70C5 /* jmemnobs.c in Sources */ = {isa = PBXBuildFile; fileRef = D3E25408466639AACEF4D2A6 /* jmemnobs.c */; }; - B082626A90693D0C12904CB7 /* Fl_Pixmap.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D79D3910F834D4B78FED92F3 /* Fl_Pixmap.cxx */; }; - B0A7D39BA00A2517C9AF5516 /* fl_gtk.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7A2CE7959780A1C6E60103E8 /* fl_gtk.cxx */; }; - B1844D597DF5DA29D5F0D0EA /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - B1F3B977689E723FFE6B55CE /* list_visuals.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 31FF037FBCA8B6C0CACB0A37 /* list_visuals.cxx */; }; - B23B202A8879E9E8DCA4C283 /* Fl_grab.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 28E8F2802DEA5334F914BE98 /* Fl_grab.cxx */; }; - B2906BF409036924F7884036 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - B2923141C43518172C90D20D /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - B29518D26E24DA48CB98E311 /* fl_file_dir.cxx in Sources */ = {isa = PBXBuildFile; fileRef = FA2F70BA8FF4E7F4B7B36971 /* fl_file_dir.cxx */; }; - B371C5FF1106E69056784D6C /* Fl_Adjuster.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 19C5DB6F3DD5011DAE6F79AB /* Fl_Adjuster.cxx */; }; - B38D72ABADACBE30A32EEDE2 /* tile.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 0DFF833B9E81E11FA3E3A85A /* tile.cxx */; }; - B3A220D71CE32208C089B2BA /* fl_labeltype.cxx in Sources */ = {isa = PBXBuildFile; fileRef = EF6D2F48B12359DE60E499C2 /* fl_labeltype.cxx */; }; - B4967545FF5EBB072DF98FBA /* Fl_PNM_Image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = ECFF712363202EC351A51E53 /* Fl_PNM_Image.cxx */; }; - B4BC9DB7D7B4E290A81FB8E8 /* fltk_png.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 98A16A4EC098BA7DB21E13DC /* fltk_png.framework */; }; - B552268F52748B13E526FF43 /* Fl_Check_Button.cxx in Sources */ = {isa = PBXBuildFile; fileRef = A2CF2FD35911638AD607092F /* Fl_Check_Button.cxx */; }; - B682066D50CAAF8CCFB3113F /* fltk_images.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E917C15E28EE293416A38C5E /* fltk_images.framework */; }; - B6940E83F5A18CE1DC9D0BB2 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - B6C14DE5A02509D99FFB2A91 /* jcdctmgr.c in Sources */ = {isa = PBXBuildFile; fileRef = CF8C02ED9EB60F55A5713F10 /* jcdctmgr.c */; }; - B7CE0C040B4901954F4DE4D0 /* fltk_png.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 98A16A4EC098BA7DB21E13DC /* fltk_png.framework */; }; - B7D0770AC83AA04E8E12B76E /* widget_panel.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 102D0B1D203936477107B2D8 /* widget_panel.cxx */; }; - B7E877DDAB1EAFB470DE347B /* fl_draw_pixmap.cxx in Sources */ = {isa = PBXBuildFile; fileRef = B25F1323447C32308AA017DE /* fl_draw_pixmap.cxx */; }; - B80C160AB2349B548369580F /* symbols.cxx in Sources */ = {isa = PBXBuildFile; fileRef = E73F55075EA0F5C4BC6C0D03 /* symbols.cxx */; }; - B8AE9B8421BBF978AA286070 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - B8F934B039A82EE316DB3D1A /* jcapistd.c in Sources */ = {isa = PBXBuildFile; fileRef = 0C4D02EC5E80D2BF56CFB48B /* jcapistd.c */; }; - B92CA63703C4EA3E6502EAF8 /* pngrtran.c in Sources */ = {isa = PBXBuildFile; fileRef = 037E92E807DF3B8C0B19FF85 /* pngrtran.c */; }; - B9B2EDBADB95D97D474797A0 /* jmemmgr.c in Sources */ = {isa = PBXBuildFile; fileRef = E618B793B357747DC837667E /* jmemmgr.c */; }; - BAC366BB428AE8165AEA1FB8 /* factory.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 6A61D51F0EAB5E5B09020EB5 /* factory.cxx */; }; - BB689C447F00F62C3C54CB83 /* jdhuff.c in Sources */ = {isa = PBXBuildFile; fileRef = AB46BE0BB9C13E4684CB6D76 /* jdhuff.c */; }; - BB6A1C570A202678C7BCB4D5 /* Fl_Function_Type.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C9F1464F0E6A4DCD77AF72B8 /* Fl_Function_Type.cxx */; }; - BBB06F4A4502A286E53B1649 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - BC8942F1FEEC9A2691F4F9DB /* forms_fselect.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 62777DA2221D60EC8F03C905 /* forms_fselect.cxx */; }; - BCC7C58D1C0093B509A27A67 /* fltk_zlib.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = F8880CD3FEF32388A24C1B94 /* fltk_zlib.framework */; }; - BD48B8B0B3DE04E72A17F60D /* jdmarker.c in Sources */ = {isa = PBXBuildFile; fileRef = BB37899B104B362F32F0F417 /* jdmarker.c */; }; - BDB3A4C9B2AC519DC6A95D84 /* fl_dnd.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DD93178E8AFA850DAC293FC /* fl_dnd.cxx */; }; - BF212FE1FA8676E379DE4BC1 /* fltk_gl.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = EA8E6EC230301E597B9D9AED /* fltk_gl.framework */; }; - BF3BDB0B4DA065027B4771CA /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - BF860BE265E4D9D4A6CC7B4E /* subwindow.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D6DF746AE1F6A3B0D633D9D4 /* subwindow.cxx */; }; - BF9ADADABD6C333A67A3E2AA /* forms_timer.cxx in Sources */ = {isa = PBXBuildFile; fileRef = EF7E3948AA6D39FF92C88E06 /* forms_timer.cxx */; }; - BFC69F29CCDCFD4AD8333CB0 /* overlay.cxx in Sources */ = {isa = PBXBuildFile; fileRef = AAA7458AD5CC6DCD9BA25E7F /* overlay.cxx */; }; - C122271A7E552D9F8BC221E1 /* fltk_gl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA8E6EC230301E597B9D9AED /* fltk_gl.framework */; }; - C128558FCAE9FD45D3F7563F /* fltk_gl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA8E6EC230301E597B9D9AED /* fltk_gl.framework */; }; - C15F39A34F7287D9D15F0F32 /* fl_engraved_label.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 3D85A740C2D5F1D6C6A9420D /* fl_engraved_label.cxx */; }; - C1632846A9601F14575802FB /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - C1C1ABBEB3778451ACBB51BA /* fltk_forms.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 097D0B476E396B9AAC6FA1E0 /* fltk_forms.framework */; }; - C1ED8D862E76530E4581C7AC /* mandelbrot.cxx in Sources */ = {isa = PBXBuildFile; fileRef = F579CD495EB4DC75B2FD8E52 /* mandelbrot.cxx */; }; - C1F612D336AA4900809E07AA /* blocks.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 3E19864FD168E465A1DAFA6A /* blocks.cxx */; }; - C1F79E69373133CD1924AC17 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 46DBACE210E8AEF57FFB5693 /* CoreAudio.framework */; }; - C228B2DA444B36D2F9C3E168 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - C3102E1346D95D5578CB3259 /* fltk_zlib.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8880CD3FEF32388A24C1B94 /* fltk_zlib.framework */; }; - C3362094052FF19A8B2ABA4C /* fltk_jpeg.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = C39FA04F3B7CD8E53876D0F4 /* fltk_jpeg.framework */; }; - C45087B77CDF09378D50E87A /* glpuzzle.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C7C5A11DD7448F61DFC69398 /* glpuzzle.cxx */; }; - C616A9C9EDD193DF4BADDA5A /* Fl_Preferences.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 3789CACF6C845E9C0DE0C58F /* Fl_Preferences.cxx */; }; - C635DF0A06D278F09C3A6359 /* Fl_Gl_Choice.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 27C65F509527076EB26E9C0F /* Fl_Gl_Choice.cxx */; }; - C6CD79ED524C59053F917F45 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - C6FD8DF60A263859C9AFA67B /* fltk_gl.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = EA8E6EC230301E597B9D9AED /* fltk_gl.framework */; }; - C708B82937FCB5B77AB90AAD /* pngset.c in Sources */ = {isa = PBXBuildFile; fileRef = 754E11ECF7EB2B3E7E1E3C68 /* pngset.c */; }; - C734B46832FFC64A9397F6AE /* Fl_PNG_Image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CE1157541DFCB8DC69A00345 /* Fl_PNG_Image.cxx */; }; - C814931FE2E8127B4DD729FD /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - C8D2445DE4DB272D6140EB4D /* ps_image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 1C75365D167645656C3A6752 /* ps_image.cxx */; }; - C9165EA81291A304003FF4F0 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - C9165EAA1291A304003FF4F0 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - C9165ED41291A376003FF4F0 /* unittests.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C9165ED31291A376003FF4F0 /* unittests.cxx */; }; - C96290C21274D0CF007D3CFE /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9628FFD1274D0B3007D3CFE /* Cocoa.framework */; }; - C96290E61274D100007D3CFE /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C96290E51274D100007D3CFE /* OpenGL.framework */; }; - C96291151274D1FD007D3CFE /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9628FFD1274D0B3007D3CFE /* Cocoa.framework */; }; - C97E30B51C5976A600E22076 /* Fl_Quartz_Graphics_Driver.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C97E30B11C59704300E22076 /* Fl_Quartz_Graphics_Driver.cxx */; }; - C97E30B61C5976A600E22076 /* Fl_Quartz_Graphics_Driver_rect.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C97E30A11C596CC900E22076 /* Fl_Quartz_Graphics_Driver_rect.cxx */; }; - C97E30B71C5976A600E22076 /* Fl_Quartz_Graphics_Driver_image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C97E30A31C596CC900E22076 /* Fl_Quartz_Graphics_Driver_image.cxx */; }; - C97E30B81C5976A600E22076 /* Fl_Quartz_Graphics_Driver_arci.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C97E30A41C596CC900E22076 /* Fl_Quartz_Graphics_Driver_arci.cxx */; }; - C97E30B91C5976A600E22076 /* Fl_Quartz_Graphics_Driver_color.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C97E30A51C596CC900E22076 /* Fl_Quartz_Graphics_Driver_color.cxx */; }; - C97E30BA1C5976A600E22076 /* Fl_Quartz_Graphics_Driver_font.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C97E30A61C596CC900E22076 /* Fl_Quartz_Graphics_Driver_font.cxx */; }; - C97E30BB1C5976A600E22076 /* Fl_Quartz_Graphics_Driver_line_style.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C97E30A71C596CC900E22076 /* Fl_Quartz_Graphics_Driver_line_style.cxx */; }; - C97E30BC1C5976A600E22076 /* Fl_Quartz_Graphics_Driver_vertex.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C97E30A81C596CC900E22076 /* Fl_Quartz_Graphics_Driver_vertex.cxx */; }; - C97E30BD1C5976A600E22076 /* Fl_Quartz_Printer_Graphics_Driver.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C97E30B01C59704300E22076 /* Fl_Quartz_Printer_Graphics_Driver.cxx */; }; - C984AFA812D02A1800D66DAD /* demo.menu in Resources */ = {isa = PBXBuildFile; fileRef = C984AFA712D02A1800D66DAD /* demo.menu */; }; - C99FD8E212D2A2AD002FC776 /* browser.cxx in CopyFiles */ = {isa = PBXBuildFile; fileRef = 6D999C03407EAEE9C4D3477A /* browser.cxx */; }; - C9A374AB3AD29E141C659819 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - C9B6BB351C5BACA100E80696 /* Fl_Quartz_Display_Device.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C9B6BB331C5BACA100E80696 /* Fl_Quartz_Display_Device.cxx */; }; - C9B6BB4D1C5BB7C500E80696 /* Fl_OpenGL_Display_Device.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C9B6BB4A1C5BB72500E80696 /* Fl_OpenGL_Display_Device.cxx */; }; - C9B6BB4E1C5BB7C500E80696 /* Fl_OpenGL_Graphics_Driver.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C9B6BB481C5BB0C600E80696 /* Fl_OpenGL_Graphics_Driver.cxx */; }; - C9B6BB4F1C5BB7C500E80696 /* Fl_OpenGL_Graphics_Driver_color.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C9B6BB381C5BB07E00E80696 /* Fl_OpenGL_Graphics_Driver_color.cxx */; }; - C9B6BB501C5BB7C500E80696 /* Fl_OpenGL_Graphics_Driver_image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C9B6BB3A1C5BB07E00E80696 /* Fl_OpenGL_Graphics_Driver_image.cxx */; }; - C9B6BB511C5BB7C500E80696 /* Fl_OpenGL_Graphics_Driver_line_style.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C9B6BB3C1C5BB07E00E80696 /* Fl_OpenGL_Graphics_Driver_line_style.cxx */; }; - C9B6BB521C5BB7C500E80696 /* Fl_OpenGL_Graphics_Driver_vertex.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C9B6BB3E1C5BB07E00E80696 /* Fl_OpenGL_Graphics_Driver_vertex.cxx */; }; - C9B6BB581C5BB7EB00E80696 /* Fl_OpenGL_Graphics_Driver_arci.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C9B6BB371C5BB07E00E80696 /* Fl_OpenGL_Graphics_Driver_arci.cxx */; }; - C9B6BB591C5BB7EB00E80696 /* Fl_OpenGL_Graphics_Driver_font.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C9B6BB391C5BB07E00E80696 /* Fl_OpenGL_Graphics_Driver_font.cxx */; }; - C9B6BB5A1C5BB7EB00E80696 /* Fl_OpenGL_Graphics_Driver_rect.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C9B6BB3D1C5BB07E00E80696 /* Fl_OpenGL_Graphics_Driver_rect.cxx */; }; - C9C4C91FDA73557BB6B69F3D /* jchuff.c in Sources */ = {isa = PBXBuildFile; fileRef = D9DB580DCA05DE487FACA272 /* jchuff.c */; }; - C9D72F10B7A22DD0349ABC68 /* fltk_forms.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 097D0B476E396B9AAC6FA1E0 /* fltk_forms.framework */; }; - C9EDD4441274B93000ADB21C /* Enumerations.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 84CE79448708855561FEE498 /* Enumerations.H */; }; - C9EDD4451274B93000ADB21C /* Fl.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = C359E5D5187606DD69C7938B /* Fl.H */; }; - C9EDD4461274B93000ADB21C /* Fl_Adjuster.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5CDA214AEABC15E3EF1BB172 /* Fl_Adjuster.H */; }; - C9EDD4471274B93000ADB21C /* Fl_Bitmap.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = FE90AA3BB40510FA45E0C27B /* Fl_Bitmap.H */; }; - C9EDD4481274B93000ADB21C /* Fl_Box.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 390863A4D5D1B4C7C9B58679 /* Fl_Box.H */; }; - C9EDD4491274B93000ADB21C /* Fl_Browser.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = D90A34CD50A6825298459CCE /* Fl_Browser.H */; }; - C9EDD44A1274B93000ADB21C /* Fl_Browser_.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 149DEBE486F3554738429684 /* Fl_Browser_.H */; }; - C9EDD44B1274B93000ADB21C /* Fl_Button.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = E21339D33557BB5501B08AB1 /* Fl_Button.H */; }; - C9EDD44C1274B93000ADB21C /* Fl_Cairo.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 87F89271469726AE756E4D93 /* Fl_Cairo.H */; }; - C9EDD44D1274B93000ADB21C /* Fl_Cairo_Window.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8B02E11D61E46AD79DE7EFE7 /* Fl_Cairo_Window.H */; }; - C9EDD44E1274B93000ADB21C /* Fl_Chart.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 0CAFE7CA950A492FE35F2163 /* Fl_Chart.H */; }; - C9EDD44F1274B93000ADB21C /* Fl_Check_Browser.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = A2B930ADD957B492869191EB /* Fl_Check_Browser.H */; }; - C9EDD4501274B93000ADB21C /* Fl_Check_Button.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4B1195741A8CCE772D17856C /* Fl_Check_Button.H */; }; - C9EDD4511274B93000ADB21C /* Fl_Choice.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = C8AE10A8DDF53B8B27E3215A /* Fl_Choice.H */; }; - C9EDD4521274B93000ADB21C /* Fl_Clock.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9BCF393F94482AE7C7421397 /* Fl_Clock.H */; }; - C9EDD4531274B93000ADB21C /* Fl_Color_Chooser.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 2CD1EF8B4BFD0820E9A42641 /* Fl_Color_Chooser.H */; }; - C9EDD4541274B93000ADB21C /* Fl_Counter.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = CE97D58B5B0F1A2A7DB2A3FF /* Fl_Counter.H */; }; - C9EDD4551274B93000ADB21C /* Fl_Device.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 82863AEFE086C3469C386C22 /* Fl_Device.H */; }; - C9EDD4561274B93000ADB21C /* Fl_Dial.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 02C21BB31E7DDFE9E76F4997 /* Fl_Dial.H */; }; - C9EDD4571274B93000ADB21C /* Fl_Double_Window.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 80D32CF90973629228CAA7F0 /* Fl_Double_Window.H */; }; - C9EDD4581274B93000ADB21C /* Fl_Export.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 53930BEE4CBAAF4C82825F9B /* Fl_Export.H */; }; - C9EDD4591274B93000ADB21C /* Fl_File_Browser.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE2F47C61B9083A6E7811620 /* Fl_File_Browser.H */; }; - C9EDD45A1274B93000ADB21C /* Fl_File_Chooser.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 729751A4A3DAAAF169C80ACC /* Fl_File_Chooser.H */; }; - C9EDD45B1274B93000ADB21C /* Fl_File_Icon.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 18A8E88697605A73C46C0DDF /* Fl_File_Icon.H */; }; - C9EDD45C1274B93000ADB21C /* Fl_File_Input.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 0512326568039B9A0C5BD3DB /* Fl_File_Input.H */; }; - C9EDD45D1274B93000ADB21C /* Fl_Fill_Dial.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = CEC9BC26680806AD2B47C07F /* Fl_Fill_Dial.H */; }; - C9EDD45E1274B93000ADB21C /* Fl_Fill_Slider.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = BDEA9C0CFFA25A943140F7FC /* Fl_Fill_Slider.H */; }; - C9EDD45F1274B93000ADB21C /* Fl_Float_Input.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 00CAAA52DC3193E1133AE26C /* Fl_Float_Input.H */; }; - C9EDD4601274B93000ADB21C /* Fl_FormsBitmap.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = E82DD2B5676CF315E945AF23 /* Fl_FormsBitmap.H */; }; - C9EDD4611274B93000ADB21C /* Fl_FormsPixmap.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = B145D961F04ADDCF78EFDFD1 /* Fl_FormsPixmap.H */; }; - C9EDD4621274B93000ADB21C /* Fl_Free.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D938B561E268ECE660B88D2 /* Fl_Free.H */; }; - C9EDD4631274B93000ADB21C /* Fl_Group.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = BF88B604F8342EF96DFF5AEA /* Fl_Group.H */; }; - C9EDD4641274B93000ADB21C /* Fl_Hold_Browser.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = A36535CFF8B14BA8B087A880 /* Fl_Hold_Browser.H */; }; - C9EDD4651274B93000ADB21C /* Fl_Hor_Fill_Slider.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = EE6507EFCDDA13ACF9373E3E /* Fl_Hor_Fill_Slider.H */; }; - C9EDD4661274B93000ADB21C /* Fl_Hor_Nice_Slider.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 21094B942E7FBFBCF1679259 /* Fl_Hor_Nice_Slider.H */; }; - C9EDD4671274B93000ADB21C /* Fl_Hor_Slider.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = AE1717E43F50EBA343960B1E /* Fl_Hor_Slider.H */; }; - C9EDD4681274B93000ADB21C /* Fl_Hor_Value_Slider.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5B8BFBDF9C48A998F0781C9E /* Fl_Hor_Value_Slider.H */; }; - C9EDD4691274B93000ADB21C /* Fl_Image.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 332598626430923370C48554 /* Fl_Image.H */; }; - C9EDD46A1274B93000ADB21C /* Fl_Input.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = EFEEE679374D7E4191873447 /* Fl_Input.H */; }; - C9EDD46B1274B93000ADB21C /* Fl_Input_.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = A5166C3C9311628F6E450095 /* Fl_Input_.H */; }; - C9EDD46C1274B93000ADB21C /* Fl_Input_Choice.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 648E9C3B61328280244FCCA5 /* Fl_Input_Choice.H */; }; - C9EDD46D1274B93000ADB21C /* Fl_Int_Input.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1CFFC165E8EE6C1AD9CFD33C /* Fl_Int_Input.H */; }; - C9EDD46E1274B93000ADB21C /* Fl_Light_Button.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = B6A59F303E6D6C2EE4481D78 /* Fl_Light_Button.H */; }; - C9EDD46F1274B93000ADB21C /* Fl_Line_Dial.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 790078FB2B75406B2E250E59 /* Fl_Line_Dial.H */; }; - C9EDD4701274B93000ADB21C /* Fl_Menu.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 75DEA03FA1E1CA10E4AF212A /* Fl_Menu.H */; }; - C9EDD4711274B93000ADB21C /* Fl_Menu_.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8985E851BEC6BB2BC613E5AD /* Fl_Menu_.H */; }; - C9EDD4721274B93000ADB21C /* Fl_Menu_Bar.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1DBDBB6B583C028BD8D1D2F4 /* Fl_Menu_Bar.H */; }; - C9EDD4731274B93000ADB21C /* Fl_Menu_Button.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 97A233FBA4B73A1CA45A1388 /* Fl_Menu_Button.H */; }; - C9EDD4741274B93000ADB21C /* Fl_Menu_Item.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = A0224B94F206123F3583F2A3 /* Fl_Menu_Item.H */; }; - C9EDD4751274B93000ADB21C /* Fl_Menu_Window.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8DFB9E7E8DB3AEC762613348 /* Fl_Menu_Window.H */; }; - C9EDD4761274B93000ADB21C /* Fl_Multi_Browser.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = B707DB501C8702446FA24146 /* Fl_Multi_Browser.H */; }; - C9EDD4771274B93000ADB21C /* Fl_Multi_Label.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = D513CAE8AAED897D6B3B72F7 /* Fl_Multi_Label.H */; }; - C9EDD4781274B93000ADB21C /* Fl_Multiline_Input.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8A322CF28E7EAA76A260345A /* Fl_Multiline_Input.H */; }; - C9EDD4791274B93000ADB21C /* Fl_Multiline_Output.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = AC5B933E5C802F33BC495FF8 /* Fl_Multiline_Output.H */; }; - C9EDD47A1274B93000ADB21C /* Fl_Native_File_Chooser.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = F91DEF40DC3592BE52CAB001 /* Fl_Native_File_Chooser.H */; }; - C9EDD47B1274B93000ADB21C /* Fl_Nice_Slider.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = F8990CDEFF54C483BD6BF716 /* Fl_Nice_Slider.H */; }; - C9EDD47C1274B93000ADB21C /* Fl_Object.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = EE2FB1F7B99BE408E1B4DFB7 /* Fl_Object.H */; }; - C9EDD47D1274B93000ADB21C /* Fl_Output.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = D585CB55BDA143D343033352 /* Fl_Output.H */; }; - C9EDD47E1274B93000ADB21C /* Fl_Overlay_Window.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1FCDDD4E00F7CAA8193CAE04 /* Fl_Overlay_Window.H */; }; - C9EDD47F1274B93000ADB21C /* Fl_Pack.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 52C3B1D0A473BDC01D497917 /* Fl_Pack.H */; }; - C9EDD4801274B93000ADB21C /* Fl_Pixmap.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = B8455C1BD96FF6FB3C197C34 /* Fl_Pixmap.H */; }; - C9EDD4811274B93000ADB21C /* Fl_Plugin.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = A8F89055CABBCFECCC4CC940 /* Fl_Plugin.H */; }; - C9EDD4821274B93000ADB21C /* Fl_Positioner.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 20A898FCF6349F72BABDC497 /* Fl_Positioner.H */; }; - C9EDD4831274B93000ADB21C /* Fl_Preferences.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 91173358E60D137409651286 /* Fl_Preferences.H */; }; - C9EDD4841274B93000ADB21C /* Fl_Printer.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = A694A1F3298E15E532C3F784 /* Fl_Printer.H */; }; - C9EDD4851274B93000ADB21C /* Fl_Progress.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4CD4094D8712818EACF5C7C5 /* Fl_Progress.H */; }; - C9EDD4861274B93000ADB21C /* Fl_RGB_Image.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1072C2A463FBCF2C5E278649 /* Fl_RGB_Image.H */; }; - C9EDD4871274B93000ADB21C /* Fl_Radio_Button.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 59EAC37D26FEC2AB49D79C08 /* Fl_Radio_Button.H */; }; - C9EDD4881274B93000ADB21C /* Fl_Radio_Light_Button.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 03D5B076E8097600496915F7 /* Fl_Radio_Light_Button.H */; }; - C9EDD4891274B93000ADB21C /* Fl_Radio_Round_Button.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = FD1BB104911A6726B02EEE37 /* Fl_Radio_Round_Button.H */; }; - C9EDD48A1274B93000ADB21C /* Fl_Repeat_Button.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4F64CD29833871B09CCB278E /* Fl_Repeat_Button.H */; }; - C9EDD48B1274B93000ADB21C /* Fl_Return_Button.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = CFE13249EA12A63C478888A8 /* Fl_Return_Button.H */; }; - C9EDD48C1274B93000ADB21C /* Fl_Roller.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9961D74307F5B7D0FE016FC7 /* Fl_Roller.H */; }; - C9EDD48D1274B93000ADB21C /* Fl_Round_Button.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 270962DA6A7684128875ADDE /* Fl_Round_Button.H */; }; - C9EDD48E1274B93000ADB21C /* Fl_Round_Clock.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 461BBD068DF8C58F4FFB131B /* Fl_Round_Clock.H */; }; - C9EDD48F1274B93000ADB21C /* Fl_Scroll.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = EC2BAEE540612218DC9EEC75 /* Fl_Scroll.H */; }; - C9EDD4901274B93000ADB21C /* Fl_Scrollbar.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 28F3E4EBB6E5F8420624A5DA /* Fl_Scrollbar.H */; }; - C9EDD4911274B93000ADB21C /* Fl_Secret_Input.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 42FEA3A2967D04217C27FA61 /* Fl_Secret_Input.H */; }; - C9EDD4921274B93000ADB21C /* Fl_Select_Browser.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9DA766AE10DC532F3D0401A2 /* Fl_Select_Browser.H */; }; - C9EDD4931274B93000ADB21C /* Fl_Shared_Image.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = A46A39199806D09CE0ABEE59 /* Fl_Shared_Image.H */; }; - C9EDD4941274B93000ADB21C /* Fl_Simple_Counter.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9B57B581401BD8575BFAF2F1 /* Fl_Simple_Counter.H */; }; - C9EDD4951274B93000ADB21C /* Fl_Single_Window.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 0EC11A5CAD4E3607A72BEF84 /* Fl_Single_Window.H */; }; - C9EDD4961274B93000ADB21C /* Fl_Slider.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = F2E5612A81A6E8D53ED91CAE /* Fl_Slider.H */; }; - C9EDD4971274B93000ADB21C /* Fl_Spinner.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 76DD2676B757CB7F19B6EF94 /* Fl_Spinner.H */; }; - C9EDD4981274B93000ADB21C /* Fl_Sys_Menu_Bar.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = A71FBABB9EC90A680225B485 /* Fl_Sys_Menu_Bar.H */; }; - C9EDD4991274B93000ADB21C /* Fl_Table.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 70CEC1A84E24275F0861403F /* Fl_Table.H */; }; - C9EDD49A1274B93000ADB21C /* Fl_Table_Row.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 0CFB24E7079EC601366BCECF /* Fl_Table_Row.H */; }; - C9EDD49B1274B93000ADB21C /* Fl_Tabs.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = B8166E088FC996C9A89D2D37 /* Fl_Tabs.H */; }; - C9EDD49C1274B93000ADB21C /* Fl_Text_Buffer.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 50E8E04A4389A8A2DAB7C53B /* Fl_Text_Buffer.H */; }; - C9EDD49D1274B93000ADB21C /* Fl_Text_Display.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 64C9C1F20285A471398A7818 /* Fl_Text_Display.H */; }; - C9EDD49E1274B93000ADB21C /* Fl_Text_Editor.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 3E092095198BF5104BE09D78 /* Fl_Text_Editor.H */; }; - C9EDD49F1274B93000ADB21C /* Fl_Tile.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = FAA6BA6E4DC1AF28F5FC8466 /* Fl_Tile.H */; }; - C9EDD4A01274B93000ADB21C /* Fl_Tiled_Image.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 72C56BE76B2ECF1908249803 /* Fl_Tiled_Image.H */; }; - C9EDD4A11274B93000ADB21C /* Fl_Timer.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = DCEE2710A7119519AEF640AD /* Fl_Timer.H */; }; - C9EDD4A21274B93000ADB21C /* Fl_Toggle_Button.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = B7E85200DC5E9EBB605EE1CB /* Fl_Toggle_Button.H */; }; - C9EDD4A31274B93000ADB21C /* Fl_Toggle_Light_Button.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 79EE61E7DCB96EF56E71DD19 /* Fl_Toggle_Light_Button.H */; }; - C9EDD4A41274B93000ADB21C /* Fl_Toggle_Round_Button.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = A2C688326DDAF4AA29EA9120 /* Fl_Toggle_Round_Button.H */; }; - C9EDD4A51274B93000ADB21C /* Fl_Tooltip.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8C5CB5680264401FDA1C693C /* Fl_Tooltip.H */; }; - C9EDD4A61274B93000ADB21C /* Fl_Tree.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5E0EC227A972D2E4F34A2CEB /* Fl_Tree.H */; }; - C9EDD4A71274B93000ADB21C /* Fl_Tree_Item.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 0BD550D5F4A9E53E93B19234 /* Fl_Tree_Item.H */; }; - C9EDD4A81274B93000ADB21C /* Fl_Tree_Item_Array.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = CCDF80CC7D27689DDC83FBA1 /* Fl_Tree_Item_Array.H */; }; - C9EDD4A91274B93000ADB21C /* Fl_Tree_Prefs.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7E51DAB7D0F93ACFB736EE9A /* Fl_Tree_Prefs.H */; }; - C9EDD4AA1274B93000ADB21C /* Fl_Valuator.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = F8BAA8B283D4CF4D904B6486 /* Fl_Valuator.H */; }; - C9EDD4AB1274B93000ADB21C /* Fl_Value_Input.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = FF88A1DACCAFA2D143A7F234 /* Fl_Value_Input.H */; }; - C9EDD4AC1274B93000ADB21C /* Fl_Value_Output.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 71034AFDF079B24D53146252 /* Fl_Value_Output.H */; }; - C9EDD4AD1274B93000ADB21C /* Fl_Value_Slider.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 80D58C2358E8BBA86A8ADB7C /* Fl_Value_Slider.H */; }; - C9EDD4AE1274B93000ADB21C /* Fl_Widget.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5426FC8371108CE8BCAB85B2 /* Fl_Widget.H */; }; - C9EDD4AF1274B93000ADB21C /* Fl_Window.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = F98FE04C081FB5B1161C546C /* Fl_Window.H */; }; - C9EDD4B01274B93000ADB21C /* Fl_Wizard.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = A57A8421086F1F0F9906B692 /* Fl_Wizard.H */; }; - C9EDD4B11274B93000ADB21C /* Fl_XBM_Image.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = D2DE1079C826533A91053A9C /* Fl_XBM_Image.H */; }; - C9EDD4B21274B93000ADB21C /* Fl_XPM_Image.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1433F1B8C4085D5D5E1BA0E1 /* Fl_XPM_Image.H */; }; - C9EDD4B41274B93000ADB21C /* dirent.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = E448719A354B3D80FD2E1992 /* dirent.h */; }; - C9EDD4B51274B93000ADB21C /* filename.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = AF65626F49A71525D24ED1B0 /* filename.H */; }; - C9EDD4B61274B93000ADB21C /* fl_ask.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 87259ACF8723616344D9AEB2 /* fl_ask.H */; }; - C9EDD4B71274B93000ADB21C /* fl_draw.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 2621527FD926C67B778C41F3 /* fl_draw.H */; }; - C9EDD4B81274B93000ADB21C /* fl_message.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = A8B7D1DA9AAC707EBD991D57 /* fl_message.H */; }; - C9EDD4B91274B93000ADB21C /* fl_show_colormap.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7574410DEB61AC3D68A6C137 /* fl_show_colormap.H */; }; - C9EDD4BA1274B93000ADB21C /* fl_show_input.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = EFAE92A1C7CA90BC56E5A70A /* fl_show_input.H */; }; - C9EDD4BB1274B93000ADB21C /* fl_types.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = B719FC0289E54CA915BC0B94 /* fl_types.h */; }; - C9EDD4BC1274B93000ADB21C /* fl_utf8.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4F46F93E8F77640543107453 /* fl_utf8.h */; }; - C9EDD4BD1274B93000ADB21C /* mac.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = AC13C8877FA6231BEBF524FD /* mac.H */; }; - C9EDD4BE1274B93000ADB21C /* math.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1D499CE6ECA4995EEA46EAD7 /* math.h */; }; - C9EDD4BF1274B93000ADB21C /* names.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = D5CE28437ABB8513BE08AC77 /* names.h */; }; - C9EDD4C01274B93000ADB21C /* win32.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 62281FC096BA407C4F1E6824 /* win32.H */; }; - C9EDD4C11274B93000ADB21C /* x.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 83CED42A779FA76E98D37CA8 /* x.H */; }; - C9EDD4C21274B93000ADB21C /* Fl_Paged_Device.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4CABCBB89F9DD5CF57BB9779 /* Fl_Paged_Device.H */; }; - C9EDD4C31274B94D00ADB21C /* Fl_Gl_Window.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = E7C720E51DAC292F13358811 /* Fl_Gl_Window.H */; }; - C9EDD4C41274B94D00ADB21C /* gl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8C1CBF782BBD9CCBFC0B451B /* gl.h */; }; - C9EDD4C51274B94D00ADB21C /* gl2opengl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4C9AF6F2C1B78A67FFD177F9 /* gl2opengl.h */; }; - C9EDD4C61274B94D00ADB21C /* gl_draw.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 88C72DFE480F42D0547F786B /* gl_draw.H */; }; - C9EDD4C71274B94D00ADB21C /* glu.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = E159325B70E8DAA4D9DE0C1B /* glu.h */; }; - C9EDD4C81274B94D00ADB21C /* glut.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 451D01896EFDD83277515630 /* glut.H */; }; - C9EDD4C91274B95700ADB21C /* Fl_BMP_Image.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = B20D11CF3F871C99011F632E /* Fl_BMP_Image.H */; }; - C9EDD4CA1274B95700ADB21C /* Fl_GIF_Image.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA939493F873CF0518DB0A1B /* Fl_GIF_Image.H */; }; - C9EDD4CB1274B95700ADB21C /* Fl_Help_Dialog.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = A2E97BA0812AEC32965573B8 /* Fl_Help_Dialog.H */; }; - C9EDD4CC1274B95700ADB21C /* Fl_Help_View.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 31D736821E68F01A1A11FC9F /* Fl_Help_View.H */; }; - C9EDD4CD1274B95700ADB21C /* Fl_JPEG_Image.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 15B635124165659EFD5640FF /* Fl_JPEG_Image.H */; }; - C9EDD4CE1274B95700ADB21C /* Fl_PNG_Image.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 87F83C8E6003FAE14C4E8249 /* Fl_PNG_Image.H */; }; - C9EDD4CF1274B95700ADB21C /* Fl_PNM_Image.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = 330837DFFF31CE2EB245C7EC /* Fl_PNM_Image.H */; }; - C9EDD4E01274BB7000ADB21C /* png.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = C9EDD4DE1274BB6600ADB21C /* png.h */; }; - C9EDD4E11274BB7000ADB21C /* pngconf.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = C9EDD4DF1274BB6600ADB21C /* pngconf.h */; }; - C9EDD4E91274BBC000ADB21C /* jconfig.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = C9EDD4E31274BBB600ADB21C /* jconfig.h */; }; - C9EDD4EA1274BBC000ADB21C /* jerror.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = C9EDD4E41274BBB600ADB21C /* jerror.h */; }; - C9EDD4EB1274BBC000ADB21C /* jmorecfg.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = C9EDD4E51274BBB600ADB21C /* jmorecfg.h */; }; - C9EDD4EC1274BBC000ADB21C /* jpeglib.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = C9EDD4E61274BBB600ADB21C /* jpeglib.h */; }; - C9EDD4ED1274BBCD00ADB21C /* forms.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = E0132688B22159A85307F264 /* forms.H */; }; - C9EDD5531274C04500ADB21C /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05376DC900B2C885B847EA36 /* OpenGL.framework */; }; - C9EDD5B31274C51600ADB21C /* Fl_PostScript.H in CopyFiles */ = {isa = PBXBuildFile; fileRef = C9EDD5B11274C4FA00ADB21C /* Fl_PostScript.H */; }; - C9F9C0DE12CFCDAC0067ADCC /* rgb.txt in Resources */ = {isa = PBXBuildFile; fileRef = C9F9C0DD12CFCDAC0067ADCC /* rgb.txt */; }; - CA035B0265710EFABD6E632D /* Fl_Dial.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 3AFC31503AB99F6D00BAC647 /* Fl_Dial.cxx */; }; - CAA4C60E679571629681FAC8 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - CAF6CE97B3EBEFFA65AAEEAD /* Fl_Widget.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 0B9D4355B2E878715DD43AD3 /* Fl_Widget.cxx */; }; - CC54A24FCE15AB4AF1A78C78 /* fltk_jpeg.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = C39FA04F3B7CD8E53876D0F4 /* fltk_jpeg.framework */; }; - CC6F9270C3F21B944D4AEAD0 /* fltk_jpeg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C39FA04F3B7CD8E53876D0F4 /* fltk_jpeg.framework */; }; - CCB4DFE284A60FA696F7C10C /* pngmem.c in Sources */ = {isa = PBXBuildFile; fileRef = BD535A20C799334E639DDD81 /* pngmem.c */; }; - CCBA42B41DC49950A9E74BF1 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - CD2C6C2797C19E76EA67D308 /* fl_diamond_box.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 077BDEA1F0364BDA61518702 /* fl_diamond_box.cxx */; }; - CDCB453B3493D8E96E80DFF7 /* Fl_Tabs.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D5F75B6C9483B2BB47965789 /* Fl_Tabs.cxx */; }; - CE0624CE07095E662528C2A5 /* pack.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D61E50ED41D81EACABE589BD /* pack.cxx */; }; - CE14EC6653D4EF4779992758 /* is_right2left.c in Sources */ = {isa = PBXBuildFile; fileRef = 6B30F6EA5CA69E305D2B82EE /* is_right2left.c */; }; - CE5AC8A1A69F5467AC1F2334 /* fltk_jpeg.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = C39FA04F3B7CD8E53876D0F4 /* fltk_jpeg.framework */; }; - CE62A14F1AD1FAE2240FE567 /* fl_rounded_box.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 5876E03E2818B598FAA5C307 /* fl_rounded_box.cxx */; }; - CEE453263236AABE10DD1EC4 /* label.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 8277A82AB4C46B991D48F852 /* label.cxx */; }; - CF3F256FD9E7676E994E48ED /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - CF5A76042FD86936E94CF561 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05376DC900B2C885B847EA36 /* OpenGL.framework */; }; - D0558977436E06E35352EC86 /* cube.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2148BFD8D4CD2F1527B71C3C /* cube.cxx */; }; - D0CF9C806A93CFB18B0DAA6F /* Fl_Roller.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D0E376E93B4F22BE701D29E0 /* Fl_Roller.cxx */; }; - D236C2998846B3EAFA5A5BE5 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - D2649C006A1AF19ADB38855E /* fl_vertex.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 67A896B990EDB45C5BC93F01 /* fl_vertex.cxx */; }; - D290942090DAC527A34C64CA /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - D2A2528E9AF246F20E96A7FB /* fltk_jpeg.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = C39FA04F3B7CD8E53876D0F4 /* fltk_jpeg.framework */; }; - D2D9B4E60375AC92A87B594E /* fltk_zlib.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8880CD3FEF32388A24C1B94 /* fltk_zlib.framework */; }; - D3462ED8E09994945B80D322 /* fltk_png.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 98A16A4EC098BA7DB21E13DC /* fltk_png.framework */; }; - D3A592F3B14EB92424D016CA /* forms.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7F784151AF1B748D0F3DB1C0 /* forms.cxx */; }; - D400876E21DFE46F52E0B4A6 /* fltk_jpeg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C39FA04F3B7CD8E53876D0F4 /* fltk_jpeg.framework */; }; - D49C72834787A96D62E0DC96 /* Fl_Scrollbar.cxx in Sources */ = {isa = PBXBuildFile; fileRef = A5B9A5CE605BB8A57F66A2E6 /* Fl_Scrollbar.cxx */; }; - D4DFB9268948E993B89517D7 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - D51E4FB4D81343AB4C22D77A /* fltk_png.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 98A16A4EC098BA7DB21E13DC /* fltk_png.framework */; }; - D54C56B571372240BF7EA1DC /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - D5BBC609BD2F3A442651774C /* fltk_images.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = E917C15E28EE293416A38C5E /* fltk_images.framework */; }; - D6455053A0353F27F994556F /* Fl_display.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 0E259033BF45B73C21409C8F /* Fl_display.cxx */; }; - D6A037657DBB387B5A419548 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - D7400B2909AB44235D04AAAE /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - D7C1EDE212D9E84D085257BF /* glut_compatability.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DD77F09FACBBCDC3C5276B93 /* glut_compatability.cxx */; }; - D7E6146CFE9389C35447F23B /* filename_expand.cxx in Sources */ = {isa = PBXBuildFile; fileRef = E49427F44D81B0A6192BC7CB /* filename_expand.cxx */; }; - D9144FCEF6D19F6F9EF0A8B2 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - D98529E8EBA39A388937F437 /* Fl_Group_Type.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 80E4ACCB50A295390EC9C1AB /* Fl_Group_Type.cxx */; }; - DB29DA4D89702B490E69B569 /* Fl_Table.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 116F849BE68830F05CA66B9A /* Fl_Table.cxx */; }; - DB5B9D4C2AE7D9CDB7E7090F /* utf8.cxx in Sources */ = {isa = PBXBuildFile; fileRef = AB154476769DB7F2247ADEF9 /* utf8.cxx */; }; - DBF8DE40C1F29F86DC793EBA /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - DC2FCAF31C3052861233E1F7 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - DC4BEF50B12F14C694F1C9DE /* numericsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 977642DF53013F6E6F98A12C /* numericsort.c */; }; - DCB5F32CFF3DCFF6F2DA89E2 /* CodeEditor.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CC0C80DA4DD31B6B2DB91096 /* CodeEditor.cxx */; }; - DD8D5486C8A675DB0CB75731 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - DDC5CCCCC885EDFCC410A343 /* rotated_text.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 48A8DC166D69EDC6F24AE678 /* rotated_text.cxx */; }; - DE182BDA21A14B247CCD92D3 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - DF808F46E13A49F6E1D5A25A /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05376DC900B2C885B847EA36 /* OpenGL.framework */; }; - E04B6EEBEA1C209F4FF7C4AD /* Fl_Menu_add.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 382F938CFABC25BC02C13939 /* Fl_Menu_add.cxx */; }; - E1563C24BF6A67B0894A9C62 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - E1B04810E72BD9557356CAAE /* fluid.cxx in Sources */ = {isa = PBXBuildFile; fileRef = E887B4AE75EC9D885D592636 /* fluid.cxx */; }; - E21880F92CD1B5E315C3F4DF /* Fl_Tile.cxx in Sources */ = {isa = PBXBuildFile; fileRef = E82932DF2A0C624C6EDC9207 /* Fl_Tile.cxx */; }; - E2423A959545399CB91ECDFB /* Fl_Help_Dialog.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 393BD835A7EBE8F1F43AC188 /* Fl_Help_Dialog.cxx */; }; - E27075BC1282FFAD1956BC3B /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - E2DBDFE780EE146951CEAC72 /* jdatadst.c in Sources */ = {isa = PBXBuildFile; fileRef = 90D9C06A2DCECD5B99C4A90A /* jdatadst.c */; }; - E3C29EE9B0D666B794852902 /* Fl_Menu.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7E05602BE68211B11E493E18 /* Fl_Menu.cxx */; }; - E45D1979569F988094710C9C /* jdcolor.c in Sources */ = {isa = PBXBuildFile; fileRef = F123133D8A3AD430ED07DF17 /* jdcolor.c */; }; - E5405658EF89EAAA2FEF7C65 /* fltk_jpeg.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = C39FA04F3B7CD8E53876D0F4 /* fltk_jpeg.framework */; }; - E5B4AF727E38F946F3FC7AB0 /* Fl_arg.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 9F484B5F88CDE466AC0D0592 /* Fl_arg.cxx */; }; - E659DF579A3CC1BEDFA740CA /* Fl_JPEG_Image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 96F45BDA96C23534006C5538 /* Fl_JPEG_Image.cxx */; }; - E7DF7C2E7A8B9A04C8F327A8 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - E8208C502E55C231E1D67D9F /* jccolor.c in Sources */ = {isa = PBXBuildFile; fileRef = FE466F26BF6C316E5A1770E6 /* jccolor.c */; }; - E82CB9AEE7FDCC2533CC402B /* bitmap.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 7FAC914955D699539F73B996 /* bitmap.cxx */; }; - EA66F478D3FC94BAF04B0BB5 /* message.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2E774D7FE17DC45AFDF985FE /* message.cxx */; }; - EA7F9D421C6E3CDB704CC37A /* adjuster.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 1BCEDC8AA971784435AC3119 /* adjuster.cxx */; }; - EB2679AAEC7E71561B42EEC4 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - EBC76AA6B5E8DFAFE0758014 /* fltk_gl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA8E6EC230301E597B9D9AED /* fltk_gl.framework */; }; - ECEE8B8231D50277C09E21B8 /* Fl_get_key.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 5B566F3BAD7101C63D5494E3 /* Fl_get_key.cxx */; }; - ECF6318C21BBD0ACB27F4E32 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05376DC900B2C885B847EA36 /* OpenGL.framework */; }; - ED169E1E1FC93C1F97D21AC4 /* Fl_Single_Window.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 9D942824B8FC886F6FCD853D /* Fl_Single_Window.cxx */; }; - ED83B85BA678C8C9B5E91535 /* Fl.cxx in Sources */ = {isa = PBXBuildFile; fileRef = F4EFF27D730BED51EF0EAA8D /* Fl.cxx */; }; - EDB4BB04710CA83033FEBE51 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - EE1DAA8B2CB944B2D5426CB6 /* Fl_Double_Window.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 33AF346DF043165E0A62ABB5 /* Fl_Double_Window.cxx */; }; - EF0B77D0D7EF375C1CBDC390 /* case.c in Sources */ = {isa = PBXBuildFile; fileRef = FB7A9EFB3C7CDAE324E9544F /* case.c */; }; - F0BC0BF84BB72AA0DD104B0E /* fl_encoding_mac_roman.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 0A447B8708FA755BB960A134 /* fl_encoding_mac_roman.cxx */; }; - F0C366896B5A9CFED45E1DF1 /* fltk_png.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 98A16A4EC098BA7DB21E13DC /* fltk_png.framework */; }; - F0CADB27D4B0259803F4057C /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - F0EF820CDDEDCCBA9DF9AD84 /* glut_font.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 29E61287C1F4A1123829C900 /* glut_font.cxx */; }; - F13E156B3E3367FB3F03BF4D /* fltk_zlib.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = F8880CD3FEF32388A24C1B94 /* fltk_zlib.framework */; }; - F1C6FA1ABFEFA9DD53A7B8E8 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - F2169D8ACFDBBA7D26FCCBD8 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - F302A7BD2FFE891C6E201B40 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - F347242B6E015B11A49E28D6 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - F3C9D2F6806B82F1D5E7B33B /* jfdctflt.c in Sources */ = {isa = PBXBuildFile; fileRef = D5CDFA360799E961187294DC /* jfdctflt.c */; }; - F3D8E77F68D28955A4231077 /* pngwio.c in Sources */ = {isa = PBXBuildFile; fileRef = B7DE70E246F6A05A42991CC1 /* pngwio.c */; }; - F4769A68D050A61218AC5B42 /* Fl_XPM_Image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 0CBC6DC7942212D47B70681B /* Fl_XPM_Image.cxx */; }; - F485B877C27D5431338DB400 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - F48AA8D3A3B18C6FBC8D69E6 /* fltk_images.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E917C15E28EE293416A38C5E /* fltk_images.framework */; }; - F56E295E6736DABDA07693C1 /* fltk_zlib.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8880CD3FEF32388A24C1B94 /* fltk_zlib.framework */; }; - F61DCEF69E70439429A6C865 /* Fl_get_system_colors.cxx in Sources */ = {isa = PBXBuildFile; fileRef = EB5B18A1B9B1E41F2AB56A97 /* Fl_get_system_colors.cxx */; }; - F6307C90D252F006E432B184 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - F77512958607662BAA15DA70 /* jdmerge.c in Sources */ = {isa = PBXBuildFile; fileRef = C84F99F5AC8C6517F45055B0 /* jdmerge.c */; }; - F7888AFE5E6F6CE9BB785D69 /* fltk_png.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 98A16A4EC098BA7DB21E13DC /* fltk_png.framework */; }; - F8816EDD9D3E75B3971CC981 /* pngrutil.c in Sources */ = {isa = PBXBuildFile; fileRef = BBD2663C0F428CC57126F4E2 /* pngrutil.c */; }; - F8C4B882B6A9C15C2105AAA8 /* filename_absolute.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D60CC89D1A70BE6AA3929604 /* filename_absolute.cxx */; }; - F9C96700B8B44B5E3F736E66 /* jquant2.c in Sources */ = {isa = PBXBuildFile; fileRef = 51A1DE1F52564E84C104F074 /* jquant2.c */; }; - FB64FC6F7054A5B50F2C3344 /* jcomapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CD5D087391E39030838C823 /* jcomapi.c */; }; - FB93EB94C997FC6F8C5D389D /* Fl_Text_Buffer.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D390A37D428892B9A8AD63AD /* Fl_Text_Buffer.cxx */; }; - FBAEA5F4CE75FCFCE1B7521A /* Fl_Gl_Device_Plugin.cxx in Sources */ = {isa = PBXBuildFile; fileRef = A7A692EB67C5CBE35D4A4B5C /* Fl_Gl_Device_Plugin.cxx */; }; - FC414CA961FF368EE440F852 /* fltk_zlib.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8880CD3FEF32388A24C1B94 /* fltk_zlib.framework */; }; - FC48CB206BF7D8B4322C4ACE /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - FC4B9EABD9209DFA30BC282E /* ask.cxx in Sources */ = {isa = PBXBuildFile; fileRef = F319551D961725F0949D0235 /* ask.cxx */; }; - FC7AF958B1284E43B8EA419A /* CubeViewUI.fl in Sources */ = {isa = PBXBuildFile; fileRef = ADA5BC653C9EFBEAA8C0AD29 /* CubeViewUI.fl */; }; - FCC598DC853F3753AFCD269C /* Fl_Check_Browser.cxx in Sources */ = {isa = PBXBuildFile; fileRef = F5B04FDCF453C6444285D186 /* Fl_Check_Browser.cxx */; }; - FD872A3C0217DEF3E1042A02 /* filename_ext.cxx in Sources */ = {isa = PBXBuildFile; fileRef = B140C9F8CF34FDAC94E15FE1 /* filename_ext.cxx */; }; - FD94C73927DDB5ADF142B250 /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - FDCD049B676867FAB704694A /* fltk.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; - FDCE22DD1D7C2DD6D001F3F7 /* sudoku.cxx in Sources */ = {isa = PBXBuildFile; fileRef = A59208EAD1D0282D4FCD5839 /* sudoku.cxx */; }; - FE4DBBE6653EF8D85096E098 /* tabs.fl in Sources */ = {isa = PBXBuildFile; fileRef = 0C9E126B5F827C426EC22043 /* tabs.fl */; }; - FE82A6E34B6A3F1B030E8AB3 /* image.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 4120FB2B23E168C4377E78E2 /* image.cxx */; }; -/* End PBXBuildFile section */ - -/* Begin PBXBuildRule section */ - 002070688FF46BE22B8B9017 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 059FA3D1C1D3C73F20D0B283 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 0E24314051741168928705E7 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 1996ABDE5CEFFDD61C5FCF32 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 1F42D5CB6D0F6DC50A74E876 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 28DBEEA25FA7FE0EC411DB93 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 2DDCE940376FADC512A8157B /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 301017A593039062A0300327 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 30D4C9DD3FAD01B15E41C1C6 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 3891F9F4F50DF109D3949E8F /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 3B0E63A186CEDF7D1345E7FD /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 3C09847AE46EF8CCEFD1F7A0 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 3EEA1DF0AC217D17846B7C36 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 3F55D22CA402FACB395177C0 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 405511E8AFF477DB8ACD4DB0 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 4A80EFD6E65564718862AF83 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 4E93FEB807F829F6142913E5 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 504535356A0F15B71795781D /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 53DC29E68E2D3D0E3C92A656 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 5478C5425B68BF34DFF443E2 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 548C09CAA724A9BDFAE7F711 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 577C85A68BB0FF02C829670A /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 57D7CC1ABEE0B3D17D5C6598 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 59A7B47B6A381F25F22D5E83 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 5E63DB3035D943458794E699 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 5F0FB3C683E9A03326A3A895 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 6380C4F77F4C5B86D46BFDDB /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 64775012DC5A16A4F05F748D /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 652992AA1B44CEFF67624A6C /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 65E3A0E21746785762F84E3E /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 6D1DD8869E361DBE10664098 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 6DCBEC3DBEE234B30743E462 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 6FB4527CC732A53EE7D25E30 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 74461A300DF11483520AD600 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 761E8D6D2C68CDD078F3185D /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 78B7868F42A75D43E10C274B /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 7CCDBCD4740B2B64A0E831B8 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 7DC98686048519016A24090E /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 83111E6E5D2E8BB741C8B141 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 8D19F5C0FFDCC32896A09C23 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 8D4B04281B4168536936E2C4 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 8E7AE12FD65EDD3896233D45 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 960DC46967BA8A6B378D6F1A /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 982E85D9644C6688DAA59FCA /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 98A36C3099CC3D924FFCD23A /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 99AED6D72200D1484509EDC1 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 9DC4E535094AC1A40E736434 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - 9DC64D90FF7DF59E3A11CF0D /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - A013DC2CF3856CB94268AE70 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - A066D663148241E4C695936E /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - A77FA03E59536F0D6FE03205 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - ABF5C70741CF19DEE1D8CC17 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - AD22FA469B15095D66214B28 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - ADA694FD70FEC5E6BD16C419 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - B1E6CC83FB833E1F51A122FB /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - B3E0B9A961017B0A1800BFDD /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - BFF2FB5ADE21855F8BE7F314 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - C1904C28B5CE35B07158E988 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - C7AD5A2EA43D3ED3CB9D65A3 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - C9165EAB1291A304003FF4F0 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - CD536C27425E520D78677840 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - CEB41048C80E70F94752F4BA /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - CF4751DEBDE3C22D982B8429 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - D056BE42E7C99FA4C475B4B9 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - D083976BDA11FB140D92C9D8 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - D18EC3D39810A767612292A1 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - D77393DC0EA45FF4D2EE7CB7 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - D86D6226DD40681D9B54350C /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - DF372616E200690F5DC9FCE0 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - E00FAD7BD9F3ABD603DCA7B7 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - E0E852B24FAD27295E179AAE /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - E1C07CC4186CD56115EBB4A4 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - E4EEF3D56A65EAD331B1F44E /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - EFFAAB905A54B0BFE13CB56C /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - F01E4C121774DE7867D5702A /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - F624C06922D8B43EBCD6C2F1 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - FCBC6C10182884FE8074805D /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; - FD1A4483F5D5031BBD4AFAF1 /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "export DYLD_FRAMEWORK_PATH=${TARGET_BUILD_DIR} && cd ${INPUT_FILE_DIR} && ${TARGET_BUILD_DIR}/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; -/* End PBXBuildRule section */ - -/* Begin PBXContainerItemProxy section */ - 00AC602308D30F648011263A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 234377F13A1D2CBBCF9E5043; - remoteInfo = gl_overlay; - }; - 02A677752D704FC1308C2C01 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 039DC2875D16C52BA2F5D4F6 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = BB76D328D5B89A1273946784; - remoteInfo = fltk_images; - }; - 03EC98D08B04120E77522D44 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 3C13C653905795060D6D4F0A; - remoteInfo = fltk_forms; - }; - 0551F3CB7F11FE97299DB5BB /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 06789A4B035DCDC7C02257D7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 0A58D2D8A0B0CE0E2149A3AF /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = D14DC4F3D302856B84343ED5; - remoteInfo = resize; - }; - 0A941DE40DF12D8F007791E1 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = AA5932F4EEB6D1D7E5D1A314; - remoteInfo = fltk_zlib; - }; - 0AD2D2DA750332DEFCEB0FC7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 68590AB4E7667EB94AC7533D; - remoteInfo = file_chooser; - }; - 0AD450B4C0576B1878E6A0B2 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 2A6B003A80FBAF126EC8F448; - remoteInfo = browser; - }; - 0CBBCB4189E32948E7D88391 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 0F1C34BDF49FB8E0C8C76BD3 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 0392A304CDC05B94337B7C04; - remoteInfo = fltk_jpeg; - }; - 110D8CDB0253AC10C831D68F /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 116FB5121A27CD96ABA992DF /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4D6391C0735EF1A5A8588826; - remoteInfo = inactive; - }; - 11E5A45C720AEE5E08B05915 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = BEB651546D79EDC169128FD5; - remoteInfo = resizebox; - }; - 136B84B7037F79E59B3E4AC2 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 14AFCE90907C6F3225151910 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = AE6BC0AEB24EBBBDBA4071E0; - remoteInfo = Fluid; - }; - 16BBABAD50B4194D5D76302F /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = AA5932F4EEB6D1D7E5D1A314; - remoteInfo = fltk_zlib; - }; - 18130D6F922D45B5F8257958 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4F654080B01E856B05662A65; - remoteInfo = list_visuals; - }; - 1C175A9EB7F8B8D54DB930E3 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 1C2F0ED10414A1F708C1773C /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A58BB416AAFDCFF08D7C7E41; - remoteInfo = fltk_png; - }; - 1C38DEF41BDA09D2C33850F3 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A58BB416AAFDCFF08D7C7E41; - remoteInfo = fltk_png; - }; - 1CA6B9D3845ADFB03E7D1AFC /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 1EED0125985AA39E7D774A34 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 1F497907D19732E39645C0CD /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 1FBAA5D76F89925074C2D46A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 20A1CEF70DC260C1C2C2812E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 2206E5C4EFD1650EB0437A0F /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 98B39383C1F47726C5C0793B; - remoteInfo = color_chooser; - }; - 22C33DC89FCD8B22C389DF84 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = AE6BC0AEB24EBBBDBA4071E0; - remoteInfo = Fluid; - }; - 23B0511D52EC736B3DE55E29 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 24BCC68A33AFDB9630857992 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 24D00241BE8C72BD28D52715 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 2B6CFEDA4D3B1B5934FE4FAD /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = BB76D328D5B89A1273946784; - remoteInfo = fltk_images; - }; - 2BFE804C6C014B2CADBE63A0 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 0392A304CDC05B94337B7C04; - remoteInfo = fltk_jpeg; - }; - 2C4299999C39C163C9B849F4 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 2E20E980EE192E0D98A92F67 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = AE6BC0AEB24EBBBDBA4071E0; - remoteInfo = Fluid; - }; - 2E539AECD909773E935C638D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 2F59EFF5D668BD2E6C841824 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = AE6BC0AEB24EBBBDBA4071E0; - remoteInfo = Fluid; - }; - 327EFBC26B16D707A7572792 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 343F011E70B1E352607D966B /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = AE6BC0AEB24EBBBDBA4071E0; - remoteInfo = Fluid; - }; - 347E2D3BD1C0A5E5C2754891 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 3A22385FF3A24E18BF14BA45 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 3B38ABA4483E58B2891D08CB /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 5C2FE9F5E71E04EA903248FA; - remoteInfo = input; - }; - 3C29CBA11EC9AA530B70295E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 3DF0A586BFC00F4616C64B12 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = CA05747C492074A51F2F35BC; - remoteInfo = iconize; - }; - 3E70DE22A5023A631FA7C543 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A58BB416AAFDCFF08D7C7E41; - remoteInfo = fltk_png; - }; - 3F69AAA920A5593C256A802F /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 2BFE084E4D6FAB77DCAF0A83; - remoteInfo = utf8; - }; - 3F6FBC42AC1063A310B6C012 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 3F7E47DDC2AAE835C9084D87 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 415076DDEE48C873B9AD0737 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 3C13C653905795060D6D4F0A; - remoteInfo = fltk_forms; - }; - 44F3A61481B1F2D21D3EBF27 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 464DCC729B9EFE5E37A3D088 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 134239549D6BFAC3F8EFC363; - remoteInfo = colbrowser; - }; - 4653AB89EF6857071BB45F00 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 287CEC5F63A8B5FCDA246BEC; - remoteInfo = checkers; - }; - 4667258284C31599AAB8D07C /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 3C13C653905795060D6D4F0A; - remoteInfo = fltk_forms; - }; - 478AA233260257CFF0058BDC /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = AA5932F4EEB6D1D7E5D1A314; - remoteInfo = fltk_zlib; - }; - 48698FC1F27A41A47DCF94DB /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 7483E011046F1E2FC84A989B; - remoteInfo = hello; - }; - 4AEE7CE5279CFAC5B81F12CE /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A58BB416AAFDCFF08D7C7E41; - remoteInfo = fltk_png; - }; - 4C039FDB0CF72042F116ECD1 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = C4B346660A74B9FCF04EFB2C; - remoteInfo = cursor; - }; - 4EDD7EB7BFA5F88F6ECCA922 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 4EE36D681FE03ACBDBAFC1A3 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = AFFC1E48270AB19243D7B668; - remoteInfo = fullscreen; - }; - 519E40D80387DE372683F1CF /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 51A9974246953F700DE291F3 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 0F789352A34B2A230259EEC7; - remoteInfo = keyboard; - }; - 52C8401CBF8DD951A9F0B369 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 0392A304CDC05B94337B7C04; - remoteInfo = fltk_jpeg; - }; - 5968CFCE5A6FF4AC9E038F90 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 59E6A511B58E3465A9770AD1 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 3C6AD358F2FC5419FDA04243; - remoteInfo = fractals; - }; - 59EEF874518591864372841D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 5C0B6F99505A0E4260AD3C4E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = E8BE99F75E5F3C8725834B33; - remoteInfo = adjuster; - }; - 5DB5CA4C1AE9D60DC2D66B52 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = D7D4B168DE66A92F9F8747C0; - remoteInfo = glpuzzle; - }; - 5DB7048A0261F00775C5C4F5 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = AA5932F4EEB6D1D7E5D1A314; - remoteInfo = fltk_zlib; - }; - 64AF0A3C4349A73ED2627F49 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 65846F4FDB5D962DCC12B225 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = B807BFE7F9E6FCE88C0A4E9C; - remoteInfo = fonts; - }; - 66F15BCC9748FF38336F668B /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 683CAB7BE83F9BC1D87B1A0C /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = AE6BC0AEB24EBBBDBA4071E0; - remoteInfo = Fluid; - }; - 6869CF29ABB4AFF63AFDD028 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 82C0BD76C77A518B0A1499B5; - remoteInfo = line_style; - }; - 6ADFB27358931150C17B2022 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 3C13C653905795060D6D4F0A; - remoteInfo = fltk_forms; - }; - 6AF2057413B17C0A888CC376 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 6BDF38F435EE53E46816CB92 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 6C94988A522A2E1BA58629C8 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 26B873E37B315C0F7BABC202; - remoteInfo = message; - }; - 6CBF49508DE6AA1B83637FAC /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 35F2A3666BFB337E150860D9; - remoteInfo = pack; - }; - 6D3FBA481CC2BFFE95B662E1 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A58BB416AAFDCFF08D7C7E41; - remoteInfo = fltk_png; - }; - 6F1DF68D2214A64F85843187 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = EE40189E3B7BB6337ABA74C7; - remoteInfo = "native-filechooser"; - }; - 71A21778FAE433CF3DFC6296 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 0392A304CDC05B94337B7C04; - remoteInfo = fltk_jpeg; - }; - 71C6D66833C4C5B7CA367509 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 748488216C249915C5812F7F /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 755CCBACE448590226BD4036 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A0731BABBE8E29CE96AC61A7; - remoteInfo = blocks; - }; - 76C83D6B0263B7DB035ED5CC /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = BB76D328D5B89A1273946784; - remoteInfo = fltk_images; - }; - 78BC90B4A0CEFEDA7DA80A71 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 78C58883AC75F5B5F54770B9 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = B5DAF3DCC189A02ADD9DF320; - remoteInfo = tiled_image; - }; - 7A0C7B7A7F2AA45B7E076378 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 7AE3C5BE09990E2E88E4EA52 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 2D69D33A1EBE0D85982EDCC1; - remoteInfo = device; - }; - 7D75A813F0391BC44322D521 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 0392A304CDC05B94337B7C04; - remoteInfo = fltk_jpeg; - }; - 7E8CCAEB3141BF8E536FDBAC /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = D217C1AD7BE42CB2138F2993; - remoteInfo = radio; - }; - 7F019C36FA63F0A198CE0FCB /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A58BB416AAFDCFF08D7C7E41; - remoteInfo = fltk_png; - }; - 7F7CF8171AB97D8F00E12B22 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 7F7CF81A1AB97F5500E12B22 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 7F7CF7F41AB97CEF00E12B22; - remoteInfo = animated; - }; - 7F7CF81C1AB97F5500E12B22 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = C9165EA11291A304003FF4F0; - remoteInfo = unittests; - }; - 84093881736DAE476B31E5AD /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = DC14E2CC213CC0028EF9BD8B; - remoteInfo = buttons; - }; - 84DBD8160E76237A20056ADD /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = C13484C4A9262C58D8FA7242; - remoteInfo = fltk_gl; - }; - 84F99E3365723AD5E892416E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 9A8F59CD813587E2E463DF07; - remoteInfo = arc; - }; - 880895FBEEDBE9C299D4AD18 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = AE6BC0AEB24EBBBDBA4071E0; - remoteInfo = Fluid; - }; - 885D7EE500C268F0F4B00193 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 1B8EEEC5C9C85BA44EF759EB; - remoteInfo = preferences; - }; - 8BAF9392290E6F63F69DC376 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = AA5932F4EEB6D1D7E5D1A314; - remoteInfo = fltk_zlib; - }; - 8C4852AE7D2F60AC9A4A64D2 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 8C4A9E19F6447C62178F73FE /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 28919176E960D4209BAB8420; - remoteInfo = ask; - }; - 8CE9C1520C41EC2819C53DCF /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 8E3960073C5E2FFF3E7BAB21 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 5FF6CC4785D964CE080FB494; - remoteInfo = minimum; - }; - 8E7D8233AF79A6DB5CE68674 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 9472188EEB541EF3EA60AB03; - remoteInfo = sudoku; - }; - 91FC3B67E5E2C9CDF2AD93FE /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 94CF332E8528409E8F608B0A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 94E11178AE51F099DE2EC7C7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = D1A43D1D85A87A20B2F7FB09; - remoteInfo = boxtype; - }; - 97A089419DEA54E60BAE37B6 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 36F787DB6844466ACF848593; - remoteInfo = image; - }; - 9AAE76B605C89463D532A923 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 9AC87DA5ABF368BDF02D6FB2 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = B37F5F8EB169ABA76EA02FB9; - remoteInfo = help; - }; - 9C26E733452A0A92BB2E9FD4 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 9C67D439800E92B978E9DF3F /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - 9DF7F1484DB409B7020A4690 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = C13484C4A9262C58D8FA7242; - remoteInfo = fltk_gl; - }; - A248EE9EA08566BE8A811C46 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 658EF1017CAE2D453B68A345; - remoteInfo = tabs; - }; - A33050B460D93126AF6B3770 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - A4F9501EBE8FA6D9850595E1 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - A655F2C541CCF402C73DE23C /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = BB76D328D5B89A1273946784; - remoteInfo = fltk_images; - }; - A7727AF927F7416C62B4FE4A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - A7785E9FB1F42E9637DE20A9 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6C72ECB2743615E24D873456; - remoteInfo = forms; - }; - A8BA119501338968096D978B /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = FA19DC0D800A66EC69E9560E; - remoteInfo = label; - }; - A8E3162AB1E86C87AB21A822 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - AA74A9E613C7148B206370F4 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 623691BDB3A292582380383B; - remoteInfo = clock; - }; - AA75ABA62A67772EE87E0672 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - AA950AE416C83B076438137C /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - AC5FE90BDB8A08090B143724 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 78DE657148EC00153D1103A8; - remoteInfo = output; - }; - AFBCF1FDAB64A04896DF3BD1 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = BB76D328D5B89A1273946784; - remoteInfo = fltk_images; - }; - B0C89E9C54661305D813020D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - B1D6D9884277EFCE681CAD2F /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 93AABBAC7C288CC95BFC5707; - remoteInfo = table; - }; - B3742E2B1ECA6522FB9B56F8 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = F39A907E68C3C55EACDF4D3C; - remoteInfo = mandelbrot; - }; - B3C43284FE86051B4A316D02 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - B427FFC513902C1118B1FA0E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - B4CD187937DDC4944876BB8A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 43080284D40D3965685C7975; - remoteInfo = bitmap; - }; - B54D9F1191F36B8EE72F3369 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - B5801E3AE0BCEBF85AEB9B7E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = AE6BC0AEB24EBBBDBA4071E0; - remoteInfo = Fluid; - }; - B5CF2B780F878B6D3D71F21D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = AA5932F4EEB6D1D7E5D1A314; - remoteInfo = fltk_zlib; - }; - B66EFA8EE3567F241D81B0D7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = F0647F049CED2B54A017A6A0; - remoteInfo = editor; - }; - B73978AED6EF847530CC1AF2 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = C13484C4A9262C58D8FA7242; - remoteInfo = fltk_gl; - }; - B957B60CB058E32777E89339 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = C13484C4A9262C58D8FA7242; - remoteInfo = fltk_gl; - }; - B9C46EEF5D1BAB30033BFE9B /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 86BF0C207C6D13ED2B83B63A; - remoteInfo = doublebuffer; - }; - BDBF4D071649C5E4BBDE6937 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = C13484C4A9262C58D8FA7242; - remoteInfo = fltk_gl; - }; - BF4221C0BEE1936F68CD3E0C /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - C03067C1FA131EAA8761687B /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - C07537D6B636368E3F2A0434 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - C1164EA82991B1FC42DBEB70 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 57D7735B02F5215416BA2856; - remoteInfo = button; - }; - C1A6391CFDC19DEA50CD2FA0 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - C1E9FEDB2D5FF9BB9D284321 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A58BB416AAFDCFF08D7C7E41; - remoteInfo = fltk_png; - }; - C312FF409911626441B9E67F /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - C544C269D8399AE8A28C2A3E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - C6D3D802B9F25B1204E80358 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = AE6BC0AEB24EBBBDBA4071E0; - remoteInfo = Fluid; - }; - C85A08BEC18D3EA25AA04261 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - C8D8B50C6525C19E90662B05 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 9EA6FF727BC736133B0B85A1; - remoteInfo = pixmap; - }; - C9165EA31291A304003FF4F0 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - CA3CA540809B8723BA17A4D4 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - CC09C8B81BC66FFD59FDCD5E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = E167C0E81B125EBADAC8ED73; - remoteInfo = valuators; - }; - CC517370521F17799ADE65E7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 89DAC07651B4C516C173A1C1; - remoteInfo = overlay; - }; - CFC2839AD6B5DEC5F9105C97 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 17B95BDCBCADC140B2AB54A7; - remoteInfo = curve; - }; - D1111B9DA93ED13203A164EC /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 10F40C4AE712B17C78435935; - remoteInfo = cube; - }; - D1A0853389EF5F6908EEBF5C /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 3C13C653905795060D6D4F0A; - remoteInfo = fltk_forms; - }; - D1EC8795E355C7729D36E3EC /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = BB76D328D5B89A1273946784; - remoteInfo = fltk_images; - }; - D294BF3D2B6BA1434CEE7C7C /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = AA5932F4EEB6D1D7E5D1A314; - remoteInfo = fltk_zlib; - }; - D42996B1BAC83937A70CB0E3 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 32FF2A1069F117986FB927DD; - remoteInfo = CubeView; - }; - D6C1AB34CA74231804BC8325 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 7C787E8918BC5CF86B17E1EB; - remoteInfo = threads; - }; - D7B4F91AAB70071DE48B2435 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - DB6DF7BA57A64008DF698777 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = FDE67811CD6F028754008B48; - remoteInfo = tree; - }; - DE2D07DA5BA651DDC4411901 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - DF79926C295B91D4CC0F69C2 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 0392A304CDC05B94337B7C04; - remoteInfo = fltk_jpeg; - }; - E0628F2F93819F1F757D5EB2 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = C8EFCE83A8BC9CA56922D024; - remoteInfo = rotated_text; - }; - E08E0967CAEDEF5772583418 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - E0EF3100EF52408FCD9703F6 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - E127CA138134477DA4C12088 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - E13E233F94A7AD1A2404D564 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 0392A304CDC05B94337B7C04; - remoteInfo = fltk_jpeg; - }; - E1415B7C253B993B4A3BBE20 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - E2178ED0D5E6613234E5E218 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = AE6BC0AEB24EBBBDBA4071E0; - remoteInfo = Fluid; - }; - E243DFACCE7A653F30C860F6 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - E78E17FB27E468507B90BDDE /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = F781BF6B6F74841F05AAA4BE; - remoteInfo = input_choice; - }; - E7A5FC2B97B5B1BCB94E2AE0 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = AF9D43D9317D81CEF5290A74; - remoteInfo = scroll; - }; - E815B04FEBE5E16EBC1829AC /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = C13484C4A9262C58D8FA7242; - remoteInfo = fltk_gl; - }; - E86146406E0C24792025B71F /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 752ADA98861AB73DFEECD267; - remoteInfo = pixmap_browser; - }; - E8B9B687280EF6DFB63D12B8 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = B4A214CBEE4FE0EB1FEF8982; - remoteInfo = subwindow; - }; - E8F9797C2E3809923BC2B247 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = C13484C4A9262C58D8FA7242; - remoteInfo = fltk_gl; - }; - E90E8DFEC523B3E2914EB5C6 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - E986529B0E7FC10BCA326407 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A58BB416AAFDCFF08D7C7E41; - remoteInfo = fltk_png; - }; - E9BE9B4F1B6C7F791F629546 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - EAF0C33670B2F5F242AE3D87 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 22F83D75D3AC309504978002; - remoteInfo = symbols; - }; - EB72EB59A1B88996A9395F09 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 3C13C653905795060D6D4F0A; - remoteInfo = fltk_forms; - }; - EC7CB0494F74A79084C861FA /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 82436F720F585ECD3B0A56CE; - remoteInfo = tile; - }; - EEE1D93B274E8722C7BE72EB /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - F3400834292723A0AFBE4978 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - F4B731FB1EE6D0F219971E34 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 5E088B3BCE2A52C627EC5A53; - remoteInfo = menubar; - }; - F4E23192BC62A2E364C6FB8E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = AA5932F4EEB6D1D7E5D1A314; - remoteInfo = fltk_zlib; - }; - F5A28484CF63EF567E376162 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = BB76D328D5B89A1273946784; - remoteInfo = fltk_images; - }; - F8F61904C2B9FB800D2C87C0 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = AE6BC0AEB24EBBBDBA4071E0; - remoteInfo = Fluid; - }; - FA43DDB8855B80FFC0780619 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A2AA5A5F9FF0A53A3382DD6C; - remoteInfo = fast_slow; - }; - FB18B0028E0D8319045D638E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - FC814E10BB49023C0C38640B /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = AE6BC0AEB24EBBBDBA4071E0; - remoteInfo = Fluid; - }; - FD5507A4E19B2DE1022AD859 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 0392A304CDC05B94337B7C04; - remoteInfo = fltk_jpeg; - }; - FE63916DB68241B7605C63B7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A57FDE871C99A52BEEDEE68C; - remoteInfo = fltk; - }; - FF552B90BD433303054DF898 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 0C8980D2E4E0E914FE651FDB; - remoteInfo = shape; - }; - FFC25EB3CA943F2CB2194FEF /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 4BF1A7FFEACF5F31B4127482 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 51EB382683C25DBDD02CBF33; - remoteInfo = navigation; - }; -/* End PBXContainerItemProxy section */ - -/* Begin PBXCopyFilesBuildPhase section */ - 0076EE9F69217E04A9895FD8 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 1F2CAC311F8A067E39FEE564 /* fltk.framework in CopyFiles */, - 761829645FD3BCA7EE9DE369 /* fltk_gl.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 0459792A31430255E92E06B0 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 6D607F654C1C216920498A3F /* fltk.framework in CopyFiles */, - 39C3350334171A972F7E074D /* fltk_forms.framework in CopyFiles */, - 2029258BA996D13B50EAFCA9 /* fltk_images.framework in CopyFiles */, - CC54A24FCE15AB4AF1A78C78 /* fltk_jpeg.framework in CopyFiles */, - 6D1D23AC12075C7023D6272E /* fltk_png.framework in CopyFiles */, - 48EE66A7F585223B21924B63 /* fltk_zlib.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 04B23EAB9E98EAB32D837A33 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 63C6A53E427D883D50AFF203 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 0829584030C9C26BEFB229A7 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 78A86E05D9AE49D54C6503EB /* fltk.framework in CopyFiles */, - 3D0A39265F7745FB60BD740F /* fltk_gl.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 14A08E6CA7240FE82E333C23 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 50D00B23D302F5A6221E1501 /* fltk.framework in CopyFiles */, - BF212FE1FA8676E379DE4BC1 /* fltk_gl.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1ABBC52FB651077E2CDC1703 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 3B93665C37B124E7072A0C29 /* fltk.framework in CopyFiles */, - 2169C2174D9331F7AE319055 /* fltk_forms.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1C5279FDAE2119294AC099F4 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - C9A374AB3AD29E141C659819 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 219C00E2752B1FFDDB65EF50 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 21B72C5246147C90863C53DA /* fltk.framework in CopyFiles */, - C1C1ABBEB3778451ACBB51BA /* fltk_forms.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 2E869EC7F7F037BCEEF364C0 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 459365165767B5C89B86DB0A /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 306E9117A2B61C335FFD6E00 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 609B6AA9A11886AD120078E5 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 371773C8CC1E1C48D0F37E46 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 7780DFF77FE8A2E3918D76EE /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4057014FB3ED183E35AC2A9F /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - A30ED031459BFFD0BDBAD530 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 40D98E2789C1C1DCE87703E9 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 63AEC4D1ECF904942EB3F9F6 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 442C73B7DB6D824816242D5D /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - CAA4C60E679571629681FAC8 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 44749E7B96F457043556F4ED /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 0DD4779E58571642E735F936 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 497C5710C4267BC9B5EE600D /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - DD8D5486C8A675DB0CB75731 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4BE6D5F8C329F05C4C3EC8CF /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 9B7DAE2C8EF1066FAF1FA9BD /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4C00F1A541DB0309E475CCD3 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - D6A037657DBB387B5A419548 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4D9E076267C3DC4609607456 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 054B849D18F5EBFB3B723E08 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4DA6FB6930E09E022DC859E0 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - DC2FCAF31C3052861233E1F7 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 501EEF6F6EE53AC62D5C2D1A /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - E27075BC1282FFAD1956BC3B /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 50566A2A34BD03E36A3865D7 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 8D44A3C7B5AF71AEAE185B34 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 51707CB30925230AD314321F /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 23E0D56EF70C297EE1E49BEA /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 5225A2163C55ABD829B1992C /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 617249DCB00CDAFCEFF47507 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 53325A1037834D58F4A81281 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 65ED74375F61EB54BF8C7341 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 56C252F318076B470047BFC0 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - FDCD049B676867FAB704694A /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 59C7FD4EEABA624F41865158 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - B1844D597DF5DA29D5F0D0EA /* fltk.framework in CopyFiles */, - 9472CE1B5CCC90702F8E3E9C /* fltk_images.framework in CopyFiles */, - E5405658EF89EAAA2FEF7C65 /* fltk_jpeg.framework in CopyFiles */, - 0A6E94501652FA0708E594FE /* fltk_png.framework in CopyFiles */, - 6CF374ADD093E8B2F8D5CB1F /* fltk_zlib.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6A8C020314852B71FAC02D75 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 6FD47E04046FAD55F12B263D /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6D480DB39435A257ABBD7ECF /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 10727EB1E80609438488AC42 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 7E4AA34087EC5D05E668DA08 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 9F2F716C73DB7126154E2C2B /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 7F785E28BCEA44FDC7C10F65 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 74724A686235657769236719 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 7FB1BE041B5D20C100055291 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 7FB1BE051B5D20CF00055291 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 8867D980D3F5085D34A6DF7B /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - C6CD79ED524C59053F917F45 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 89B4A3C45EFC0B03783C90A8 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 4E24CDCFCB51227673CFCB78 /* fltk.framework in CopyFiles */, - C6FD8DF60A263859C9AFA67B /* fltk_gl.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 89E1ACE119E189BA4809B823 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 6C917160D346EAC358A90BA7 /* fltk.framework in CopyFiles */, - A2F796291ADDEAF1E00F934B /* fltk_images.framework in CopyFiles */, - CE5AC8A1A69F5467AC1F2334 /* fltk_jpeg.framework in CopyFiles */, - 812761E94039F13357F56EE6 /* fltk_png.framework in CopyFiles */, - BCC7C58D1C0093B509A27A67 /* fltk_zlib.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 91EC7035DE2DC762CBE1FC29 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - D7400B2909AB44235D04AAAE /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 95245DC43D9B4E1FAC8AB3AB /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 06167461BCECCD5F6CC0DF75 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 9554B769334DB4985F944FF8 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 36C0899CCC21C71B9CFF601B /* fltk.framework in CopyFiles */, - 7DED43FFEE9A23B55D42073B /* fltk_images.framework in CopyFiles */, - ACFA7111F7264C24A5C86250 /* fltk_jpeg.framework in CopyFiles */, - 889D728BF930F9FCA772ACA9 /* fltk_png.framework in CopyFiles */, - 3171A6E41650360C5CEA1404 /* fltk_zlib.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 96651E0FF4A5684EF37DD2F9 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - AF7AB6EF4772DF7005A3A86B /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 98218889F7138DA8FF05A3A8 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - B6940E83F5A18CE1DC9D0BB2 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 9CB82796EC8649C3AC621805 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - F1C6FA1ABFEFA9DD53A7B8E8 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - AA203DFDF8502DF46F176190 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 0B79061CA79B3045A5B81ACD /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - AA5B19C0922A68B64E2EA35A /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - F2169D8ACFDBBA7D26FCCBD8 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - AC00EF2D1E13D99AE18A1362 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 66562A26749676E7CD2BEBB2 /* fltk.framework in CopyFiles */, - 5E71CF75BEA893FEABC5D71B /* fltk_gl.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - AC36F687FDBF8CCF542C6369 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - CCBA42B41DC49950A9E74BF1 /* fltk.framework in CopyFiles */, - 6C121DB655DF72455AD07862 /* fltk_forms.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - ADB965405855BB547786982C /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 075D902AD577A148FB33ACAE /* fltk.framework in CopyFiles */, - 1A14C4DE9E6CF0B95B0FB8AD /* fltk_forms.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - AE6382154736E22FC10B2BF0 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 66F171E715C700BAE6C97C61 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B1608C348129813E176E8357 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 9D9D80346287098BF39EFA5D /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B77EF555DF7D2283999BB0F2 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 6D84DDCA780B4B8B5C10849E /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - BAA16D4B3709554A4558AF91 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 6EDC00A2A72FBC2364315591 /* fltk.framework in CopyFiles */, - D5BBC609BD2F3A442651774C /* fltk_images.framework in CopyFiles */, - D2A2528E9AF246F20E96A7FB /* fltk_jpeg.framework in CopyFiles */, - F0C366896B5A9CFED45E1DF1 /* fltk_png.framework in CopyFiles */, - F13E156B3E3367FB3F03BF4D /* fltk_zlib.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - BED4EECA87D03F546D268B16 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 928D03671DF168D88B96D178 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C53FE249ADCCCD36B1EC326E /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 794879F3090773543095027D /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C828F73FC372E787EE66D21A /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 8A80E9D910324212101C3E76 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C9165EA91291A304003FF4F0 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - C9165EAA1291A304003FF4F0 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C99FD8E112D2A295002FC776 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 7; - files = ( - C99FD8E212D2A2AD002FC776 /* browser.cxx in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C9EDD42D1274B84100ADB21C /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - comments = "Copy all FLTK headers into a custom position within the Framework. FLTK requires a slightly different syntax compared to regular Apple frameworks.\n\nApple (this does not work!):\n #include \n\nFLTK:\n #include \n\nFor the second format to work, the following path must be added to the project:\n /Library/Framework/fltk.framework/Headers/\n\n"; - dstPath = ../Headers/FL; - dstSubfolderSpec = 7; - files = ( - C9EDD4ED1274BBCD00ADB21C /* forms.H in CopyFiles */, - C9EDD4C91274B95700ADB21C /* Fl_BMP_Image.H in CopyFiles */, - C9EDD4CA1274B95700ADB21C /* Fl_GIF_Image.H in CopyFiles */, - C9EDD4CB1274B95700ADB21C /* Fl_Help_Dialog.H in CopyFiles */, - C9EDD4CC1274B95700ADB21C /* Fl_Help_View.H in CopyFiles */, - C9EDD4CD1274B95700ADB21C /* Fl_JPEG_Image.H in CopyFiles */, - C9EDD4CE1274B95700ADB21C /* Fl_PNG_Image.H in CopyFiles */, - C9EDD4CF1274B95700ADB21C /* Fl_PNM_Image.H in CopyFiles */, - C9EDD4C31274B94D00ADB21C /* Fl_Gl_Window.H in CopyFiles */, - C9EDD4C41274B94D00ADB21C /* gl.h in CopyFiles */, - C9EDD4C51274B94D00ADB21C /* gl2opengl.h in CopyFiles */, - C9EDD4C61274B94D00ADB21C /* gl_draw.H in CopyFiles */, - C9EDD4C71274B94D00ADB21C /* glu.h in CopyFiles */, - C9EDD4C81274B94D00ADB21C /* glut.H in CopyFiles */, - C9EDD4441274B93000ADB21C /* Enumerations.H in CopyFiles */, - C9EDD4451274B93000ADB21C /* Fl.H in CopyFiles */, - C9EDD4461274B93000ADB21C /* Fl_Adjuster.H in CopyFiles */, - C9EDD4471274B93000ADB21C /* Fl_Bitmap.H in CopyFiles */, - C9EDD4481274B93000ADB21C /* Fl_Box.H in CopyFiles */, - C9EDD4491274B93000ADB21C /* Fl_Browser.H in CopyFiles */, - C9EDD44A1274B93000ADB21C /* Fl_Browser_.H in CopyFiles */, - C9EDD44B1274B93000ADB21C /* Fl_Button.H in CopyFiles */, - C9EDD44C1274B93000ADB21C /* Fl_Cairo.H in CopyFiles */, - C9EDD44D1274B93000ADB21C /* Fl_Cairo_Window.H in CopyFiles */, - C9EDD44E1274B93000ADB21C /* Fl_Chart.H in CopyFiles */, - C9EDD44F1274B93000ADB21C /* Fl_Check_Browser.H in CopyFiles */, - C9EDD4501274B93000ADB21C /* Fl_Check_Button.H in CopyFiles */, - C9EDD4511274B93000ADB21C /* Fl_Choice.H in CopyFiles */, - C9EDD4521274B93000ADB21C /* Fl_Clock.H in CopyFiles */, - C9EDD4531274B93000ADB21C /* Fl_Color_Chooser.H in CopyFiles */, - C9EDD4541274B93000ADB21C /* Fl_Counter.H in CopyFiles */, - C9EDD4551274B93000ADB21C /* Fl_Device.H in CopyFiles */, - C9EDD4561274B93000ADB21C /* Fl_Dial.H in CopyFiles */, - C9EDD4571274B93000ADB21C /* Fl_Double_Window.H in CopyFiles */, - C9EDD4581274B93000ADB21C /* Fl_Export.H in CopyFiles */, - C9EDD4591274B93000ADB21C /* Fl_File_Browser.H in CopyFiles */, - C9EDD45A1274B93000ADB21C /* Fl_File_Chooser.H in CopyFiles */, - C9EDD45B1274B93000ADB21C /* Fl_File_Icon.H in CopyFiles */, - C9EDD45C1274B93000ADB21C /* Fl_File_Input.H in CopyFiles */, - C9EDD45D1274B93000ADB21C /* Fl_Fill_Dial.H in CopyFiles */, - C9EDD45E1274B93000ADB21C /* Fl_Fill_Slider.H in CopyFiles */, - C9EDD45F1274B93000ADB21C /* Fl_Float_Input.H in CopyFiles */, - C9EDD4601274B93000ADB21C /* Fl_FormsBitmap.H in CopyFiles */, - C9EDD4611274B93000ADB21C /* Fl_FormsPixmap.H in CopyFiles */, - C9EDD4621274B93000ADB21C /* Fl_Free.H in CopyFiles */, - C9EDD4631274B93000ADB21C /* Fl_Group.H in CopyFiles */, - C9EDD4641274B93000ADB21C /* Fl_Hold_Browser.H in CopyFiles */, - C9EDD4651274B93000ADB21C /* Fl_Hor_Fill_Slider.H in CopyFiles */, - C9EDD4661274B93000ADB21C /* Fl_Hor_Nice_Slider.H in CopyFiles */, - C9EDD4671274B93000ADB21C /* Fl_Hor_Slider.H in CopyFiles */, - C9EDD4681274B93000ADB21C /* Fl_Hor_Value_Slider.H in CopyFiles */, - C9EDD4691274B93000ADB21C /* Fl_Image.H in CopyFiles */, - C9EDD46A1274B93000ADB21C /* Fl_Input.H in CopyFiles */, - C9EDD46B1274B93000ADB21C /* Fl_Input_.H in CopyFiles */, - C9EDD46C1274B93000ADB21C /* Fl_Input_Choice.H in CopyFiles */, - C9EDD46D1274B93000ADB21C /* Fl_Int_Input.H in CopyFiles */, - C9EDD46E1274B93000ADB21C /* Fl_Light_Button.H in CopyFiles */, - C9EDD46F1274B93000ADB21C /* Fl_Line_Dial.H in CopyFiles */, - C9EDD4701274B93000ADB21C /* Fl_Menu.H in CopyFiles */, - C9EDD4711274B93000ADB21C /* Fl_Menu_.H in CopyFiles */, - C9EDD4721274B93000ADB21C /* Fl_Menu_Bar.H in CopyFiles */, - C9EDD4731274B93000ADB21C /* Fl_Menu_Button.H in CopyFiles */, - C9EDD4741274B93000ADB21C /* Fl_Menu_Item.H in CopyFiles */, - C9EDD4751274B93000ADB21C /* Fl_Menu_Window.H in CopyFiles */, - C9EDD4761274B93000ADB21C /* Fl_Multi_Browser.H in CopyFiles */, - C9EDD4771274B93000ADB21C /* Fl_Multi_Label.H in CopyFiles */, - C9EDD4781274B93000ADB21C /* Fl_Multiline_Input.H in CopyFiles */, - C9EDD4791274B93000ADB21C /* Fl_Multiline_Output.H in CopyFiles */, - C9EDD47A1274B93000ADB21C /* Fl_Native_File_Chooser.H in CopyFiles */, - C9EDD47B1274B93000ADB21C /* Fl_Nice_Slider.H in CopyFiles */, - C9EDD47C1274B93000ADB21C /* Fl_Object.H in CopyFiles */, - C9EDD47D1274B93000ADB21C /* Fl_Output.H in CopyFiles */, - C9EDD47E1274B93000ADB21C /* Fl_Overlay_Window.H in CopyFiles */, - C9EDD47F1274B93000ADB21C /* Fl_Pack.H in CopyFiles */, - C9EDD4801274B93000ADB21C /* Fl_Pixmap.H in CopyFiles */, - C9EDD4811274B93000ADB21C /* Fl_Plugin.H in CopyFiles */, - C9EDD4821274B93000ADB21C /* Fl_Positioner.H in CopyFiles */, - C9EDD5B31274C51600ADB21C /* Fl_PostScript.H in CopyFiles */, - C9EDD4831274B93000ADB21C /* Fl_Preferences.H in CopyFiles */, - C9EDD4841274B93000ADB21C /* Fl_Printer.H in CopyFiles */, - C9EDD4851274B93000ADB21C /* Fl_Progress.H in CopyFiles */, - C9EDD4861274B93000ADB21C /* Fl_RGB_Image.H in CopyFiles */, - C9EDD4871274B93000ADB21C /* Fl_Radio_Button.H in CopyFiles */, - C9EDD4881274B93000ADB21C /* Fl_Radio_Light_Button.H in CopyFiles */, - C9EDD4891274B93000ADB21C /* Fl_Radio_Round_Button.H in CopyFiles */, - C9EDD48A1274B93000ADB21C /* Fl_Repeat_Button.H in CopyFiles */, - C9EDD48B1274B93000ADB21C /* Fl_Return_Button.H in CopyFiles */, - C9EDD48C1274B93000ADB21C /* Fl_Roller.H in CopyFiles */, - C9EDD48D1274B93000ADB21C /* Fl_Round_Button.H in CopyFiles */, - C9EDD48E1274B93000ADB21C /* Fl_Round_Clock.H in CopyFiles */, - C9EDD48F1274B93000ADB21C /* Fl_Scroll.H in CopyFiles */, - C9EDD4901274B93000ADB21C /* Fl_Scrollbar.H in CopyFiles */, - C9EDD4911274B93000ADB21C /* Fl_Secret_Input.H in CopyFiles */, - C9EDD4921274B93000ADB21C /* Fl_Select_Browser.H in CopyFiles */, - C9EDD4931274B93000ADB21C /* Fl_Shared_Image.H in CopyFiles */, - C9EDD4941274B93000ADB21C /* Fl_Simple_Counter.H in CopyFiles */, - C9EDD4951274B93000ADB21C /* Fl_Single_Window.H in CopyFiles */, - C9EDD4961274B93000ADB21C /* Fl_Slider.H in CopyFiles */, - C9EDD4971274B93000ADB21C /* Fl_Spinner.H in CopyFiles */, - C9EDD4981274B93000ADB21C /* Fl_Sys_Menu_Bar.H in CopyFiles */, - C9EDD4991274B93000ADB21C /* Fl_Table.H in CopyFiles */, - C9EDD49A1274B93000ADB21C /* Fl_Table_Row.H in CopyFiles */, - C9EDD49B1274B93000ADB21C /* Fl_Tabs.H in CopyFiles */, - C9EDD49C1274B93000ADB21C /* Fl_Text_Buffer.H in CopyFiles */, - C9EDD49D1274B93000ADB21C /* Fl_Text_Display.H in CopyFiles */, - C9EDD49E1274B93000ADB21C /* Fl_Text_Editor.H in CopyFiles */, - C9EDD49F1274B93000ADB21C /* Fl_Tile.H in CopyFiles */, - C9EDD4A01274B93000ADB21C /* Fl_Tiled_Image.H in CopyFiles */, - C9EDD4A11274B93000ADB21C /* Fl_Timer.H in CopyFiles */, - C9EDD4A21274B93000ADB21C /* Fl_Toggle_Button.H in CopyFiles */, - C9EDD4A31274B93000ADB21C /* Fl_Toggle_Light_Button.H in CopyFiles */, - C9EDD4A41274B93000ADB21C /* Fl_Toggle_Round_Button.H in CopyFiles */, - C9EDD4A51274B93000ADB21C /* Fl_Tooltip.H in CopyFiles */, - C9EDD4A61274B93000ADB21C /* Fl_Tree.H in CopyFiles */, - C9EDD4A71274B93000ADB21C /* Fl_Tree_Item.H in CopyFiles */, - C9EDD4A81274B93000ADB21C /* Fl_Tree_Item_Array.H in CopyFiles */, - C9EDD4A91274B93000ADB21C /* Fl_Tree_Prefs.H in CopyFiles */, - C9EDD4AA1274B93000ADB21C /* Fl_Valuator.H in CopyFiles */, - C9EDD4AB1274B93000ADB21C /* Fl_Value_Input.H in CopyFiles */, - C9EDD4AC1274B93000ADB21C /* Fl_Value_Output.H in CopyFiles */, - C9EDD4AD1274B93000ADB21C /* Fl_Value_Slider.H in CopyFiles */, - C9EDD4AE1274B93000ADB21C /* Fl_Widget.H in CopyFiles */, - C9EDD4AF1274B93000ADB21C /* Fl_Window.H in CopyFiles */, - C9EDD4B01274B93000ADB21C /* Fl_Wizard.H in CopyFiles */, - C9EDD4B11274B93000ADB21C /* Fl_XBM_Image.H in CopyFiles */, - C9EDD4B21274B93000ADB21C /* Fl_XPM_Image.H in CopyFiles */, - C9EDD4B41274B93000ADB21C /* dirent.h in CopyFiles */, - C9EDD4B51274B93000ADB21C /* filename.H in CopyFiles */, - C9EDD4B61274B93000ADB21C /* fl_ask.H in CopyFiles */, - C9EDD4B71274B93000ADB21C /* fl_draw.H in CopyFiles */, - C9EDD4B81274B93000ADB21C /* fl_message.H in CopyFiles */, - C9EDD4B91274B93000ADB21C /* fl_show_colormap.H in CopyFiles */, - C9EDD4BA1274B93000ADB21C /* fl_show_input.H in CopyFiles */, - C9EDD4BB1274B93000ADB21C /* fl_types.h in CopyFiles */, - C9EDD4BC1274B93000ADB21C /* fl_utf8.h in CopyFiles */, - C9EDD4BD1274B93000ADB21C /* mac.H in CopyFiles */, - C9EDD4BE1274B93000ADB21C /* math.h in CopyFiles */, - C9EDD4BF1274B93000ADB21C /* names.h in CopyFiles */, - C9EDD4C01274B93000ADB21C /* win32.H in CopyFiles */, - C9EDD4C11274B93000ADB21C /* x.H in CopyFiles */, - C9EDD4C21274B93000ADB21C /* Fl_Paged_Device.H in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C9EDD4DD1274BB4100ADB21C /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - comments = "Copy some selected image headers. FLTK requires a slightly different syntax compared to regular Apple frameworks.\n\nApple (this does not work!):\n #include \n\nFLTK:\n #include \n\nFor the second format to work, the following path must be added to the project:\n /Library/Framework/fltk.framework/Headers/\n\n"; - dstPath = ../Headers/FL/images; - dstSubfolderSpec = 7; - files = ( - C9EDD4E91274BBC000ADB21C /* jconfig.h in CopyFiles */, - C9EDD4EA1274BBC000ADB21C /* jerror.h in CopyFiles */, - C9EDD4EB1274BBC000ADB21C /* jmorecfg.h in CopyFiles */, - C9EDD4EC1274BBC000ADB21C /* jpeglib.h in CopyFiles */, - C9EDD4E01274BB7000ADB21C /* png.h in CopyFiles */, - C9EDD4E11274BB7000ADB21C /* pngconf.h in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - CAC749CC825FEBDDCDF3BB42 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 7E8E2DC7A53A62D0F1EB860E /* fltk.framework in CopyFiles */, - 04DF45396E2902B78B3000E7 /* fltk_gl.framework in CopyFiles */, - 4F038DFA7E6C3AD4C7F1AA3F /* fltk_forms.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - CCBEDDCC81FD47532FFBEEC3 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - D290942090DAC527A34C64CA /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - D37688A219F4F19D999D40FF /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 841E578BD65E09035B1FEE9D /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - D40E5F4F48C9ECADF37F9015 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 159B26C946095CB8019A2601 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - D68C5E7DBB5DD6F7FA6C3121 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - E1563C24BF6A67B0894A9C62 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - E28156A3CBFEC9AE06D4786E /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - CF3F256FD9E7676E994E48ED /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - E2F7CD46720ADD8FCBFAD66C /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - A6A468553E05F8F39B0C6548 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - E3175F32C5E537F31CCC7405 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 27B72DED3A7DC854571BD656 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - E358008622B4B9915BA5BA0A /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - B2906BF409036924F7884036 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - E64C511B77AB8F35A910B0A9 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 6A19D50B01471987066FCBA0 /* fltk.framework in CopyFiles */, - 27995ECF594A0572EAF3C346 /* fltk_gl.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - E77D972F65E2ABE29A94026B /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - D4DFB9268948E993B89517D7 /* fltk.framework in CopyFiles */, - 89D802529418A7DFA1426457 /* fltk_images.framework in CopyFiles */, - C3362094052FF19A8B2ABA4C /* fltk_jpeg.framework in CopyFiles */, - 71A1293362845D379D9FE9D1 /* fltk_png.framework in CopyFiles */, - 6524CA4C83E0EFF0D8DFC432 /* fltk_zlib.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - EB69EF8BBB5C5E7FC00CC490 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 3222D7D927BF1220D08F1DF8 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - EC951A14BC9C727DEF319FAD /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - FD94C73927DDB5ADF142B250 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - F37DD7CB8A1C3B8BE19DC766 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 9EF754F80D24595D4AA26D46 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - F60480C83F372B1B229B0489 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - EDB4BB04710CA83033FEBE51 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - F70F38AB9D113DA6356470D5 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 38FF583076FEFAE950EEBD6E /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - F8CBF5771DF5F8C04AC4A4A9 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 95B623EF2BF8E0A8CF6BD399 /* fltk.framework in CopyFiles */, - 5C908E926420B21866AA191B /* fltk_images.framework in CopyFiles */, - 743107FF599BD4B46CF82FB8 /* fltk_jpeg.framework in CopyFiles */, - D3462ED8E09994945B80D322 /* fltk_png.framework in CopyFiles */, - 233BF3B026584A65E890CC9D /* fltk_zlib.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - FD23C57E5A2080DE56907411 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - B8AE9B8421BBF978AA286070 /* fltk.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXCopyFilesBuildPhase section */ - -/* Begin PBXFileReference section */ - 00B08A2C8EA901C350696F8D /* Fl_compose.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_compose.cxx; path = ../../src/Fl_compose.cxx; sourceTree = SOURCE_ROOT; }; - 00CAAA52DC3193E1133AE26C /* Fl_Float_Input.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Float_Input.H; path = ../../FL/Fl_Float_Input.H; sourceTree = SOURCE_ROOT; }; - 00E3864092375950FE42449E /* Fl_Tree_Item_Array.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Tree_Item_Array.cxx; path = ../../src/Fl_Tree_Item_Array.cxx; sourceTree = SOURCE_ROOT; }; - 020FFBC4E06A072BF8D098FB /* resize.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = resize.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 02C21BB31E7DDFE9E76F4997 /* Fl_Dial.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Dial.H; path = ../../FL/Fl_Dial.H; sourceTree = SOURCE_ROOT; }; - 02EE866C628E67B0928F7E6C /* output.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = output.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 031DE3DC995A7F7219A471E9 /* resizebox.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = resizebox.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 0330777F0ECC3BA2B055C80E /* Fl_File_Icon2.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_File_Icon2.cxx; path = ../../src/Fl_File_Icon2.cxx; sourceTree = SOURCE_ROOT; }; - 037E92E807DF3B8C0B19FF85 /* pngrtran.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngrtran.c; path = ../../png/pngrtran.c; sourceTree = SOURCE_ROOT; }; - 03B092065D7DE42B7F633A41 /* message.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = message.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 03D5B076E8097600496915F7 /* Fl_Radio_Light_Button.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Radio_Light_Button.H; path = ../../FL/Fl_Radio_Light_Button.H; sourceTree = SOURCE_ROOT; }; - 0512326568039B9A0C5BD3DB /* Fl_File_Input.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_File_Input.H; path = ../../FL/Fl_File_Input.H; sourceTree = SOURCE_ROOT; }; - 052F1F0502DC2E28EA0D2405 /* code.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = code.cxx; path = ../../fluid/code.cxx; sourceTree = SOURCE_ROOT; }; - 05376DC900B2C885B847EA36 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = ""; }; - 058BCBC36ADE724A418F1C43 /* Fl_Color_Chooser.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Color_Chooser.cxx; path = ../../src/Fl_Color_Chooser.cxx; sourceTree = SOURCE_ROOT; }; - 05BBBFE4BED0452E5D6A81F7 /* Fl_Positioner.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Positioner.cxx; path = ../../src/Fl_Positioner.cxx; sourceTree = SOURCE_ROOT; }; - 05ECF96A7262C1F1111ABCC7 /* native-filechooser.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "native-filechooser.app"; sourceTree = BUILT_PRODUCTS_DIR; }; - 077BDEA1F0364BDA61518702 /* fl_diamond_box.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_diamond_box.cxx; path = ../../src/fl_diamond_box.cxx; sourceTree = SOURCE_ROOT; }; - 07CDB54753C46D7CB01A3C8C /* forms_compatability.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = forms_compatability.cxx; path = ../../src/forms_compatability.cxx; sourceTree = SOURCE_ROOT; }; - 097D0B476E396B9AAC6FA1E0 /* fltk_forms.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = fltk_forms.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 09A359CA8F522F64BAF6CEAF /* Fl_x.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_x.cxx; path = ../../src/Fl_x.cxx; sourceTree = SOURCE_ROOT; }; - 09A55ED62CD9010F1E512122 /* curve.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = curve.cxx; path = ../../test/curve.cxx; sourceTree = SOURCE_ROOT; }; - 09FC37C8231478832FDD1F9E /* align_widget.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = align_widget.cxx; path = ../../fluid/align_widget.cxx; sourceTree = SOURCE_ROOT; }; - 0A447B8708FA755BB960A134 /* fl_encoding_mac_roman.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_encoding_mac_roman.cxx; path = ../../src/fl_encoding_mac_roman.cxx; sourceTree = SOURCE_ROOT; }; - 0A9C06C70D7733C29D99F901 /* buttons.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = buttons.cxx; path = ../../test/buttons.cxx; sourceTree = SOURCE_ROOT; }; - 0B5987E1A293E67A6290612A /* fl_line_style.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_line_style.cxx; path = ../../src/fl_line_style.cxx; sourceTree = SOURCE_ROOT; }; - 0B800D01D215C41573FFE4DA /* Fl_Type.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Type.cxx; path = ../../fluid/Fl_Type.cxx; sourceTree = SOURCE_ROOT; }; - 0B9D4355B2E878715DD43AD3 /* Fl_Widget.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Widget.cxx; path = ../../src/Fl_Widget.cxx; sourceTree = SOURCE_ROOT; }; - 0BD550D5F4A9E53E93B19234 /* Fl_Tree_Item.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Tree_Item.H; path = ../../FL/Fl_Tree_Item.H; sourceTree = SOURCE_ROOT; }; - 0C4D02EC5E80D2BF56CFB48B /* jcapistd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jcapistd.c; path = ../../jpeg/jcapistd.c; sourceTree = SOURCE_ROOT; }; - 0C9E126B5F827C426EC22043 /* tabs.fl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = tabs.fl; path = ../../test/tabs.fl; sourceTree = SOURCE_ROOT; }; - 0CAFE7CA950A492FE35F2163 /* Fl_Chart.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Chart.H; path = ../../FL/Fl_Chart.H; sourceTree = SOURCE_ROOT; }; - 0CBC6DC7942212D47B70681B /* Fl_XPM_Image.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_XPM_Image.cxx; path = ../../src/Fl_XPM_Image.cxx; sourceTree = SOURCE_ROOT; }; - 0CFB24E7079EC601366BCECF /* Fl_Table_Row.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Table_Row.H; path = ../../FL/Fl_Table_Row.H; sourceTree = SOURCE_ROOT; }; - 0DBD503036293A8AEFAC6725 /* Fl_Tooltip.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Tooltip.cxx; path = ../../src/Fl_Tooltip.cxx; sourceTree = SOURCE_ROOT; }; - 0DFF833B9E81E11FA3E3A85A /* tile.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = tile.cxx; path = ../../test/tile.cxx; sourceTree = SOURCE_ROOT; }; - 0E259033BF45B73C21409C8F /* Fl_display.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_display.cxx; path = ../../src/Fl_display.cxx; sourceTree = SOURCE_ROOT; }; - 0EB55F59B3D0D0BD1A8BFE5E /* fl_color.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_color.cxx; path = ../../src/fl_color.cxx; sourceTree = SOURCE_ROOT; }; - 0EC11A5CAD4E3607A72BEF84 /* Fl_Single_Window.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Single_Window.H; path = ../../FL/Fl_Single_Window.H; sourceTree = SOURCE_ROOT; }; - 102A2F111D6E3FEE95E5B473 /* tabs.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = tabs.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 102D0B1D203936477107B2D8 /* widget_panel.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = widget_panel.cxx; path = ../../fluid/widget_panel.cxx; sourceTree = SOURCE_ROOT; }; - 1072C2A463FBCF2C5E278649 /* Fl_RGB_Image.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_RGB_Image.H; path = ../../FL/Fl_RGB_Image.H; sourceTree = SOURCE_ROOT; }; - 116F849BE68830F05CA66B9A /* Fl_Table.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Table.cxx; path = ../../src/Fl_Table.cxx; sourceTree = SOURCE_ROOT; }; - 11A4DF1725F38E4341C5C663 /* pngwrite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngwrite.c; path = ../../png/pngwrite.c; sourceTree = SOURCE_ROOT; }; - 13BCF00369D5254F0CE49599 /* Fl_Round_Button.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Round_Button.cxx; path = ../../src/Fl_Round_Button.cxx; sourceTree = SOURCE_ROOT; }; - 1433F1B8C4085D5D5E1BA0E1 /* Fl_XPM_Image.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_XPM_Image.H; path = ../../FL/Fl_XPM_Image.H; sourceTree = SOURCE_ROOT; }; - 147BE92B6E470D0A80BD203D /* doublebuffer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = doublebuffer.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 149DEBE486F3554738429684 /* Fl_Browser_.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Browser_.H; path = ../../FL/Fl_Browser_.H; sourceTree = SOURCE_ROOT; }; - 14AA766D5DA5A8BCFF60B626 /* jcprepct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jcprepct.c; path = ../../jpeg/jcprepct.c; sourceTree = SOURCE_ROOT; }; - 1501BD6AB688B2DB8120E852 /* fl_call_main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = fl_call_main.c; path = ../../src/fl_call_main.c; sourceTree = SOURCE_ROOT; }; - 15405AF3DA5E1FF9D702C263 /* input_choice.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = input_choice.cxx; path = ../../test/input_choice.cxx; sourceTree = SOURCE_ROOT; }; - 15B635124165659EFD5640FF /* Fl_JPEG_Image.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_JPEG_Image.H; path = ../../FL/Fl_JPEG_Image.H; sourceTree = SOURCE_ROOT; }; - 1649775917C34003C78C7576 /* cube.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = cube.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 16A1B66BA02AC26B38AD52A1 /* color_chooser.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = color_chooser.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 176A3053D562D80CD4D3A400 /* print_panel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = print_panel.h; path = ../../fluid/print_panel.h; sourceTree = SOURCE_ROOT; }; - 17D45DE262939B64E8894DBB /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = /usr/lib/libz.dylib; sourceTree = ""; }; - 17D7629A8FC1C1A1DABEDAC0 /* Fl_File_Chooser2.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_File_Chooser2.cxx; path = ../../src/Fl_File_Chooser2.cxx; sourceTree = SOURCE_ROOT; }; - 18A8E88697605A73C46C0DDF /* Fl_File_Icon.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_File_Icon.H; path = ../../FL/Fl_File_Icon.H; sourceTree = SOURCE_ROOT; }; - 197D446B1F4FEB565793FC67 /* Fl_Tree_Prefs.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Tree_Prefs.cxx; path = ../../src/Fl_Tree_Prefs.cxx; sourceTree = SOURCE_ROOT; }; - 199EA4C60DD488096817D322 /* Fl_Menu_Button.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Menu_Button.cxx; path = ../../src/Fl_Menu_Button.cxx; sourceTree = SOURCE_ROOT; }; - 19C5DB6F3DD5011DAE6F79AB /* Fl_Adjuster.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Adjuster.cxx; path = ../../src/Fl_Adjuster.cxx; sourceTree = SOURCE_ROOT; }; - 1AC9AD74C0E0B27EA2A99DF7 /* Fl_File_Chooser.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_File_Chooser.cxx; path = ../../src/Fl_File_Chooser.cxx; sourceTree = SOURCE_ROOT; }; - 1BCEDC8AA971784435AC3119 /* adjuster.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = adjuster.cxx; path = ../../test/adjuster.cxx; sourceTree = SOURCE_ROOT; }; - 1C17C98660CE64B98C8E2DFB /* fonts.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fonts.cxx; path = ../../test/fonts.cxx; sourceTree = SOURCE_ROOT; }; - 1C75365D167645656C3A6752 /* ps_image.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ps_image.cxx; path = ../../src/ps_image.cxx; sourceTree = SOURCE_ROOT; }; - 1CFFC165E8EE6C1AD9CFD33C /* Fl_Int_Input.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Int_Input.H; path = ../../FL/Fl_Int_Input.H; sourceTree = SOURCE_ROOT; }; - 1D02929D32167C37921C842E /* resizebox.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = resizebox.cxx; path = ../../test/resizebox.cxx; sourceTree = SOURCE_ROOT; }; - 1D152F81B7390EEECF3BB670 /* preferences.fl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = preferences.fl; path = ../../test/preferences.fl; sourceTree = SOURCE_ROOT; }; - 1D499CE6ECA4995EEA46EAD7 /* math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = math.h; path = ../../FL/math.h; sourceTree = SOURCE_ROOT; }; - 1DBDBB6B583C028BD8D1D2F4 /* Fl_Menu_Bar.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Menu_Bar.H; path = ../../FL/Fl_Menu_Bar.H; sourceTree = SOURCE_ROOT; }; - 1E431497B296C454015D42C2 /* pixmap_browser.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = pixmap_browser.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 1F4662A0BC6D0B396E78A8B5 /* symbols.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = symbols.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 1F6E4CE3C0DF58D8F7B3A94A /* gl_overlay.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gl_overlay.cxx; path = ../../test/gl_overlay.cxx; sourceTree = SOURCE_ROOT; }; - 1FB7B9BDAA5F88A0223A5EA9 /* jddctmgr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jddctmgr.c; path = ../../jpeg/jddctmgr.c; sourceTree = SOURCE_ROOT; }; - 1FCDDD4E00F7CAA8193CAE04 /* Fl_Overlay_Window.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Overlay_Window.H; path = ../../FL/Fl_Overlay_Window.H; sourceTree = SOURCE_ROOT; }; - 20A898FCF6349F72BABDC497 /* Fl_Positioner.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Positioner.H; path = ../../FL/Fl_Positioner.H; sourceTree = SOURCE_ROOT; }; - 21094B942E7FBFBCF1679259 /* Fl_Hor_Nice_Slider.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Hor_Nice_Slider.H; path = ../../FL/Fl_Hor_Nice_Slider.H; sourceTree = SOURCE_ROOT; }; - 2148BFD8D4CD2F1527B71C3C /* cube.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = cube.cxx; path = ../../test/cube.cxx; sourceTree = SOURCE_ROOT; }; - 231CFE382C2134110A029AD0 /* adjuster.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = adjuster.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 2333DEC98DFFAA27F3D85449 /* file.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = file.cxx; path = ../../fluid/file.cxx; sourceTree = SOURCE_ROOT; }; - 2483CB305CCA0A319EF35BCF /* jccoefct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jccoefct.c; path = ../../jpeg/jccoefct.c; sourceTree = SOURCE_ROOT; }; - 24E8C158A0FFA9C8900E98D8 /* pngwtran.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngwtran.c; path = ../../png/pngwtran.c; sourceTree = SOURCE_ROOT; }; - 25F7E879F4C04CF85422D2B7 /* keyboard.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = keyboard.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 2621527FD926C67B778C41F3 /* fl_draw.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = fl_draw.H; path = ../../FL/fl_draw.H; sourceTree = SOURCE_ROOT; }; - 270962DA6A7684128875ADDE /* Fl_Round_Button.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Round_Button.H; path = ../../FL/Fl_Round_Button.H; sourceTree = SOURCE_ROOT; }; - 273EA935130ACF91000D6870 /* jaricom.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jaricom.c; path = ../../jpeg/jaricom.c; sourceTree = SOURCE_ROOT; }; - 273EA936130ACF91000D6870 /* jcarith.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jcarith.c; path = ../../jpeg/jcarith.c; sourceTree = SOURCE_ROOT; }; - 273EA937130ACF91000D6870 /* jdarith.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdarith.c; path = ../../jpeg/jdarith.c; sourceTree = SOURCE_ROOT; }; - 273EA938130ACF91000D6870 /* jdct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jdct.h; path = ../../jpeg/jdct.h; sourceTree = SOURCE_ROOT; }; - 273EA939130ACF91000D6870 /* jinclude.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jinclude.h; path = ../../jpeg/jinclude.h; sourceTree = SOURCE_ROOT; }; - 273EA93A130ACF91000D6870 /* jmemsys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jmemsys.h; path = ../../jpeg/jmemsys.h; sourceTree = SOURCE_ROOT; }; - 273EA93B130ACF91000D6870 /* jpegint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jpegint.h; path = ../../jpeg/jpegint.h; sourceTree = SOURCE_ROOT; }; - 273EA93C130ACF91000D6870 /* jversion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jversion.h; path = ../../jpeg/jversion.h; sourceTree = SOURCE_ROOT; }; - 274CBEBF1D1BFD5C91605CBE /* Fl_add_idle.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_add_idle.cxx; path = ../../src/Fl_add_idle.cxx; sourceTree = SOURCE_ROOT; }; - 27C65F509527076EB26E9C0F /* Fl_Gl_Choice.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Gl_Choice.cxx; path = ../../src/Fl_Gl_Choice.cxx; sourceTree = SOURCE_ROOT; }; - 28AFF174A53E38CCB7475C19 /* jdmaster.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdmaster.c; path = ../../jpeg/jdmaster.c; sourceTree = SOURCE_ROOT; }; - 28E8F2802DEA5334F914BE98 /* Fl_grab.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_grab.cxx; path = ../../src/Fl_grab.cxx; sourceTree = SOURCE_ROOT; }; - 28F3E4EBB6E5F8420624A5DA /* Fl_Scrollbar.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Scrollbar.H; path = ../../FL/Fl_Scrollbar.H; sourceTree = SOURCE_ROOT; }; - 29E61287C1F4A1123829C900 /* glut_font.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = glut_font.cxx; path = ../../src/glut_font.cxx; sourceTree = SOURCE_ROOT; }; - 2A3CEBA07E8AE9BF4C002531 /* CubeMain.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CubeMain.cxx; path = ../../test/CubeMain.cxx; sourceTree = SOURCE_ROOT; }; - 2A5CB08352A0DBD0980FC770 /* pngpread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngpread.c; path = ../../png/pngpread.c; sourceTree = SOURCE_ROOT; }; - 2B5CC86924C64E849EBE0179 /* jidctfst.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jidctfst.c; path = ../../jpeg/jidctfst.c; sourceTree = SOURCE_ROOT; }; - 2BECA86D733575C07B9982DF /* filename_isdir.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = filename_isdir.cxx; path = ../../src/filename_isdir.cxx; sourceTree = SOURCE_ROOT; }; - 2CD1EF8B4BFD0820E9A42641 /* Fl_Color_Chooser.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Color_Chooser.H; path = ../../FL/Fl_Color_Chooser.H; sourceTree = SOURCE_ROOT; }; - 2D8189C8293D1D51B5409B28 /* CodeEditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CodeEditor.h; path = ../../fluid/CodeEditor.h; sourceTree = SOURCE_ROOT; }; - 2DD93178E8AFA850DAC293FC /* fl_dnd.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_dnd.cxx; path = ../../src/fl_dnd.cxx; sourceTree = SOURCE_ROOT; }; - 2DE25DB4CE986C1857B5ECF7 /* Fl_Native_File_Chooser.cxx */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.cpp; fileEncoding = 4; name = Fl_Native_File_Chooser.cxx; path = ../../src/Fl_Native_File_Chooser.cxx; sourceTree = SOURCE_ROOT; }; - 2E774D7FE17DC45AFDF985FE /* message.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = message.cxx; path = ../../test/message.cxx; sourceTree = SOURCE_ROOT; }; - 31D736821E68F01A1A11FC9F /* Fl_Help_View.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Help_View.H; path = ../../FL/Fl_Help_View.H; sourceTree = SOURCE_ROOT; }; - 31FF037FBCA8B6C0CACB0A37 /* list_visuals.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = list_visuals.cxx; path = ../../test/list_visuals.cxx; sourceTree = SOURCE_ROOT; }; - 323779B8DE42371A98337337 /* CubeView.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CubeView.cxx; path = ../../test/CubeView.cxx; sourceTree = SOURCE_ROOT; }; - 3306C66283D192B1B1739E25 /* fl_curve.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_curve.cxx; path = ../../src/fl_curve.cxx; sourceTree = SOURCE_ROOT; }; - 330837DFFF31CE2EB245C7EC /* Fl_PNM_Image.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_PNM_Image.H; path = ../../FL/Fl_PNM_Image.H; sourceTree = SOURCE_ROOT; }; - 332598626430923370C48554 /* Fl_Image.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Image.H; path = ../../FL/Fl_Image.H; sourceTree = SOURCE_ROOT; }; - 33AF346DF043165E0A62ABB5 /* Fl_Double_Window.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Double_Window.cxx; path = ../../src/Fl_Double_Window.cxx; sourceTree = SOURCE_ROOT; }; - 33F18D02CA150D5654D48366 /* jidctint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jidctint.c; path = ../../jpeg/jidctint.c; sourceTree = SOURCE_ROOT; }; - 340E5CD1F39C1484B1BCE8F3 /* fl_oval_box.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_oval_box.cxx; path = ../../src/fl_oval_box.cxx; sourceTree = SOURCE_ROOT; }; - 34A2B3EFA6146F599E7CA80A /* forms_bitmap.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = forms_bitmap.cxx; path = ../../src/forms_bitmap.cxx; sourceTree = SOURCE_ROOT; }; - 34CB383C3A4360C14B58562E /* Fl_Value_Input.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Value_Input.cxx; path = ../../src/Fl_Value_Input.cxx; sourceTree = SOURCE_ROOT; }; - 351BFCA4747AF494F84FFE36 /* Fl_Table_Row.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Table_Row.cxx; path = ../../src/Fl_Table_Row.cxx; sourceTree = SOURCE_ROOT; }; - 368BC008DC3AE26333DF0321 /* editor.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = editor.cxx; path = ../../test/editor.cxx; sourceTree = SOURCE_ROOT; }; - 376B0C1D3D0947B5EDCDE8E5 /* Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Demo.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 377C68AADE10A3244413CFF6 /* jidctflt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jidctflt.c; path = ../../jpeg/jidctflt.c; sourceTree = SOURCE_ROOT; }; - 3789CACF6C845E9C0DE0C58F /* Fl_Preferences.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Preferences.cxx; path = ../../src/Fl_Preferences.cxx; sourceTree = SOURCE_ROOT; }; - 37EC93410A76CE3EB094F162 /* jcapimin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jcapimin.c; path = ../../jpeg/jcapimin.c; sourceTree = SOURCE_ROOT; }; - 37F324F95525339860AEED24 /* keyboard.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = keyboard.cxx; path = ../../test/keyboard.cxx; sourceTree = SOURCE_ROOT; }; - 382F938CFABC25BC02C13939 /* Fl_Menu_add.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Menu_add.cxx; path = ../../src/Fl_Menu_add.cxx; sourceTree = SOURCE_ROOT; }; - 390863A4D5D1B4C7C9B58679 /* Fl_Box.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Box.H; path = ../../FL/Fl_Box.H; sourceTree = SOURCE_ROOT; }; - 393BD835A7EBE8F1F43AC188 /* Fl_Help_Dialog.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Help_Dialog.cxx; path = ../../src/Fl_Help_Dialog.cxx; sourceTree = SOURCE_ROOT; }; - 39CD231E22E0B53E92CABDC9 /* file_chooser.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = file_chooser.cxx; path = ../../test/file_chooser.cxx; sourceTree = SOURCE_ROOT; }; - 39E501DBC41F2617B69BEE95 /* fl_arc.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_arc.cxx; path = ../../src/fl_arc.cxx; sourceTree = SOURCE_ROOT; }; - 3AFC31503AB99F6D00BAC647 /* Fl_Dial.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Dial.cxx; path = ../../src/Fl_Dial.cxx; sourceTree = SOURCE_ROOT; }; - 3D85A740C2D5F1D6C6A9420D /* fl_engraved_label.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_engraved_label.cxx; path = ../../src/fl_engraved_label.cxx; sourceTree = SOURCE_ROOT; }; - 3DAF0F1BE5742F8D8D130AF1 /* table.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = table.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 3E092095198BF5104BE09D78 /* Fl_Text_Editor.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Text_Editor.H; path = ../../FL/Fl_Text_Editor.H; sourceTree = SOURCE_ROOT; }; - 3E19864FD168E465A1DAFA6A /* blocks.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = blocks.cxx; path = ../../test/blocks.cxx; sourceTree = SOURCE_ROOT; }; - 3EB2D50857F16B94D2C516E9 /* Fl_BMP_Image.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_BMP_Image.cxx; path = ../../src/Fl_BMP_Image.cxx; sourceTree = SOURCE_ROOT; }; - 3F000DD5F091F66BC42822E3 /* Fl_Bitmap.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Bitmap.cxx; path = ../../src/Fl_Bitmap.cxx; sourceTree = SOURCE_ROOT; }; - 3F0F366F151B9E0E2FAD0948 /* editor.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = editor.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 3F60A41762817C834FF38947 /* Fl_Scroll.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Scroll.cxx; path = ../../src/Fl_Scroll.cxx; sourceTree = SOURCE_ROOT; }; - 4036292D2024DE5622EA0D11 /* forms_free.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = forms_free.cxx; path = ../../src/forms_free.cxx; sourceTree = SOURCE_ROOT; }; - 40E462179ABB6A6D0FBD72FE /* Fl_Type.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Fl_Type.h; path = ../../fluid/Fl_Type.h; sourceTree = SOURCE_ROOT; }; - 4120FB2B23E168C4377E78E2 /* image.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = image.cxx; path = ../../test/image.cxx; sourceTree = SOURCE_ROOT; }; - 4194C917D667C0E2FCEF0A39 /* Fl_Valuator.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Valuator.cxx; path = ../../src/Fl_Valuator.cxx; sourceTree = SOURCE_ROOT; }; - 41D6B03607BD43BB0D703411 /* Fl_Repeat_Button.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Repeat_Button.cxx; path = ../../src/Fl_Repeat_Button.cxx; sourceTree = SOURCE_ROOT; }; - 42660BA0E346168608D0FADB /* fl_utf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = fl_utf.c; path = ../../src/fl_utf.c; sourceTree = SOURCE_ROOT; }; - 428497C5DD96FDB07B2A8BC5 /* jdmainct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdmainct.c; path = ../../jpeg/jdmainct.c; sourceTree = SOURCE_ROOT; }; - 42C67E2C7BDA83D7AACF300C /* CubeView.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CubeView.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 42C83618F3462133634D3CF9 /* output.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = output.cxx; path = ../../test/output.cxx; sourceTree = SOURCE_ROOT; }; - 42FEA3A2967D04217C27FA61 /* Fl_Secret_Input.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Secret_Input.H; path = ../../FL/Fl_Secret_Input.H; sourceTree = SOURCE_ROOT; }; - 431856A376572B057493295D /* fracviewer.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fracviewer.cxx; path = ../../test/fracviewer.cxx; sourceTree = SOURCE_ROOT; }; - 4343E645136756B9FEEE6902 /* fl_cursor.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_cursor.cxx; path = ../../src/fl_cursor.cxx; sourceTree = SOURCE_ROOT; }; - 43D9A7CD936B1382F5EA23E1 /* about_panel.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = about_panel.cxx; path = ../../fluid/about_panel.cxx; sourceTree = SOURCE_ROOT; }; - 44277061B27BFBE1FB22B79B /* menubar.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = menubar.cxx; path = ../../test/menubar.cxx; sourceTree = SOURCE_ROOT; }; - 451D01896EFDD83277515630 /* glut.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = glut.H; path = ../../FL/glut.H; sourceTree = SOURCE_ROOT; }; - 4577F046D6D5D93D2553BFBC /* jdtrans.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdtrans.c; path = ../../jpeg/jdtrans.c; sourceTree = SOURCE_ROOT; }; - 45B993D3FA0EED6037499D3A /* color_chooser.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = color_chooser.cxx; path = ../../test/color_chooser.cxx; sourceTree = SOURCE_ROOT; }; - 461BBD068DF8C58F4FFB131B /* Fl_Round_Clock.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Round_Clock.H; path = ../../FL/Fl_Round_Clock.H; sourceTree = SOURCE_ROOT; }; - 46DBACE210E8AEF57FFB5693 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = ""; }; - 48A8DC166D69EDC6F24AE678 /* rotated_text.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = rotated_text.cxx; path = ../../test/rotated_text.cxx; sourceTree = SOURCE_ROOT; }; - 49F26943DBCFA9878A9C3F55 /* adler32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = adler32.c; path = ../../zlib/adler32.c; sourceTree = SOURCE_ROOT; }; - 4A588F0AA73E5324BEE111A7 /* Fl_Window_Type.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Window_Type.cxx; path = ../../fluid/Fl_Window_Type.cxx; sourceTree = SOURCE_ROOT; }; - 4A6DFBFA4FDD6D0B8F65009E /* template_panel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = template_panel.h; path = ../../fluid/template_panel.h; sourceTree = SOURCE_ROOT; }; - 4B1195741A8CCE772D17856C /* Fl_Check_Button.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Check_Button.H; path = ../../FL/Fl_Check_Button.H; sourceTree = SOURCE_ROOT; }; - 4B15B198B23709B54F5D52AD /* device.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = device.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 4B4931D88DEFF9253DD2B260 /* inffast.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = inffast.c; path = ../../zlib/inffast.c; sourceTree = SOURCE_ROOT; }; - 4BDB9923B5247EC384C1E74D /* pixmap.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = pixmap.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 4C2979BC9629FABDCC0271BB /* jcmainct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jcmainct.c; path = ../../jpeg/jcmainct.c; sourceTree = SOURCE_ROOT; }; - 4C2EEE3E17025A63A0AEEF5F /* hello.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = hello.cxx; path = ../../test/hello.cxx; sourceTree = SOURCE_ROOT; }; - 4C9AF6F2C1B78A67FFD177F9 /* gl2opengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gl2opengl.h; path = ../../FL/gl2opengl.h; sourceTree = SOURCE_ROOT; }; - 4CABCBB89F9DD5CF57BB9779 /* Fl_Paged_Device.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Paged_Device.H; path = ../../FL/Fl_Paged_Device.H; sourceTree = SOURCE_ROOT; }; - 4CD4094D8712818EACF5C7C5 /* Fl_Progress.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Progress.H; path = ../../FL/Fl_Progress.H; sourceTree = SOURCE_ROOT; }; - 4CD5A5D2975A2CCB77EBAD43 /* jutils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jutils.c; path = ../../jpeg/jutils.c; sourceTree = SOURCE_ROOT; }; - 4D124BD72F4E63D99837CE0C /* fl_encoding_latin1.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_encoding_latin1.cxx; path = ../../src/fl_encoding_latin1.cxx; sourceTree = SOURCE_ROOT; }; - 4D4D056FC1F1EFEC7585CA17 /* jdpostct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdpostct.c; path = ../../jpeg/jdpostct.c; sourceTree = SOURCE_ROOT; }; - 4D55C9FE101986BC47029A16 /* Fl_Choice.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Choice.cxx; path = ../../src/Fl_Choice.cxx; sourceTree = SOURCE_ROOT; }; - 4E2BE7807B57162E18C7E63F /* Fl_Browser.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Browser.cxx; path = ../../src/Fl_Browser.cxx; sourceTree = SOURCE_ROOT; }; - 4F46F93E8F77640543107453 /* fl_utf8.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fl_utf8.h; path = ../../FL/fl_utf8.h; sourceTree = SOURCE_ROOT; }; - 4F64CD29833871B09CCB278E /* Fl_Repeat_Button.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Repeat_Button.H; path = ../../FL/Fl_Repeat_Button.H; sourceTree = SOURCE_ROOT; }; - 50E8E04A4389A8A2DAB7C53B /* Fl_Text_Buffer.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Text_Buffer.H; path = ../../FL/Fl_Text_Buffer.H; sourceTree = SOURCE_ROOT; }; - 5191489A6263E11B65A57B4D /* valuators.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = valuators.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 51A1DE1F52564E84C104F074 /* jquant2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jquant2.c; path = ../../jpeg/jquant2.c; sourceTree = SOURCE_ROOT; }; - 52C3B1D0A473BDC01D497917 /* Fl_Pack.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Pack.H; path = ../../FL/Fl_Pack.H; sourceTree = SOURCE_ROOT; }; - 530B066D0F3AC2972D9FEC30 /* flstring.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = flstring.c; path = ../../src/flstring.c; sourceTree = SOURCE_ROOT; }; - 53930BEE4CBAAF4C82825F9B /* Fl_Export.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Export.H; path = ../../FL/Fl_Export.H; sourceTree = SOURCE_ROOT; }; - 5426FC8371108CE8BCAB85B2 /* Fl_Widget.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Widget.H; path = ../../FL/Fl_Widget.H; sourceTree = SOURCE_ROOT; }; - 54C40351BD50C2FC094055E5 /* iconize.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = iconize.cxx; path = ../../test/iconize.cxx; sourceTree = SOURCE_ROOT; }; - 5538B949B47F04D03589F2CE /* jdsample.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdsample.c; path = ../../jpeg/jdsample.c; sourceTree = SOURCE_ROOT; }; - 5575DA9A654EB53C515F917A /* png.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = png.c; path = ../../png/png.c; sourceTree = SOURCE_ROOT; }; - 570D0C7510FE3A3FB7A1BD5D /* Fl_Progress.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Progress.cxx; path = ../../src/Fl_Progress.cxx; sourceTree = SOURCE_ROOT; }; - 5722EFFA9B8A529E03233053 /* jdatasrc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdatasrc.c; path = ../../jpeg/jdatasrc.c; sourceTree = SOURCE_ROOT; }; - 57639C1D5415FB55436556A2 /* Fl_Shared_Image.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Shared_Image.cxx; path = ../../src/Fl_Shared_Image.cxx; sourceTree = SOURCE_ROOT; }; - 577CE0F473400471A5F96A52 /* pngwutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngwutil.c; path = ../../png/pngwutil.c; sourceTree = SOURCE_ROOT; }; - 577F8362F7016862051E2AC3 /* fl_overlay.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_overlay.cxx; path = ../../src/fl_overlay.cxx; sourceTree = SOURCE_ROOT; }; - 58166AA7A85D9E037993FC38 /* radio.fl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = radio.fl; path = ../../test/radio.fl; sourceTree = SOURCE_ROOT; }; - 5876E03E2818B598FAA5C307 /* fl_rounded_box.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_rounded_box.cxx; path = ../../src/fl_rounded_box.cxx; sourceTree = SOURCE_ROOT; }; - 590C56F672356072A5C86BC3 /* valuators.fl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = valuators.fl; path = ../../test/valuators.fl; sourceTree = SOURCE_ROOT; }; - 598DD70F89D7731D61BBD8EF /* fractals.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fractals.cxx; path = ../../test/fractals.cxx; sourceTree = SOURCE_ROOT; }; - 59EAC37D26FEC2AB49D79C08 /* Fl_Radio_Button.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Radio_Button.H; path = ../../FL/Fl_Radio_Button.H; sourceTree = SOURCE_ROOT; }; - 5A7532B3CDA46030885D1D14 /* Fl_Button.cxx */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Button.cxx; path = ../../src/Fl_Button.cxx; sourceTree = SOURCE_ROOT; tabWidth = 8; }; - 5AE1F936F1C186E18C1B9C28 /* is_spacing.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = is_spacing.c; path = ../../src/xutf8/is_spacing.c; sourceTree = SOURCE_ROOT; }; - 5AF5119D08DFC92EA1032671 /* Fl_Slider.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Slider.cxx; path = ../../src/Fl_Slider.cxx; sourceTree = SOURCE_ROOT; }; - 5B2B6ED6A3649923BAAFFDF1 /* Fl_visual.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_visual.cxx; path = ../../src/Fl_visual.cxx; sourceTree = SOURCE_ROOT; }; - 5B566F3BAD7101C63D5494E3 /* Fl_get_key.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_get_key.cxx; path = ../../src/Fl_get_key.cxx; sourceTree = SOURCE_ROOT; }; - 5B8BFBDF9C48A998F0781C9E /* Fl_Hor_Value_Slider.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Hor_Value_Slider.H; path = ../../FL/Fl_Hor_Value_Slider.H; sourceTree = SOURCE_ROOT; }; - 5CD5D087391E39030838C823 /* jcomapi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jcomapi.c; path = ../../jpeg/jcomapi.c; sourceTree = SOURCE_ROOT; }; - 5CDA214AEABC15E3EF1BB172 /* Fl_Adjuster.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Adjuster.H; path = ../../FL/Fl_Adjuster.H; sourceTree = SOURCE_ROOT; }; - 5CE4CB9AEF9070A32A27696D /* fl_overlay_visual.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_overlay_visual.cxx; path = ../../src/fl_overlay_visual.cxx; sourceTree = SOURCE_ROOT; }; - 5D36F806A2C72F1894F0878E /* Fl_File_Icon.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_File_Icon.cxx; path = ../../src/Fl_File_Icon.cxx; sourceTree = SOURCE_ROOT; }; - 5E0EC227A972D2E4F34A2CEB /* Fl_Tree.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Tree.H; path = ../../FL/Fl_Tree.H; sourceTree = SOURCE_ROOT; }; - 5EF025FDE53B2276B6931CD5 /* clock.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = clock.cxx; path = ../../test/clock.cxx; sourceTree = SOURCE_ROOT; }; - 5F328DFEE7B768CF141C8E9E /* zutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = zutil.c; path = ../../zlib/zutil.c; sourceTree = SOURCE_ROOT; }; - 5F4C18EEE3A4065D69073EDA /* tiled_image.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = tiled_image.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 5FAF643D7C2CFA5A83F4B356 /* minimum.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = minimum.cxx; path = ../../test/minimum.cxx; sourceTree = SOURCE_ROOT; }; - 5FB757CD5BD887D355358D2E /* Fl_Menu_Window.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Menu_Window.cxx; path = ../../src/Fl_Menu_Window.cxx; sourceTree = SOURCE_ROOT; }; - 5FF610230DB4932346044FC7 /* Fl_Tree.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Tree.cxx; path = ../../src/Fl_Tree.cxx; sourceTree = SOURCE_ROOT; }; - 60E0CF9ED49BBC25F1AABD5B /* button.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = button.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 6101F771F14EE7AEB2C917A4 /* tree.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = tree.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 6170B3704ED34EBCF80E43C1 /* Fl_Tree_Item.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Tree_Item.cxx; path = ../../src/Fl_Tree_Item.cxx; sourceTree = SOURCE_ROOT; }; - 61D90C98A833DD410C9D5BED /* checkers.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = checkers.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 622198DBFF6479ED2A8B6283 /* glpuzzle.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = glpuzzle.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 62281FC096BA407C4F1E6824 /* win32.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = win32.H; path = ../../FL/win32.H; sourceTree = SOURCE_ROOT; }; - 62777DA2221D60EC8F03C905 /* forms_fselect.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = forms_fselect.cxx; path = ../../src/forms_fselect.cxx; sourceTree = SOURCE_ROOT; }; - 63CB19652C470F1E58DCF01E /* Fl_Input.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Input.cxx; path = ../../src/Fl_Input.cxx; sourceTree = SOURCE_ROOT; }; - 648E9C3B61328280244FCCA5 /* Fl_Input_Choice.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Input_Choice.H; path = ../../FL/Fl_Input_Choice.H; sourceTree = SOURCE_ROOT; }; - 64C9C1F20285A471398A7818 /* Fl_Text_Display.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Text_Display.H; path = ../../FL/Fl_Text_Display.H; sourceTree = SOURCE_ROOT; }; - 65B20106A8A21FCCA56538F8 /* inftrees.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = inftrees.c; path = ../../zlib/inftrees.c; sourceTree = SOURCE_ROOT; }; - 65E1ABE72414529CBD1F937C /* jcsample.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jcsample.c; path = ../../jpeg/jcsample.c; sourceTree = SOURCE_ROOT; }; - 65E5BAE2A9732DA6B4A53098 /* deflate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = deflate.c; path = ../../zlib/deflate.c; sourceTree = SOURCE_ROOT; }; - 67715F3670D58DDDB47DB256 /* fl_images_core.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_images_core.cxx; path = ../../src/fl_images_core.cxx; sourceTree = SOURCE_ROOT; }; - 67989D22AB6482C5B577D395 /* checkers.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = checkers.cxx; path = ../../test/checkers.cxx; sourceTree = SOURCE_ROOT; }; - 67A896B990EDB45C5BC93F01 /* fl_vertex.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_vertex.cxx; path = ../../src/fl_vertex.cxx; sourceTree = SOURCE_ROOT; }; - 6A61D51F0EAB5E5B09020EB5 /* factory.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = factory.cxx; path = ../../fluid/factory.cxx; sourceTree = SOURCE_ROOT; }; - 6B30F6EA5CA69E305D2B82EE /* is_right2left.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = is_right2left.c; path = ../../src/xutf8/is_right2left.c; sourceTree = SOURCE_ROOT; }; - 6BCDA929CD8600DE9AC516DD /* compress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = compress.c; path = ../../zlib/compress.c; sourceTree = SOURCE_ROOT; }; - 6BDBE905BDAC3374782D6E81 /* input.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = input.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 6C1C9A4F054C48CDD6A2DE44 /* Fl_Paged_Device.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Paged_Device.cxx; path = ../../src/Fl_Paged_Device.cxx; sourceTree = SOURCE_ROOT; }; - 6C64353A3129BCCFAA667D86 /* boxtype.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = boxtype.cxx; path = ../../test/boxtype.cxx; sourceTree = SOURCE_ROOT; }; - 6CCA5064754A8314839CB37A /* freeglut_stroke_roman.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = freeglut_stroke_roman.cxx; path = ../../src/freeglut_stroke_roman.cxx; sourceTree = SOURCE_ROOT; }; - 6D999C03407EAEE9C4D3477A /* browser.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = browser.cxx; path = ../../test/browser.cxx; sourceTree = SOURCE_ROOT; }; - 6DCFF326B588B1B27618F28C /* Fl_Image.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Image.cxx; path = ../../src/Fl_Image.cxx; sourceTree = SOURCE_ROOT; }; - 6DFD0BF5428959EE73D260D8 /* threads.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = threads.cxx; path = ../../test/threads.cxx; sourceTree = SOURCE_ROOT; }; - 6E69780F02E318A2154C338D /* fl_round_box.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_round_box.cxx; path = ../../src/fl_round_box.cxx; sourceTree = SOURCE_ROOT; }; - 6F23DFF159ADA2C05E62C263 /* jcmarker.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jcmarker.c; path = ../../jpeg/jcmarker.c; sourceTree = SOURCE_ROOT; }; - 6F994D2DFFEA5301950F21B3 /* rotated_text.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = rotated_text.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 70CEC1A84E24275F0861403F /* Fl_Table.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Table.H; path = ../../FL/Fl_Table.H; sourceTree = SOURCE_ROOT; }; - 71034AFDF079B24D53146252 /* Fl_Value_Output.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Value_Output.H; path = ../../FL/Fl_Value_Output.H; sourceTree = SOURCE_ROOT; }; - 71A50EE5EECC69DC5DD8BE13 /* list_visuals.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = list_visuals.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 729751A4A3DAAAF169C80ACC /* Fl_File_Chooser.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_File_Chooser.H; path = ../../FL/Fl_File_Chooser.H; sourceTree = SOURCE_ROOT; }; - 72C56BE76B2ECF1908249803 /* Fl_Tiled_Image.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Tiled_Image.H; path = ../../FL/Fl_Tiled_Image.H; sourceTree = SOURCE_ROOT; }; - 73374F6E214D9DC3E2264866 /* freeglut_stroke_mono_roman.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = freeglut_stroke_mono_roman.cxx; path = ../../src/freeglut_stroke_mono_roman.cxx; sourceTree = SOURCE_ROOT; }; - 754E11ECF7EB2B3E7E1E3C68 /* pngset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngset.c; path = ../../png/pngset.c; sourceTree = SOURCE_ROOT; }; - 7574410DEB61AC3D68A6C137 /* fl_show_colormap.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = fl_show_colormap.H; path = ../../FL/fl_show_colormap.H; sourceTree = SOURCE_ROOT; }; - 75DEA03FA1E1CA10E4AF212A /* Fl_Menu.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Menu.H; path = ../../FL/Fl_Menu.H; sourceTree = SOURCE_ROOT; }; - 76726B622EF72DCDAD1C0D23 /* Fl_Tiled_Image.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Tiled_Image.cxx; path = ../../src/Fl_Tiled_Image.cxx; sourceTree = SOURCE_ROOT; }; - 76DD2676B757CB7F19B6EF94 /* Fl_Spinner.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Spinner.H; path = ../../FL/Fl_Spinner.H; sourceTree = SOURCE_ROOT; }; - 78EE1A0803C3AAA7BFAF79B8 /* pixmap_browser.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pixmap_browser.cxx; path = ../../test/pixmap_browser.cxx; sourceTree = SOURCE_ROOT; }; - 790078FB2B75406B2E250E59 /* Fl_Line_Dial.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Line_Dial.H; path = ../../FL/Fl_Line_Dial.H; sourceTree = SOURCE_ROOT; }; - 790419B5A0AD64D66F9B19E1 /* Fl_Help_View.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Help_View.cxx; path = ../../src/Fl_Help_View.cxx; sourceTree = SOURCE_ROOT; }; - 79EE61E7DCB96EF56E71DD19 /* Fl_Toggle_Light_Button.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Toggle_Light_Button.H; path = ../../FL/Fl_Toggle_Light_Button.H; sourceTree = SOURCE_ROOT; }; - 7A2CE7959780A1C6E60103E8 /* fl_gtk.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_gtk.cxx; path = ../../src/fl_gtk.cxx; sourceTree = SOURCE_ROOT; }; - 7AC3212E8EECF086DCDEEC46 /* fractals.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = fractals.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 7B084447C58E292798B27283 /* keyboard_ui.fl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = keyboard_ui.fl; path = ../../test/keyboard_ui.fl; sourceTree = SOURCE_ROOT; }; - 7C57535613D421F393DD662F /* fl_shortcut.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_shortcut.cxx; path = ../../src/fl_shortcut.cxx; sourceTree = SOURCE_ROOT; }; - 7C67E3A1368F9AC0A03A7BD6 /* fl_scroll_area.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_scroll_area.cxx; path = ../../src/fl_scroll_area.cxx; sourceTree = SOURCE_ROOT; }; - 7C8D88FDB0A0A32E59465025 /* fl_symbols.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_symbols.cxx; path = ../../src/fl_symbols.cxx; sourceTree = SOURCE_ROOT; }; - 7D546B243A6858F60A678FF1 /* uncompr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = uncompr.c; path = ../../zlib/uncompr.c; sourceTree = SOURCE_ROOT; }; - 7DF4AD3769671959EA813845 /* jcparam.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jcparam.c; path = ../../jpeg/jcparam.c; sourceTree = SOURCE_ROOT; }; - 7E05602BE68211B11E493E18 /* Fl_Menu.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Menu.cxx; path = ../../src/Fl_Menu.cxx; sourceTree = SOURCE_ROOT; }; - 7E51DAB7D0F93ACFB736EE9A /* Fl_Tree_Prefs.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Tree_Prefs.H; path = ../../FL/Fl_Tree_Prefs.H; sourceTree = SOURCE_ROOT; }; - 7F12FCC618E1EEB900AB6A11 /* fl_gleam.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_gleam.cxx; path = ../../src/fl_gleam.cxx; sourceTree = ""; }; - 7F2A29041338C6B80033C0A6 /* pnglibconf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pnglibconf.h; path = ../../png/pnglibconf.h; sourceTree = SOURCE_ROOT; }; - 7F2A29051338C6D40033C0A6 /* pngpriv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pngpriv.h; path = ../../png/pngpriv.h; sourceTree = SOURCE_ROOT; }; - 7F2A29071338C7450033C0A6 /* pngstruct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pngstruct.h; path = ../../png/pngstruct.h; sourceTree = SOURCE_ROOT; }; - 7F2A29081338C7520033C0A6 /* pnginfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pnginfo.h; path = ../../png/pnginfo.h; sourceTree = SOURCE_ROOT; }; - 7F2A29091338C7650033C0A6 /* pngdebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pngdebug.h; path = ../../png/pngdebug.h; sourceTree = SOURCE_ROOT; }; - 7F4762ED12D22C470073A4F9 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = System/Library/Frameworks/ApplicationServices.framework; sourceTree = SDKROOT; }; - 7F4B8ADD01CB2F8BFE43ACBA /* Fl_Menu_Bar.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Menu_Bar.cxx; path = ../../src/Fl_Menu_Bar.cxx; sourceTree = SOURCE_ROOT; }; - 7F54C8A3130FAC4F00E736F3 /* gzclose.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = gzclose.c; path = ../../zlib/gzclose.c; sourceTree = SOURCE_ROOT; }; - 7F54C8A4130FAC4F00E736F3 /* gzlib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = gzlib.c; path = ../../zlib/gzlib.c; sourceTree = SOURCE_ROOT; }; - 7F54C8A5130FAC4F00E736F3 /* gzread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = gzread.c; path = ../../zlib/gzread.c; sourceTree = SOURCE_ROOT; }; - 7F54C8A6130FAC4F00E736F3 /* gzwrite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = gzwrite.c; path = ../../zlib/gzwrite.c; sourceTree = SOURCE_ROOT; }; - 7F54C8A7130FAC4F00E736F3 /* infback.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = infback.c; path = ../../zlib/infback.c; sourceTree = SOURCE_ROOT; }; - 7F66B1D612BB924C00C67B59 /* Fl_cocoa.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = Fl_cocoa.mm; path = ../../src/Fl_cocoa.mm; sourceTree = SOURCE_ROOT; }; - 7F66B1D712BB924C00C67B59 /* Fl_Native_File_Chooser_MAC.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = Fl_Native_File_Chooser_MAC.mm; path = ../../src/Fl_Native_File_Chooser_MAC.mm; sourceTree = SOURCE_ROOT; }; - 7F66B1D812BB924C00C67B59 /* Fl_Quartz_Printer.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = Fl_Quartz_Printer.mm; path = ../../src/Fl_Quartz_Printer.mm; sourceTree = SOURCE_ROOT; }; - 7F6F526319CF0FED0075F408 /* Fl_Window_shape.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Window_shape.cxx; path = ../../src/Fl_Window_shape.cxx; sourceTree = ""; }; - 7F72C8CE1C5A310D001BCD85 /* Fl_win32.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_win32.cxx; path = ../../src/Fl_win32.cxx; sourceTree = ""; }; - 7F784151AF1B748D0F3DB1C0 /* forms.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = forms.cxx; path = ../../test/forms.cxx; sourceTree = SOURCE_ROOT; }; - 7F7CF7F51AB97CEF00E12B22 /* animated.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = animated.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 7F7CF81E1AB9836C00E12B22 /* animated.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = animated.cxx; path = ../../test/animated.cxx; sourceTree = SOURCE_ROOT; }; - 7F92031A16B1A909000FC50F /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = Localizable.strings; sourceTree = ""; }; - 7F92031D16B1A909000FC50F /* French */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = French; path = Localizable.strings; sourceTree = ""; }; - 7F92032016B1A909000FC50F /* German */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = German; path = Localizable.strings; sourceTree = ""; }; - 7F92032316B1A90A000FC50F /* Italian */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = Italian; path = Localizable.strings; sourceTree = ""; }; - 7F92032616B1A90A000FC50F /* Spanish */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = Spanish; path = Localizable.strings; sourceTree = ""; }; - 7FA5C2BD192FAEBB00519823 /* Fl_Copy_Surface.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Copy_Surface.cxx; path = ../../src/Fl_Copy_Surface.cxx; sourceTree = SOURCE_ROOT; }; - 7FA5C2BF192FAECA00519823 /* Fl_Image_Surface.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Image_Surface.cxx; path = ../../src/Fl_Image_Surface.cxx; sourceTree = SOURCE_ROOT; }; - 7FA5C2C1192FAEE300519823 /* Fl_Image_Surface.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Image_Surface.H; path = ../../FL/Fl_Image_Surface.H; sourceTree = SOURCE_ROOT; }; - 7FA5C2C2192FAEF200519823 /* Fl_Copy_Surface.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Copy_Surface.H; path = ../../FL/Fl_Copy_Surface.H; sourceTree = SOURCE_ROOT; }; - 7FAC914955D699539F73B996 /* bitmap.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = bitmap.cxx; path = ../../test/bitmap.cxx; sourceTree = SOURCE_ROOT; }; - 7FBCECC81B1D8AA500AB970D /* libfltk.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libfltk.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 7FC91721DA7888C8A1FD762E /* input_choice.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = input_choice.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 7FED8F161AD699C700276ED9 /* blocks.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = blocks.icns; path = ../../test/blocks.app/Contents/Resources/blocks.icns; sourceTree = ""; }; - 7FED8F191AD69B4200276ED9 /* checkers.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = checkers.icns; path = ../../test/checkers.app/Contents/Resources/checkers.icns; sourceTree = ""; }; - 7FED8F1B1AD69B5B00276ED9 /* sudoku.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = sudoku.icns; path = ../../test/sudoku.app/Contents/Resources/sudoku.icns; sourceTree = ""; }; - 7FFDD15B19BE08A800779AD1 /* Fl_PostScript.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_PostScript.cxx; path = ../../src/Fl_PostScript.cxx; sourceTree = ""; }; - 7FFDE551171D8D0D008753A3 /* Fl_Sys_Menu_Bar.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = Fl_Sys_Menu_Bar.mm; path = ../../src/Fl_Sys_Menu_Bar.mm; sourceTree = SOURCE_ROOT; }; - 800E34DEF9E503C5EC6C4FA5 /* Fl_XBM_Image.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_XBM_Image.cxx; path = ../../src/Fl_XBM_Image.cxx; sourceTree = SOURCE_ROOT; }; - 806103D71A8CD0075BF8E1DA /* Fl_Group.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Group.cxx; path = ../../src/Fl_Group.cxx; sourceTree = SOURCE_ROOT; }; - 80CD4956321634F723D3C40B /* fluid.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = fluid.icns; path = icons/fluid.icns; sourceTree = ""; }; - 80D32CF90973629228CAA7F0 /* Fl_Double_Window.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Double_Window.H; path = ../../FL/Fl_Double_Window.H; sourceTree = SOURCE_ROOT; }; - 80D58C2358E8BBA86A8ADB7C /* Fl_Value_Slider.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Value_Slider.H; path = ../../FL/Fl_Value_Slider.H; sourceTree = SOURCE_ROOT; }; - 80E4ACCB50A295390EC9C1AB /* Fl_Group_Type.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Group_Type.cxx; path = ../../fluid/Fl_Group_Type.cxx; sourceTree = SOURCE_ROOT; }; - 813C830680D031C1B2FCF9B6 /* Fl_Pack.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Pack.cxx; path = ../../src/Fl_Pack.cxx; sourceTree = SOURCE_ROOT; }; - 819B540345E59C29EE9DF3DA /* jcinit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jcinit.c; path = ../../jpeg/jcinit.c; sourceTree = SOURCE_ROOT; }; - 81CBEA61461E59652A309159 /* filename_match.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = filename_match.cxx; path = ../../src/filename_match.cxx; sourceTree = SOURCE_ROOT; }; - 8222D901BB4DAF097B81C1FE /* mandelbrot_ui.fl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = mandelbrot_ui.fl; path = ../../test/mandelbrot_ui.fl; sourceTree = SOURCE_ROOT; }; - 8277A82AB4C46B991D48F852 /* label.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = label.cxx; path = ../../test/label.cxx; sourceTree = SOURCE_ROOT; }; - 82863AEFE086C3469C386C22 /* Fl_Device.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Device.H; path = ../../FL/Fl_Device.H; sourceTree = SOURCE_ROOT; }; - 834EF24528E256603D6F39FF /* menubar.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = menubar.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 83733760D651C218178EAEB3 /* filename_setext.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = filename_setext.cxx; path = ../../src/filename_setext.cxx; sourceTree = SOURCE_ROOT; }; - 83CED42A779FA76E98D37CA8 /* x.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = x.H; path = ../../FL/x.H; sourceTree = SOURCE_ROOT; }; - 84CE79448708855561FEE498 /* Enumerations.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Enumerations.H; path = ../../FL/Enumerations.H; sourceTree = SOURCE_ROOT; }; - 86685DA60EFE7C0F07DC5C3B /* jerror.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jerror.c; path = ../../jpeg/jerror.c; sourceTree = SOURCE_ROOT; }; - 87259ACF8723616344D9AEB2 /* fl_ask.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = fl_ask.H; path = ../../FL/fl_ask.H; sourceTree = SOURCE_ROOT; }; - 877ED586A536CA9D898220D3 /* Fl_GIF_Image.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_GIF_Image.cxx; path = ../../src/Fl_GIF_Image.cxx; sourceTree = SOURCE_ROOT; }; - 87F83C8E6003FAE14C4E8249 /* Fl_PNG_Image.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_PNG_Image.H; path = ../../FL/Fl_PNG_Image.H; sourceTree = SOURCE_ROOT; }; - 87F89271469726AE756E4D93 /* Fl_Cairo.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Cairo.H; path = ../../FL/Fl_Cairo.H; sourceTree = SOURCE_ROOT; }; - 88C72DFE480F42D0547F786B /* gl_draw.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = gl_draw.H; path = ../../FL/gl_draw.H; sourceTree = SOURCE_ROOT; }; - 88F715478C4F84C8E55B0820 /* Fl_Menu_Type.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Menu_Type.cxx; path = ../../fluid/Fl_Menu_Type.cxx; sourceTree = SOURCE_ROOT; }; - 8985E851BEC6BB2BC613E5AD /* Fl_Menu_.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Menu_.H; path = ../../FL/Fl_Menu_.H; sourceTree = SOURCE_ROOT; }; - 8A322CF28E7EAA76A260345A /* Fl_Multiline_Input.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Multiline_Input.H; path = ../../FL/Fl_Multiline_Input.H; sourceTree = SOURCE_ROOT; }; - 8A748CC814B1697A7E2F9D1A /* blocks.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = blocks.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 8AA117275273E1E3B906DA35 /* pngget.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngget.c; path = ../../png/pngget.c; sourceTree = SOURCE_ROOT; }; - 8B02E11D61E46AD79DE7EFE7 /* Fl_Cairo_Window.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Cairo_Window.H; path = ../../FL/Fl_Cairo_Window.H; sourceTree = SOURCE_ROOT; }; - 8C1CBF782BBD9CCBFC0B451B /* gl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gl.h; path = ../../FL/gl.h; sourceTree = SOURCE_ROOT; }; - 8C53A414ED45A9276B8B4C40 /* cursor.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = cursor.cxx; path = ../../test/cursor.cxx; sourceTree = SOURCE_ROOT; }; - 8C5CB5680264401FDA1C693C /* Fl_Tooltip.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Tooltip.H; path = ../../FL/Fl_Tooltip.H; sourceTree = SOURCE_ROOT; }; - 8D4E2F8A10BA06E332B7EB03 /* demo.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = demo.cxx; path = ../../test/demo.cxx; sourceTree = SOURCE_ROOT; }; - 8DFB9E7E8DB3AEC762613348 /* Fl_Menu_Window.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Menu_Window.H; path = ../../FL/Fl_Menu_Window.H; sourceTree = SOURCE_ROOT; }; - 8E81EE378D475F9CFDE296C9 /* Fl_Gl_Overlay.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Gl_Overlay.cxx; path = ../../src/Fl_Gl_Overlay.cxx; sourceTree = SOURCE_ROOT; }; - 8F311718B3CD16844535EEE6 /* comments.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = comments.h; path = ../../fluid/comments.h; sourceTree = SOURCE_ROOT; }; - 8F40BFA65740DDA6E9240F30 /* overlay.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = overlay.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 90D9C06A2DCECD5B99C4A90A /* jdatadst.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdatadst.c; path = ../../jpeg/jdatadst.c; sourceTree = SOURCE_ROOT; }; - 91173358E60D137409651286 /* Fl_Preferences.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Preferences.H; path = ../../FL/Fl_Preferences.H; sourceTree = SOURCE_ROOT; }; - 91726A70C25E6155A2FAF315 /* undo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = undo.h; path = ../../fluid/undo.h; sourceTree = SOURCE_ROOT; }; - 91E088F22E63779E9E9FA651 /* alignment_panel.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = alignment_panel.cxx; path = ../../fluid/alignment_panel.cxx; sourceTree = SOURCE_ROOT; }; - 922182C23B114BA60D9CF160 /* native-filechooser.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "native-filechooser.cxx"; path = "../../test/native-filechooser.cxx"; sourceTree = SOURCE_ROOT; }; - 9305831B5D584A1C9652C308 /* scroll.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = scroll.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 94D15578CD49CC75FE6617E4 /* tiled_image.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = tiled_image.cxx; path = ../../test/tiled_image.cxx; sourceTree = SOURCE_ROOT; }; - 95604163D1E6CBE33AAD66CD /* freeglut_teapot.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = freeglut_teapot.cxx; path = ../../src/freeglut_teapot.cxx; sourceTree = SOURCE_ROOT; }; - 96F45BDA96C23534006C5538 /* Fl_JPEG_Image.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_JPEG_Image.cxx; path = ../../src/Fl_JPEG_Image.cxx; sourceTree = SOURCE_ROOT; }; - 9749479CF630E3B409C932A9 /* preferences.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = preferences.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 977642DF53013F6E6F98A12C /* numericsort.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = numericsort.c; path = ../../src/numericsort.c; sourceTree = SOURCE_ROOT; }; - 9795165015E763BF705783DC /* pngerror.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngerror.c; path = ../../png/pngerror.c; sourceTree = SOURCE_ROOT; }; - 97A233FBA4B73A1CA45A1388 /* Fl_Menu_Button.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Menu_Button.H; path = ../../FL/Fl_Menu_Button.H; sourceTree = SOURCE_ROOT; }; - 97BB0EFFDBDEA3B11ED79A73 /* input.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = input.cxx; path = ../../test/input.cxx; sourceTree = SOURCE_ROOT; }; - 982C59D5682A91A5959BA02F /* arc.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = arc.cxx; path = ../../test/arc.cxx; sourceTree = SOURCE_ROOT; }; - 98A16A4EC098BA7DB21E13DC /* fltk_png.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = fltk_png.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 98AAEBFD9218D1E1F24D81D8 /* navigation.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = navigation.cxx; path = ../../test/navigation.cxx; sourceTree = SOURCE_ROOT; }; - 98E423BB92A1B4F201F6B042 /* freeglut_geometry.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = freeglut_geometry.cxx; path = ../../src/freeglut_geometry.cxx; sourceTree = SOURCE_ROOT; }; - 9951B49F640C2C15321EED9C /* Fl_Wizard.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Wizard.cxx; path = ../../src/Fl_Wizard.cxx; sourceTree = SOURCE_ROOT; }; - 9961D74307F5B7D0FE016FC7 /* Fl_Roller.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Roller.H; path = ../../FL/Fl_Roller.H; sourceTree = SOURCE_ROOT; }; - 9A3D4184FF1C89B7CEE9FBD6 /* Fl_Return_Button.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Return_Button.cxx; path = ../../src/Fl_Return_Button.cxx; sourceTree = SOURCE_ROOT; }; - 9A9DEF157A356A54D1E9B6AE /* curve.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = curve.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 9B54C6B8D801E899981FC5E6 /* fl_boxtype.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_boxtype.cxx; path = ../../src/fl_boxtype.cxx; sourceTree = SOURCE_ROOT; }; - 9B57B581401BD8575BFAF2F1 /* Fl_Simple_Counter.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Simple_Counter.H; path = ../../FL/Fl_Simple_Counter.H; sourceTree = SOURCE_ROOT; }; - 9BCF393F94482AE7C7421397 /* Fl_Clock.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Clock.H; path = ../../FL/Fl_Clock.H; sourceTree = SOURCE_ROOT; }; - 9C87CC8FC8B566C55594BA36 /* sudoku.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = sudoku.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 9CA94171ECE3444BB9D65BAE /* fl_read_image.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_read_image.cxx; path = ../../src/fl_read_image.cxx; sourceTree = SOURCE_ROOT; }; - 9CBDD66D771449423070F912 /* template_panel.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = template_panel.cxx; path = ../../fluid/template_panel.cxx; sourceTree = SOURCE_ROOT; }; - 9CDFA6BC0C4F869C864E2EE0 /* gl_overlay.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = gl_overlay.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 9D49D6711A470C8334826252 /* iconize.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iconize.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 9D938B561E268ECE660B88D2 /* Fl_Free.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Free.H; path = ../../FL/Fl_Free.H; sourceTree = SOURCE_ROOT; }; - 9D942824B8FC886F6FCD853D /* Fl_Single_Window.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Single_Window.cxx; path = ../../src/Fl_Single_Window.cxx; sourceTree = SOURCE_ROOT; }; - 9DA766AE10DC532F3D0401A2 /* Fl_Select_Browser.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Select_Browser.H; path = ../../FL/Fl_Select_Browser.H; sourceTree = SOURCE_ROOT; }; - 9E22773911BDBADEA86730D4 /* Fl_Window_iconize.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Window_iconize.cxx; path = ../../src/Fl_Window_iconize.cxx; sourceTree = SOURCE_ROOT; }; - 9E227FFE277CB6E4EDF05454 /* arc.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = arc.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 9E4DE1CE4D10CA89D0D13AC7 /* Fl_Widget_Type.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Fl_Widget_Type.h; path = ../../fluid/Fl_Widget_Type.h; sourceTree = SOURCE_ROOT; }; - 9E8F7BCC0292044D887D423B /* fl_font.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_font.cxx; path = ../../src/fl_font.cxx; sourceTree = SOURCE_ROOT; }; - 9F484B5F88CDE466AC0D0592 /* Fl_arg.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_arg.cxx; path = ../../src/Fl_arg.cxx; sourceTree = SOURCE_ROOT; }; - A0224B94F206123F3583F2A3 /* Fl_Menu_Item.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Menu_Item.H; path = ../../FL/Fl_Menu_Item.H; sourceTree = SOURCE_ROOT; }; - A095F27EE603A15FD695F31C /* about_panel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = about_panel.h; path = ../../fluid/about_panel.h; sourceTree = SOURCE_ROOT; }; - A0B57FF2A1D358159C950F7F /* boxtype.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = boxtype.app; sourceTree = BUILT_PRODUCTS_DIR; }; - A0C1440AC6EE3239EEC7D81B /* Fl_Text_Display.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Text_Display.cxx; path = ../../src/Fl_Text_Display.cxx; sourceTree = SOURCE_ROOT; }; - A0E4F14B0B1B1BCD1307E3CC /* fullscreen.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = fullscreen.app; sourceTree = BUILT_PRODUCTS_DIR; }; - A136058B2D308F81E748921C /* fast_slow.fl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = fast_slow.fl; path = ../../test/fast_slow.fl; sourceTree = SOURCE_ROOT; }; - A2B930ADD957B492869191EB /* Fl_Check_Browser.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Check_Browser.H; path = ../../FL/Fl_Check_Browser.H; sourceTree = SOURCE_ROOT; }; - A2C688326DDAF4AA29EA9120 /* Fl_Toggle_Round_Button.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Toggle_Round_Button.H; path = ../../FL/Fl_Toggle_Round_Button.H; sourceTree = SOURCE_ROOT; }; - A2CF2FD35911638AD607092F /* Fl_Check_Button.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Check_Button.cxx; path = ../../src/Fl_Check_Button.cxx; sourceTree = SOURCE_ROOT; }; - A2E97BA0812AEC32965573B8 /* Fl_Help_Dialog.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Help_Dialog.H; path = ../../FL/Fl_Help_Dialog.H; sourceTree = SOURCE_ROOT; }; - A36535CFF8B14BA8B087A880 /* Fl_Hold_Browser.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Hold_Browser.H; path = ../../FL/Fl_Hold_Browser.H; sourceTree = SOURCE_ROOT; }; - A36EE3451F6FA70481742D83 /* browser.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = browser.app; sourceTree = BUILT_PRODUCTS_DIR; }; - A4456FF8D730E5BE234723F8 /* jfdctfst.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jfdctfst.c; path = ../../jpeg/jfdctfst.c; sourceTree = SOURCE_ROOT; }; - A46A39199806D09CE0ABEE59 /* Fl_Shared_Image.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Shared_Image.H; path = ../../FL/Fl_Shared_Image.H; sourceTree = SOURCE_ROOT; }; - A5166C3C9311628F6E450095 /* Fl_Input_.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Input_.H; path = ../../FL/Fl_Input_.H; sourceTree = SOURCE_ROOT; }; - A57A8421086F1F0F9906B692 /* Fl_Wizard.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Wizard.H; path = ../../FL/Fl_Wizard.H; sourceTree = SOURCE_ROOT; }; - A59208EAD1D0282D4FCD5839 /* sudoku.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sudoku.cxx; path = ../../test/sudoku.cxx; sourceTree = SOURCE_ROOT; }; - A5B9A5CE605BB8A57F66A2E6 /* Fl_Scrollbar.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Scrollbar.cxx; path = ../../src/Fl_Scrollbar.cxx; sourceTree = SOURCE_ROOT; }; - A66819BE170F44B94F2E1981 /* Fl_File_Input.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_File_Input.cxx; path = ../../src/Fl_File_Input.cxx; sourceTree = SOURCE_ROOT; }; - A694A1F3298E15E532C3F784 /* Fl_Printer.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Printer.H; path = ../../FL/Fl_Printer.H; sourceTree = SOURCE_ROOT; }; - A715D265EAD3C5DA5628485C /* jdcoefct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdcoefct.c; path = ../../jpeg/jdcoefct.c; sourceTree = SOURCE_ROOT; }; - A71FBABB9EC90A680225B485 /* Fl_Sys_Menu_Bar.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Sys_Menu_Bar.H; path = ../../FL/Fl_Sys_Menu_Bar.H; sourceTree = SOURCE_ROOT; }; - A723C22010FFFCA978570AC5 /* navigation.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = navigation.app; sourceTree = BUILT_PRODUCTS_DIR; }; - A7A692EB67C5CBE35D4A4B5C /* Fl_Gl_Device_Plugin.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Gl_Device_Plugin.cxx; path = ../../src/Fl_Gl_Device_Plugin.cxx; sourceTree = SOURCE_ROOT; }; - A8B7D1DA9AAC707EBD991D57 /* fl_message.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = fl_message.H; path = ../../FL/fl_message.H; sourceTree = SOURCE_ROOT; }; - A8F89055CABBCFECCC4CC940 /* Fl_Plugin.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Plugin.H; path = ../../FL/Fl_Plugin.H; sourceTree = SOURCE_ROOT; }; - AA630D4D7FC09AEEA0D0424F /* colbrowser.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = colbrowser.app; sourceTree = BUILT_PRODUCTS_DIR; }; - AAA7458AD5CC6DCD9BA25E7F /* overlay.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = overlay.cxx; path = ../../test/overlay.cxx; sourceTree = SOURCE_ROOT; }; - AAD25B747F4122A2C5224708 /* Fl_Browser_.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Browser_.cxx; path = ../../src/Fl_Browser_.cxx; sourceTree = SOURCE_ROOT; }; - AAE8D31DC4F024028C66743C /* Fl_own_colormap.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_own_colormap.cxx; path = ../../src/Fl_own_colormap.cxx; sourceTree = SOURCE_ROOT; }; - AB154476769DB7F2247ADEF9 /* utf8.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = utf8.cxx; path = ../../test/utf8.cxx; sourceTree = SOURCE_ROOT; }; - AB3E00F5BBC9AB1C51B0EEDC /* jdapistd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdapistd.c; path = ../../jpeg/jdapistd.c; sourceTree = SOURCE_ROOT; }; - AB3FA145ED96A9DA69465E9F /* table.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = table.cxx; path = ../../test/table.cxx; sourceTree = SOURCE_ROOT; }; - AB46BE0BB9C13E4684CB6D76 /* jdhuff.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdhuff.c; path = ../../jpeg/jdhuff.c; sourceTree = SOURCE_ROOT; }; - AC0F7C69B25854F609BD1A0C /* cmap.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = cmap.cxx; path = ../../src/cmap.cxx; sourceTree = SOURCE_ROOT; }; - AC13C8877FA6231BEBF524FD /* mac.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = mac.H; path = ../../FL/mac.H; sourceTree = SOURCE_ROOT; }; - AC14DA2BFF3CBEE249FC2E89 /* line_style.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = line_style.app; sourceTree = BUILT_PRODUCTS_DIR; }; - AC5B933E5C802F33BC495FF8 /* Fl_Multiline_Output.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Multiline_Output.H; path = ../../FL/Fl_Multiline_Output.H; sourceTree = SOURCE_ROOT; }; - AD6E04F6F1B72EB797867D80 /* tile.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = tile.app; sourceTree = BUILT_PRODUCTS_DIR; }; - ADA5BC653C9EFBEAA8C0AD29 /* CubeViewUI.fl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CubeViewUI.fl; path = ../../test/CubeViewUI.fl; sourceTree = SOURCE_ROOT; }; - ADC532751F27C32E46DEFF6F /* pngtrans.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngtrans.c; path = ../../png/pngtrans.c; sourceTree = SOURCE_ROOT; }; - AE1717E43F50EBA343960B1E /* Fl_Hor_Slider.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Hor_Slider.H; path = ../../FL/Fl_Hor_Slider.H; sourceTree = SOURCE_ROOT; }; - AF65626F49A71525D24ED1B0 /* filename.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = filename.H; path = ../../FL/filename.H; sourceTree = SOURCE_ROOT; }; - AFB1FA7E614E064C55880F21 /* gl_draw.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gl_draw.cxx; path = ../../src/gl_draw.cxx; sourceTree = SOURCE_ROOT; }; - B140C9F8CF34FDAC94E15FE1 /* filename_ext.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = filename_ext.cxx; path = ../../src/filename_ext.cxx; sourceTree = SOURCE_ROOT; }; - B145D961F04ADDCF78EFDFD1 /* Fl_FormsPixmap.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_FormsPixmap.H; path = ../../FL/Fl_FormsPixmap.H; sourceTree = SOURCE_ROOT; }; - B1D1B6018D7240C1300914CD /* radio.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = radio.app; sourceTree = BUILT_PRODUCTS_DIR; }; - B20D11CF3F871C99011F632E /* Fl_BMP_Image.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_BMP_Image.H; path = ../../FL/Fl_BMP_Image.H; sourceTree = SOURCE_ROOT; }; - B25F1323447C32308AA017DE /* fl_draw_pixmap.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_draw_pixmap.cxx; path = ../../src/fl_draw_pixmap.cxx; sourceTree = SOURCE_ROOT; }; - B2F3E15BD31ADBA58ECD50C4 /* Fluid.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Fluid.app; sourceTree = BUILT_PRODUCTS_DIR; }; - B3022A0763D379E8707EC5D2 /* widget_panel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = widget_panel.h; path = ../../fluid/widget_panel.h; sourceTree = SOURCE_ROOT; }; - B356E82C48240901A8F7C688 /* bitmap.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = bitmap.app; sourceTree = BUILT_PRODUCTS_DIR; }; - B4CAFA162560925C4591997A /* Fl_Printer.cxx */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.cpp; fileEncoding = 4; name = Fl_Printer.cxx; path = ../../src/Fl_Printer.cxx; sourceTree = SOURCE_ROOT; }; - B5AF439E5879211072C80F19 /* shape.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = shape.app; sourceTree = BUILT_PRODUCTS_DIR; }; - B60604913A508E327AA6C475 /* mandelbrot.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = mandelbrot.app; sourceTree = BUILT_PRODUCTS_DIR; }; - B6A59F303E6D6C2EE4481D78 /* Fl_Light_Button.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Light_Button.H; path = ../../FL/Fl_Light_Button.H; sourceTree = SOURCE_ROOT; }; - B707DB501C8702446FA24146 /* Fl_Multi_Browser.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Multi_Browser.H; path = ../../FL/Fl_Multi_Browser.H; sourceTree = SOURCE_ROOT; }; - B719FC0289E54CA915BC0B94 /* fl_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fl_types.h; path = ../../FL/fl_types.h; sourceTree = SOURCE_ROOT; }; - B77901D4A0022EBCA148E65F /* fonts.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = fonts.app; sourceTree = BUILT_PRODUCTS_DIR; }; - B7DE70E246F6A05A42991CC1 /* pngwio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngwio.c; path = ../../png/pngwio.c; sourceTree = SOURCE_ROOT; }; - B7E85200DC5E9EBB605EE1CB /* Fl_Toggle_Button.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Toggle_Button.H; path = ../../FL/Fl_Toggle_Button.H; sourceTree = SOURCE_ROOT; }; - B8166E088FC996C9A89D2D37 /* Fl_Tabs.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Tabs.H; path = ../../FL/Fl_Tabs.H; sourceTree = SOURCE_ROOT; }; - B8455C1BD96FF6FB3C197C34 /* Fl_Pixmap.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Pixmap.H; path = ../../FL/Fl_Pixmap.H; sourceTree = SOURCE_ROOT; }; - B91617AF27FEB2D15FA4DE42 /* hello.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = hello.app; sourceTree = BUILT_PRODUCTS_DIR; }; - B95D0F0F7652C2937824E87D /* crc32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = crc32.c; path = ../../zlib/crc32.c; sourceTree = SOURCE_ROOT; }; - BA7B1E9C7AA7316E98D369C2 /* Fl_Light_Button.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Light_Button.cxx; path = ../../src/Fl_Light_Button.cxx; sourceTree = SOURCE_ROOT; }; - BA939493F873CF0518DB0A1B /* Fl_GIF_Image.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_GIF_Image.H; path = ../../FL/Fl_GIF_Image.H; sourceTree = SOURCE_ROOT; }; - BAF6DCFBAFBE016247558B82 /* fl_rect.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_rect.cxx; path = ../../src/fl_rect.cxx; sourceTree = SOURCE_ROOT; }; - BB37899B104B362F32F0F417 /* jdmarker.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdmarker.c; path = ../../jpeg/jdmarker.c; sourceTree = SOURCE_ROOT; }; - BBD2663C0F428CC57126F4E2 /* pngrutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngrutil.c; path = ../../png/pngrutil.c; sourceTree = SOURCE_ROOT; }; - BD209D4716895D1365B6BA73 /* alignment_panel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = alignment_panel.h; path = ../../fluid/alignment_panel.h; sourceTree = SOURCE_ROOT; }; - BD535A20C799334E639DDD81 /* pngmem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngmem.c; path = ../../png/pngmem.c; sourceTree = SOURCE_ROOT; }; - BD87D324A97F12C5C38A1432 /* screen_xywh.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = screen_xywh.cxx; path = ../../src/screen_xywh.cxx; sourceTree = SOURCE_ROOT; }; - BDEA9C0CFFA25A943140F7FC /* Fl_Fill_Slider.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Fill_Slider.H; path = ../../FL/Fl_Fill_Slider.H; sourceTree = SOURCE_ROOT; }; - BF1FE1C69D048AA23CF27B1E /* Fl_Window.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Window.cxx; path = ../../src/Fl_Window.cxx; sourceTree = SOURCE_ROOT; }; - BF27A6A9F541DE61B19AB234 /* Fl_Widget_Type.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Widget_Type.cxx; path = ../../fluid/Fl_Widget_Type.cxx; sourceTree = SOURCE_ROOT; }; - BF30A6F91EA43AB094476FFC /* scandir.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = scandir.c; path = ../../src/scandir.c; sourceTree = SOURCE_ROOT; }; - BF88B604F8342EF96DFF5AEA /* Fl_Group.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Group.H; path = ../../FL/Fl_Group.H; sourceTree = SOURCE_ROOT; }; - BFEF05C334B87B518BFFEC1F /* threads.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = threads.app; sourceTree = BUILT_PRODUCTS_DIR; }; - C05E4BE052F69E6F1FD92730 /* utf8.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = utf8.app; sourceTree = BUILT_PRODUCTS_DIR; }; - C14982C1579C0303D84E569E /* subwindow.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = subwindow.app; sourceTree = BUILT_PRODUCTS_DIR; }; - C1848E31F46192797A1EEC5E /* Fluid_Image.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fluid_Image.cxx; path = ../../fluid/Fluid_Image.cxx; sourceTree = SOURCE_ROOT; }; - C359E5D5187606DD69C7938B /* Fl.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl.H; path = ../../FL/Fl.H; sourceTree = SOURCE_ROOT; }; - C39FA04F3B7CD8E53876D0F4 /* fltk_jpeg.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = fltk_jpeg.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - C3F048573FAEABD2D27401D4 /* Fl_Box.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Box.cxx; path = ../../src/Fl_Box.cxx; sourceTree = SOURCE_ROOT; }; - C4CF7DDC2EC8792157A3F43B /* pngread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngread.c; path = ../../png/pngread.c; sourceTree = SOURCE_ROOT; }; - C64D06EA8317E22EE4B2376D /* inflate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = inflate.c; path = ../../zlib/inflate.c; sourceTree = SOURCE_ROOT; }; - C7C5A11DD7448F61DFC69398 /* glpuzzle.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = glpuzzle.cxx; path = ../../test/glpuzzle.cxx; sourceTree = SOURCE_ROOT; }; - C84F99F5AC8C6517F45055B0 /* jdmerge.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdmerge.c; path = ../../jpeg/jdmerge.c; sourceTree = SOURCE_ROOT; }; - C8AE10A8DDF53B8B27E3215A /* Fl_Choice.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Choice.H; path = ../../FL/Fl_Choice.H; sourceTree = SOURCE_ROOT; }; - C9165EAF1291A304003FF4F0 /* unittests.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = unittests.app; sourceTree = BUILT_PRODUCTS_DIR; }; - C9165ED31291A376003FF4F0 /* unittests.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = unittests.cxx; path = ../../test/unittests.cxx; sourceTree = SOURCE_ROOT; }; - C9628FFD1274D0B3007D3CFE /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; - C96290E51274D100007D3CFE /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; }; - C97E30A11C596CC900E22076 /* Fl_Quartz_Graphics_Driver_rect.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Quartz_Graphics_Driver_rect.cxx; path = ../../src/drivers/Quartz/Fl_Quartz_Graphics_Driver_rect.cxx; sourceTree = ""; }; - C97E30A21C596CC900E22076 /* Fl_Quartz_Graphics_Driver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Fl_Quartz_Graphics_Driver.h; path = ../../src/drivers/Quartz/Fl_Quartz_Graphics_Driver.h; sourceTree = ""; }; - C97E30A31C596CC900E22076 /* Fl_Quartz_Graphics_Driver_image.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Quartz_Graphics_Driver_image.cxx; path = ../../src/drivers/Quartz/Fl_Quartz_Graphics_Driver_image.cxx; sourceTree = ""; }; - C97E30A41C596CC900E22076 /* Fl_Quartz_Graphics_Driver_arci.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Quartz_Graphics_Driver_arci.cxx; path = ../../src/drivers/Quartz/Fl_Quartz_Graphics_Driver_arci.cxx; sourceTree = ""; }; - C97E30A51C596CC900E22076 /* Fl_Quartz_Graphics_Driver_color.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Quartz_Graphics_Driver_color.cxx; path = ../../src/drivers/Quartz/Fl_Quartz_Graphics_Driver_color.cxx; sourceTree = ""; }; - C97E30A61C596CC900E22076 /* Fl_Quartz_Graphics_Driver_font.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Quartz_Graphics_Driver_font.cxx; path = ../../src/drivers/Quartz/Fl_Quartz_Graphics_Driver_font.cxx; sourceTree = ""; }; - C97E30A71C596CC900E22076 /* Fl_Quartz_Graphics_Driver_line_style.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Quartz_Graphics_Driver_line_style.cxx; path = ../../src/drivers/Quartz/Fl_Quartz_Graphics_Driver_line_style.cxx; sourceTree = ""; }; - C97E30A81C596CC900E22076 /* Fl_Quartz_Graphics_Driver_vertex.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Quartz_Graphics_Driver_vertex.cxx; path = ../../src/drivers/Quartz/Fl_Quartz_Graphics_Driver_vertex.cxx; sourceTree = ""; }; - C97E30B01C59704300E22076 /* Fl_Quartz_Printer_Graphics_Driver.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Quartz_Printer_Graphics_Driver.cxx; path = ../../src/drivers/Quartz/Fl_Quartz_Printer_Graphics_Driver.cxx; sourceTree = ""; }; - C97E30B11C59704300E22076 /* Fl_Quartz_Graphics_Driver.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Quartz_Graphics_Driver.cxx; path = ../../src/drivers/Quartz/Fl_Quartz_Graphics_Driver.cxx; sourceTree = ""; }; - C97E30B21C59704300E22076 /* Fl_Quartz_Printer_Graphics_Driver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Fl_Quartz_Printer_Graphics_Driver.h; path = ../../src/drivers/Quartz/Fl_Quartz_Printer_Graphics_Driver.h; sourceTree = ""; }; - C984AFA712D02A1800D66DAD /* demo.menu */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = demo.menu; path = ../../test/demo.menu; sourceTree = SOURCE_ROOT; }; - C9B6BB331C5BACA100E80696 /* Fl_Quartz_Display_Device.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Quartz_Display_Device.cxx; path = ../../src/drivers/Quartz/Fl_Quartz_Display_Device.cxx; sourceTree = ""; }; - C9B6BB341C5BACA100E80696 /* Fl_Quartz_Display_Device.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Fl_Quartz_Display_Device.h; path = ../../src/drivers/Quartz/Fl_Quartz_Display_Device.h; sourceTree = ""; }; - C9B6BB371C5BB07E00E80696 /* Fl_OpenGL_Graphics_Driver_arci.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_OpenGL_Graphics_Driver_arci.cxx; path = ../../src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver_arci.cxx; sourceTree = ""; }; - C9B6BB381C5BB07E00E80696 /* Fl_OpenGL_Graphics_Driver_color.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_OpenGL_Graphics_Driver_color.cxx; path = ../../src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver_color.cxx; sourceTree = ""; }; - C9B6BB391C5BB07E00E80696 /* Fl_OpenGL_Graphics_Driver_font.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_OpenGL_Graphics_Driver_font.cxx; path = ../../src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver_font.cxx; sourceTree = ""; }; - C9B6BB3A1C5BB07E00E80696 /* Fl_OpenGL_Graphics_Driver_image.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_OpenGL_Graphics_Driver_image.cxx; path = ../../src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver_image.cxx; sourceTree = ""; }; - C9B6BB3C1C5BB07E00E80696 /* Fl_OpenGL_Graphics_Driver_line_style.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_OpenGL_Graphics_Driver_line_style.cxx; path = ../../src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver_line_style.cxx; sourceTree = ""; }; - C9B6BB3D1C5BB07E00E80696 /* Fl_OpenGL_Graphics_Driver_rect.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_OpenGL_Graphics_Driver_rect.cxx; path = ../../src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver_rect.cxx; sourceTree = ""; }; - C9B6BB3E1C5BB07E00E80696 /* Fl_OpenGL_Graphics_Driver_vertex.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_OpenGL_Graphics_Driver_vertex.cxx; path = ../../src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver_vertex.cxx; sourceTree = ""; }; - C9B6BB3F1C5BB07E00E80696 /* Fl_OpenGL_Graphics_Driver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Fl_OpenGL_Graphics_Driver.h; path = ../../src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver.h; sourceTree = ""; }; - C9B6BB481C5BB0C600E80696 /* Fl_OpenGL_Graphics_Driver.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_OpenGL_Graphics_Driver.cxx; path = ../../src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver.cxx; sourceTree = ""; }; - C9B6BB4A1C5BB72500E80696 /* Fl_OpenGL_Display_Device.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_OpenGL_Display_Device.cxx; path = ../../src/drivers/OpenGL/Fl_OpenGL_Display_Device.cxx; sourceTree = ""; }; - C9B6BB4B1C5BB72500E80696 /* Fl_OpenGL_Display_Device.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Fl_OpenGL_Display_Device.h; path = ../../src/drivers/OpenGL/Fl_OpenGL_Display_Device.h; sourceTree = ""; }; - C9EDD143127338F600ADB21C /* README.OSX.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README.OSX.txt; path = ../../README.OSX.txt; sourceTree = SOURCE_ROOT; }; - C9EDD4DE1274BB6600ADB21C /* png.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = png.h; path = ../../png/png.h; sourceTree = SOURCE_ROOT; }; - C9EDD4DF1274BB6600ADB21C /* pngconf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pngconf.h; path = ../../png/pngconf.h; sourceTree = SOURCE_ROOT; }; - C9EDD4E31274BBB600ADB21C /* jconfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jconfig.h; path = ../../jpeg/jconfig.h; sourceTree = SOURCE_ROOT; }; - C9EDD4E41274BBB600ADB21C /* jerror.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jerror.h; path = ../../jpeg/jerror.h; sourceTree = SOURCE_ROOT; }; - C9EDD4E51274BBB600ADB21C /* jmorecfg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jmorecfg.h; path = ../../jpeg/jmorecfg.h; sourceTree = SOURCE_ROOT; }; - C9EDD4E61274BBB600ADB21C /* jpeglib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jpeglib.h; path = ../../jpeg/jpeglib.h; sourceTree = SOURCE_ROOT; }; - C9EDD5B11274C4FA00ADB21C /* Fl_PostScript.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_PostScript.H; path = ../../FL/Fl_PostScript.H; sourceTree = SOURCE_ROOT; }; - C9F1464F0E6A4DCD77AF72B8 /* Fl_Function_Type.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Function_Type.cxx; path = ../../fluid/Fl_Function_Type.cxx; sourceTree = SOURCE_ROOT; }; - C9F9C0DD12CFCDAC0067ADCC /* rgb.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = rgb.txt; path = ../../test/rgb.txt; sourceTree = SOURCE_ROOT; }; - C9FCF4D61C4ADE4800BE15FD /* config_lib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = config_lib.h; path = ../../src/config_lib.h; sourceTree = ""; }; - CAEC632CEFC2CA7592EF9D74 /* image.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = image.app; sourceTree = BUILT_PRODUCTS_DIR; }; - CB23A4CE90D5A89FA2640A78 /* label.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = label.app; sourceTree = BUILT_PRODUCTS_DIR; }; - CC0C80DA4DD31B6B2DB91096 /* CodeEditor.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CodeEditor.cxx; path = ../../fluid/CodeEditor.cxx; sourceTree = SOURCE_ROOT; }; - CC2482EC04B752BF38D4DBE2 /* Fl_Window_hotspot.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Window_hotspot.cxx; path = ../../src/Fl_Window_hotspot.cxx; sourceTree = SOURCE_ROOT; }; - CCDF80CC7D27689DDC83FBA1 /* Fl_Tree_Item_Array.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Tree_Item_Array.H; path = ../../FL/Fl_Tree_Item_Array.H; sourceTree = SOURCE_ROOT; }; - CD0C572F3E0A8040E9C52E0F /* filename_list.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = filename_list.cxx; path = ../../src/filename_list.cxx; sourceTree = SOURCE_ROOT; }; - CE1157541DFCB8DC69A00345 /* Fl_PNG_Image.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_PNG_Image.cxx; path = ../../src/Fl_PNG_Image.cxx; sourceTree = SOURCE_ROOT; }; - CE97D58B5B0F1A2A7DB2A3FF /* Fl_Counter.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Counter.H; path = ../../FL/Fl_Counter.H; sourceTree = SOURCE_ROOT; }; - CEC9BC26680806AD2B47C07F /* Fl_Fill_Dial.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Fill_Dial.H; path = ../../FL/Fl_Fill_Dial.H; sourceTree = SOURCE_ROOT; }; - CF8C02ED9EB60F55A5713F10 /* jcdctmgr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jcdctmgr.c; path = ../../jpeg/jcdctmgr.c; sourceTree = SOURCE_ROOT; }; - CFE13249EA12A63C478888A8 /* Fl_Return_Button.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Return_Button.H; path = ../../FL/Fl_Return_Button.H; sourceTree = SOURCE_ROOT; }; - D004B2D87C53E063F848C539 /* Fl_lock.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_lock.cxx; path = ../../src/Fl_lock.cxx; sourceTree = SOURCE_ROOT; }; - D02CF2893ECCE831CD5D3176 /* Fl_Multi_Label.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Multi_Label.cxx; path = ../../src/Fl_Multi_Label.cxx; sourceTree = SOURCE_ROOT; }; - D06E371A971A3BC1B399AD78 /* button.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = button.cxx; path = ../../test/button.cxx; sourceTree = SOURCE_ROOT; }; - D0E376E93B4F22BE701D29E0 /* Fl_Roller.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Roller.cxx; path = ../../src/Fl_Roller.cxx; sourceTree = SOURCE_ROOT; }; - D10B1EA053B5C8F02A636D93 /* tree.fl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = tree.fl; path = ../../test/tree.fl; sourceTree = SOURCE_ROOT; }; - D1C792936D427CC48581BFAE /* Fl_Overlay_Window.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Overlay_Window.cxx; path = ../../src/Fl_Overlay_Window.cxx; sourceTree = SOURCE_ROOT; }; - D2DE1079C826533A91053A9C /* Fl_XBM_Image.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_XBM_Image.H; path = ../../FL/Fl_XBM_Image.H; sourceTree = SOURCE_ROOT; }; - D33C668435685F7CCB359EE2 /* pngrio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngrio.c; path = ../../png/pngrio.c; sourceTree = SOURCE_ROOT; }; - D3761C93D5C7A48D4B80225A /* doublebuffer.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = doublebuffer.cxx; path = ../../test/doublebuffer.cxx; sourceTree = SOURCE_ROOT; }; - D390A37D428892B9A8AD63AD /* Fl_Text_Buffer.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Text_Buffer.cxx; path = ../../src/Fl_Text_Buffer.cxx; sourceTree = SOURCE_ROOT; }; - D3E25408466639AACEF4D2A6 /* jmemnobs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jmemnobs.c; path = ../../jpeg/jmemnobs.c; sourceTree = SOURCE_ROOT; }; - D3FB35B309F2E1E59D1618C8 /* jdapimin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdapimin.c; path = ../../jpeg/jdapimin.c; sourceTree = SOURCE_ROOT; }; - D4E11692C02E48A71A18527C /* function_panel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = function_panel.h; path = ../../fluid/function_panel.h; sourceTree = SOURCE_ROOT; }; - D4FA9A41956E4654256AEB09 /* inactive.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = inactive.app; sourceTree = BUILT_PRODUCTS_DIR; }; - D50A8FFC111398E34136B192 /* Fl_Menu_.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Menu_.cxx; path = ../../src/Fl_Menu_.cxx; sourceTree = SOURCE_ROOT; }; - D513CAE8AAED897D6B3B72F7 /* Fl_Multi_Label.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Multi_Label.H; path = ../../FL/Fl_Multi_Label.H; sourceTree = SOURCE_ROOT; }; - D531F77A15AACC9E297B4490 /* Fl_Input_.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Input_.cxx; path = ../../src/Fl_Input_.cxx; sourceTree = SOURCE_ROOT; }; - D585CB55BDA143D343033352 /* Fl_Output.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Output.H; path = ../../FL/Fl_Output.H; sourceTree = SOURCE_ROOT; }; - D5CDFA360799E961187294DC /* jfdctflt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jfdctflt.c; path = ../../jpeg/jfdctflt.c; sourceTree = SOURCE_ROOT; }; - D5CE28437ABB8513BE08AC77 /* names.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = names.h; path = ../../FL/names.h; sourceTree = SOURCE_ROOT; }; - D5D41747D7B904747C2DFBB2 /* scroll.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scroll.cxx; path = ../../test/scroll.cxx; sourceTree = SOURCE_ROOT; }; - D5F75B6C9483B2BB47965789 /* Fl_Tabs.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Tabs.cxx; path = ../../src/Fl_Tabs.cxx; sourceTree = SOURCE_ROOT; }; - D60CC89D1A70BE6AA3929604 /* filename_absolute.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = filename_absolute.cxx; path = ../../src/filename_absolute.cxx; sourceTree = SOURCE_ROOT; }; - D61E50ED41D81EACABE589BD /* pack.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pack.cxx; path = ../../test/pack.cxx; sourceTree = SOURCE_ROOT; }; - D638C69E37B67C905C806560 /* Fluid_Image.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Fluid_Image.h; path = ../../fluid/Fluid_Image.h; sourceTree = SOURCE_ROOT; }; - D6DF746AE1F6A3B0D633D9D4 /* subwindow.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = subwindow.cxx; path = ../../test/subwindow.cxx; sourceTree = SOURCE_ROOT; }; - D72D2F219FB1BBA586A03EAC /* help.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = help.cxx; path = ../../test/help.cxx; sourceTree = SOURCE_ROOT; }; - D754515384F42D9E502F4A98 /* undo.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = undo.cxx; path = ../../fluid/undo.cxx; sourceTree = SOURCE_ROOT; }; - D77F126A951A15185214FF2E /* jcmaster.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jcmaster.c; path = ../../jpeg/jcmaster.c; sourceTree = SOURCE_ROOT; }; - D792770555866A025D314D2B /* clock.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = clock.app; sourceTree = BUILT_PRODUCTS_DIR; }; - D79D3910F834D4B78FED92F3 /* Fl_Pixmap.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Pixmap.cxx; path = ../../src/Fl_Pixmap.cxx; sourceTree = SOURCE_ROOT; }; - D7E1955B57E8EF19FD90CF61 /* Fl_Menu_global.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Menu_global.cxx; path = ../../src/Fl_Menu_global.cxx; sourceTree = SOURCE_ROOT; }; - D80607C7E1AAA63C8B8F1978 /* Fl_Value_Slider.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Value_Slider.cxx; path = ../../src/Fl_Value_Slider.cxx; sourceTree = SOURCE_ROOT; }; - D816F0ECD89EEA82EC711076 /* trees.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = trees.c; path = ../../zlib/trees.c; sourceTree = SOURCE_ROOT; }; - D82A25EBC21394EDE9AC33C4 /* minimum.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = minimum.app; sourceTree = BUILT_PRODUCTS_DIR; }; - D8332361B912AFCE6DDF4B11 /* fl_ask.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_ask.cxx; path = ../../src/fl_ask.cxx; sourceTree = SOURCE_ROOT; }; - D90A34CD50A6825298459CCE /* Fl_Browser.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Browser.H; path = ../../FL/Fl_Browser.H; sourceTree = SOURCE_ROOT; }; - D9A7DCBAFF41CBC3DCB67C6F /* Fl_Device.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Device.cxx; path = ../../src/Fl_Device.cxx; sourceTree = SOURCE_ROOT; }; - D9DB580DCA05DE487FACA272 /* jchuff.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jchuff.c; path = ../../jpeg/jchuff.c; sourceTree = SOURCE_ROOT; }; - D9FC21A432D9F4C118B2B1D4 /* Fl_Text_Editor.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Text_Editor.cxx; path = ../../src/Fl_Text_Editor.cxx; sourceTree = SOURCE_ROOT; }; - DA6D2097C089DE9936A0B112 /* line_style.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = line_style.cxx; path = ../../test/line_style.cxx; sourceTree = SOURCE_ROOT; }; - DA8A450882FEFFAC70EE12ED /* ask.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ask.app; sourceTree = BUILT_PRODUCTS_DIR; }; - DAC97F0DCE974BD65C620792 /* help.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = help.app; sourceTree = BUILT_PRODUCTS_DIR; }; - DC4C39F3567A5571CABF1038 /* Fl_File_Browser.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_File_Browser.cxx; path = ../../src/Fl_File_Browser.cxx; sourceTree = SOURCE_ROOT; }; - DC655A6341A86C1A28FF878B /* buttons.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = buttons.app; sourceTree = BUILT_PRODUCTS_DIR; }; - DCEE2710A7119519AEF640AD /* Fl_Timer.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Timer.H; path = ../../FL/Fl_Timer.H; sourceTree = SOURCE_ROOT; }; - DD77F09FACBBCDC3C5276B93 /* glut_compatability.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = glut_compatability.cxx; path = ../../src/glut_compatability.cxx; sourceTree = SOURCE_ROOT; }; - DD96B70D85E60B641F061D51 /* jquant1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jquant1.c; path = ../../jpeg/jquant1.c; sourceTree = SOURCE_ROOT; }; - DE2F47C61B9083A6E7811620 /* Fl_File_Browser.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_File_Browser.H; path = ../../FL/Fl_File_Browser.H; sourceTree = SOURCE_ROOT; }; - DECAFE2642928028BDF791B7 /* Shortcut_Button.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Shortcut_Button.h; path = ../../fluid/Shortcut_Button.h; sourceTree = SOURCE_ROOT; }; - DEF20F6B91F7FB0EBCBD2411 /* fl_utf8.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_utf8.cxx; path = ../../src/fl_utf8.cxx; sourceTree = SOURCE_ROOT; }; - DF2662F7275F8873F9BA6C64 /* device.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = device.cxx; path = ../../test/device.cxx; sourceTree = SOURCE_ROOT; }; - E0132688B22159A85307F264 /* forms.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = forms.H; path = ../../FL/forms.H; sourceTree = SOURCE_ROOT; }; - E159325B70E8DAA4D9DE0C1B /* glu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = glu.h; path = ../../FL/glu.h; sourceTree = SOURCE_ROOT; }; - E1BF46F43DB886EB2301F83A /* fast_slow.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = fast_slow.app; sourceTree = BUILT_PRODUCTS_DIR; }; - E21339D33557BB5501B08AB1 /* Fl_Button.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Button.H; path = ../../FL/Fl_Button.H; sourceTree = SOURCE_ROOT; }; - E4337D2D7CEEDCAD78B068E5 /* jctrans.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jctrans.c; path = ../../jpeg/jctrans.c; sourceTree = SOURCE_ROOT; }; - E448719A354B3D80FD2E1992 /* dirent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dirent.h; path = ../../FL/dirent.h; sourceTree = SOURCE_ROOT; }; - E46A3C4F955A94AE095FF726 /* Fl_Browser_load.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Browser_load.cxx; path = ../../src/Fl_Browser_load.cxx; sourceTree = SOURCE_ROOT; }; - E49427F44D81B0A6192BC7CB /* filename_expand.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = filename_expand.cxx; path = ../../src/filename_expand.cxx; sourceTree = SOURCE_ROOT; }; - E4A2A361D4B13B70464C6A26 /* fl_plastic.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_plastic.cxx; path = ../../src/fl_plastic.cxx; sourceTree = SOURCE_ROOT; }; - E618B793B357747DC837667E /* jmemmgr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jmemmgr.c; path = ../../jpeg/jmemmgr.c; sourceTree = SOURCE_ROOT; }; - E73F55075EA0F5C4BC6C0D03 /* symbols.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = symbols.cxx; path = ../../test/symbols.cxx; sourceTree = SOURCE_ROOT; }; - E7C720E51DAC292F13358811 /* Fl_Gl_Window.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Gl_Window.H; path = ../../FL/Fl_Gl_Window.H; sourceTree = SOURCE_ROOT; }; - E82932DF2A0C624C6EDC9207 /* Fl_Tile.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Tile.cxx; path = ../../src/Fl_Tile.cxx; sourceTree = SOURCE_ROOT; }; - E82DD2B5676CF315E945AF23 /* Fl_FormsBitmap.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_FormsBitmap.H; path = ../../FL/Fl_FormsBitmap.H; sourceTree = SOURCE_ROOT; }; - E840F8E478F4C8C6038E235B /* resize.fl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = resize.fl; path = ../../test/resize.fl; sourceTree = SOURCE_ROOT; }; - E887B4AE75EC9D885D592636 /* fluid.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fluid.cxx; path = ../../fluid/fluid.cxx; sourceTree = SOURCE_ROOT; }; - E8D790E9361D2B311B6839B1 /* pixmap.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pixmap.cxx; path = ../../test/pixmap.cxx; sourceTree = SOURCE_ROOT; }; - E917C15E28EE293416A38C5E /* fltk_images.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = fltk_images.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - E93CF8BB106A2249F0FC58B8 /* Fl_abort.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_abort.cxx; path = ../../src/Fl_abort.cxx; sourceTree = SOURCE_ROOT; }; - E954F5F2730C01DC9FD2866D /* forms_pixmap.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = forms_pixmap.cxx; path = ../../src/forms_pixmap.cxx; sourceTree = SOURCE_ROOT; }; - E9893274B0B6C5F24730235F /* Fl_Counter.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Counter.cxx; path = ../../src/Fl_Counter.cxx; sourceTree = SOURCE_ROOT; }; - EA8E6EC230301E597B9D9AED /* fltk_gl.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = fltk_gl.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - EB15CE98189A4C0A7A8A480F /* fl_show_colormap.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_show_colormap.cxx; path = ../../src/fl_show_colormap.cxx; sourceTree = SOURCE_ROOT; }; - EB3B78BA6DFC3CD491D13E83 /* jfdctint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jfdctint.c; path = ../../jpeg/jfdctint.c; sourceTree = SOURCE_ROOT; }; - EB5B18A1B9B1E41F2AB56A97 /* Fl_get_system_colors.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_get_system_colors.cxx; path = ../../src/Fl_get_system_colors.cxx; sourceTree = SOURCE_ROOT; }; - EB9D2470FCD53D54DDB5CA10 /* jdinput.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdinput.c; path = ../../jpeg/jdinput.c; sourceTree = SOURCE_ROOT; }; - EBC0D2C965EDD6503B0CF519 /* vsnprintf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = vsnprintf.c; path = ../../src/vsnprintf.c; sourceTree = SOURCE_ROOT; }; - EC2BAEE540612218DC9EEC75 /* Fl_Scroll.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Scroll.H; path = ../../FL/Fl_Scroll.H; sourceTree = SOURCE_ROOT; }; - EC57889382FB898FD3EF2580 /* Fl_Gl_Window.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Gl_Window.cxx; path = ../../src/Fl_Gl_Window.cxx; sourceTree = SOURCE_ROOT; }; - EC5862E1FC79542DC55D8462 /* colbrowser.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = colbrowser.cxx; path = ../../test/colbrowser.cxx; sourceTree = SOURCE_ROOT; }; - ECFF712363202EC351A51E53 /* Fl_PNM_Image.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_PNM_Image.cxx; path = ../../src/Fl_PNM_Image.cxx; sourceTree = SOURCE_ROOT; }; - EDE6CE6B09D31AC0AAC9FF56 /* fullscreen.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fullscreen.cxx; path = ../../test/fullscreen.cxx; sourceTree = SOURCE_ROOT; }; - EE2FB1F7B99BE408E1B4DFB7 /* Fl_Object.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Object.H; path = ../../FL/Fl_Object.H; sourceTree = SOURCE_ROOT; }; - EE6507EFCDDA13ACF9373E3E /* Fl_Hor_Fill_Slider.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Hor_Fill_Slider.H; path = ../../FL/Fl_Hor_Fill_Slider.H; sourceTree = SOURCE_ROOT; }; - EF6D2F48B12359DE60E499C2 /* fl_labeltype.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_labeltype.cxx; path = ../../src/fl_labeltype.cxx; sourceTree = SOURCE_ROOT; }; - EF7E3948AA6D39FF92C88E06 /* forms_timer.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = forms_timer.cxx; path = ../../src/forms_timer.cxx; sourceTree = SOURCE_ROOT; }; - EFAE92A1C7CA90BC56E5A70A /* fl_show_input.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = fl_show_input.H; path = ../../FL/fl_show_input.H; sourceTree = SOURCE_ROOT; }; - EFEEE679374D7E4191873447 /* Fl_Input.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Input.H; path = ../../FL/Fl_Input.H; sourceTree = SOURCE_ROOT; }; - F0F281028A82F2E8C2070B26 /* cursor.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = cursor.app; sourceTree = BUILT_PRODUCTS_DIR; }; - F123133D8A3AD430ED07DF17 /* jdcolor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdcolor.c; path = ../../jpeg/jdcolor.c; sourceTree = SOURCE_ROOT; }; - F1C4032FB66042A96955A62E /* Fl_Value_Output.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Value_Output.cxx; path = ../../src/Fl_Value_Output.cxx; sourceTree = SOURCE_ROOT; }; - F2E5612A81A6E8D53ED91CAE /* Fl_Slider.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Slider.H; path = ../../FL/Fl_Slider.H; sourceTree = SOURCE_ROOT; }; - F319551D961725F0949D0235 /* ask.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ask.cxx; path = ../../test/ask.cxx; sourceTree = SOURCE_ROOT; }; - F397A185D11C3DED903CB99F /* Fl_Chart.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Chart.cxx; path = ../../src/Fl_Chart.cxx; sourceTree = SOURCE_ROOT; }; - F42EEFA08A75F71B33094D50 /* Fl_Window_fullscreen.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Window_fullscreen.cxx; path = ../../src/Fl_Window_fullscreen.cxx; sourceTree = SOURCE_ROOT; }; - F486DDB2C35BC54259F51B12 /* pack.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = pack.app; sourceTree = BUILT_PRODUCTS_DIR; }; - F4EFF27D730BED51EF0EAA8D /* Fl.cxx */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.cpp; fileEncoding = 4; name = Fl.cxx; path = ../../src/Fl.cxx; sourceTree = SOURCE_ROOT; }; - F579CD495EB4DC75B2FD8E52 /* mandelbrot.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = mandelbrot.cxx; path = ../../test/mandelbrot.cxx; sourceTree = SOURCE_ROOT; }; - F5B04FDCF453C6444285D186 /* Fl_Check_Browser.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Check_Browser.cxx; path = ../../src/Fl_Check_Browser.cxx; sourceTree = SOURCE_ROOT; }; - F5CAE7DC565B8398F02ED7BA /* Fl_Clock.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Fl_Clock.cxx; path = ../../src/Fl_Clock.cxx; sourceTree = SOURCE_ROOT; }; - F6A596316AE6F65117FF7196 /* fl_shadow_box.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_shadow_box.cxx; path = ../../src/fl_shadow_box.cxx; sourceTree = SOURCE_ROOT; }; - F7F5C1D22A1B4CB89BAAD201 /* file_chooser.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = file_chooser.app; sourceTree = BUILT_PRODUCTS_DIR; }; - F8880CD3FEF32388A24C1B94 /* fltk_zlib.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = fltk_zlib.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - F8990CDEFF54C483BD6BF716 /* Fl_Nice_Slider.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Nice_Slider.H; path = ../../FL/Fl_Nice_Slider.H; sourceTree = SOURCE_ROOT; }; - F8BAA8B283D4CF4D904B6486 /* Fl_Valuator.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Valuator.H; path = ../../FL/Fl_Valuator.H; sourceTree = SOURCE_ROOT; }; - F91DEF40DC3592BE52CAB001 /* Fl_Native_File_Chooser.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Native_File_Chooser.H; path = ../../FL/Fl_Native_File_Chooser.H; sourceTree = SOURCE_ROOT; }; - F98FE04C081FB5B1161C546C /* Fl_Window.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Window.H; path = ../../FL/Fl_Window.H; sourceTree = SOURCE_ROOT; }; - FA2F70BA8FF4E7F4B7B36971 /* fl_file_dir.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_file_dir.cxx; path = ../../src/fl_file_dir.cxx; sourceTree = SOURCE_ROOT; }; - FAA6BA6E4DC1AF28F5FC8466 /* Fl_Tile.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Tile.H; path = ../../FL/Fl_Tile.H; sourceTree = SOURCE_ROOT; }; - FAD24127A06F3F9F0EEB843A /* fl_open_uri.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_open_uri.cxx; path = ../../src/fl_open_uri.cxx; sourceTree = SOURCE_ROOT; }; - FB2A2DF5FA72AD6362BEC9E1 /* forms.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = forms.app; sourceTree = BUILT_PRODUCTS_DIR; }; - FB7A9EFB3C7CDAE324E9544F /* case.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = case.c; path = ../../src/xutf8/case.c; sourceTree = SOURCE_ROOT; }; - FBB2C3FCFF8322A237DDBE23 /* fl_set_font.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_set_font.cxx; path = ../../src/fl_set_font.cxx; sourceTree = SOURCE_ROOT; }; - FC940D10359580615C166335 /* shape.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = shape.cxx; path = ../../test/shape.cxx; sourceTree = SOURCE_ROOT; }; - FD1BB104911A6726B02EEE37 /* Fl_Radio_Round_Button.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Radio_Round_Button.H; path = ../../FL/Fl_Radio_Round_Button.H; sourceTree = SOURCE_ROOT; }; - FE29497A25C52BC2F7D5A9D4 /* inactive.fl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = inactive.fl; path = ../../test/inactive.fl; sourceTree = SOURCE_ROOT; }; - FE466F26BF6C316E5A1770E6 /* jccolor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jccolor.c; path = ../../jpeg/jccolor.c; sourceTree = SOURCE_ROOT; }; - FE90AA3BB40510FA45E0C27B /* Fl_Bitmap.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Bitmap.H; path = ../../FL/Fl_Bitmap.H; sourceTree = SOURCE_ROOT; }; - FEB0F8FE6383384180570D94 /* fltk.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = fltk.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - FEE2F6E62FECD745952CB51D /* function_panel.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = function_panel.cxx; path = ../../fluid/function_panel.cxx; sourceTree = SOURCE_ROOT; }; - FF88A1DACCAFA2D143A7F234 /* Fl_Value_Input.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Value_Input.H; path = ../../FL/Fl_Value_Input.H; sourceTree = SOURCE_ROOT; }; - FFFC4EDB5F397E3575B3A310 /* fl_draw.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_draw.cxx; path = ../../src/fl_draw.cxx; sourceTree = SOURCE_ROOT; }; -/* End PBXFileReference section */ - -/* Begin PBXFrameworksBuildPhase section */ - 01C1E609F6C4528B93E32388 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - C814931FE2E8127B4DD729FD /* fltk.framework in Frameworks */, - C1F79E69373133CD1924AC17 /* CoreAudio.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 02FA7389A064545471C990E9 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 4ABD061A3FE58C7C3DEADD7B /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 04D426A707A40738234F4ED6 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 31F6473A9B5FD4FFB078BA78 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 115877C8118395BEFBD4B2B7 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 79760C35C8AC881A18FBB8B8 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 11CD77CE1FA5AE4F1D14D90B /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 40600399F05AB31ED7AFF144 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 13530762CDBDDB5F7449DA03 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 3BB6C389D42EA62871E9F4B4 /* fltk.framework in Frameworks */, - 64917A6B67AF2060534DB5D9 /* fltk_gl.framework in Frameworks */, - ECF6318C21BBD0ACB27F4E32 /* OpenGL.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 169DE11CE7B3F4B6117A4DC0 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 8AC8FF5C9534F6E0664A352B /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 18EAA5F2A56ED2A22B88AB3A /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 29B01C1F3FF6C5B007DEEF45 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1AF8A842F0688228AE949397 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 1E4A65E8426821F418E34775 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1F21FE9DA1341F0A3E229EA6 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - A98C734F750F2119D508FB8A /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 23861E5380A11BE627598F2D /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - F0CADB27D4B0259803F4057C /* fltk.framework in Frameworks */, - 692AE7202326E78B7334933D /* fltk_gl.framework in Frameworks */, - 1871DE13AAABA8DAC4D72C1B /* OpenGL.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 2919D94965B25D79F2E93F47 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - C228B2DA444B36D2F9C3E168 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 2F7C132F675A343668269C51 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 13DE96EAB36238A478381098 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 303C1CE4669DAD2C9F8F0C63 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 7C9D61E23D197391AA580170 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 39603B9C1B9366483F74BB6A /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 16C76FAEEC543074798FF0CB /* fltk.framework in Frameworks */, - 5B4CB32F2F0797A635568B3A /* fltk_gl.framework in Frameworks */, - CF5A76042FD86936E94CF561 /* OpenGL.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 397A942BDACFB7D2933E8EC7 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 87EC8234AC754EFFDA39907E /* fltk.framework in Frameworks */, - C9D72F10B7A22DD0349ABC68 /* fltk_forms.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 3E3E217EB3045089288C0E64 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 5DF86EA5A868928C5D7D01F3 /* fltk.framework in Frameworks */, - 57CBCDDBCD73332F9CF12C0A /* fltk_images.framework in Frameworks */, - 319E158B9FA80488D676A040 /* fltk_jpeg.framework in Frameworks */, - 2DBFA5F7068A355456FC0E61 /* fltk_png.framework in Frameworks */, - A2D8A191A0B0E9998A0D30CD /* fltk_zlib.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4730E43F2C4BE2D67D6044A2 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 3AE331C8B0FBF5C668831552 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 48936A0BAF73A797A4E583C6 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 9FFCB0771E5D6DF80D301B9C /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4A9F8D40B7CE73863445B40C /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 9882EB27AC413540E37E0671 /* fltk.framework in Frameworks */, - 2DA38DE505392D37C15EBBF1 /* fltk_images.framework in Frameworks */, - 23A3A004166BB92BE68B3B1D /* fltk_jpeg.framework in Frameworks */, - 3954B0A5D14C94760C0FE875 /* fltk_png.framework in Frameworks */, - 16F26F7D137CC7F7B57ECAC0 /* fltk_zlib.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4CEE36EB201A729CA4F8308A /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 08B49F60E1211DE3569D73E2 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 5019B6D11435AFE05418E253 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - A6ED3327A24E5445BC27F29C /* fltk.framework in Frameworks */, - 54FB15769E7A1426DAE66471 /* fltk_images.framework in Frameworks */, - 4D62E8773744771BD8FDF478 /* fltk_jpeg.framework in Frameworks */, - F7888AFE5E6F6CE9BB785D69 /* fltk_png.framework in Frameworks */, - 4A5FC9B5C736E92E69D38B12 /* fltk_zlib.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 52A3FF792DA3389A6CC53209 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 0A1B92FA87D5464E4C1AC4EF /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 53B84C2A0E8BD84ADF4C6A70 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - BBB06F4A4502A286E53B1649 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 5629C4658F961F63F8722841 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - AC8A33DBEE25AF4174D30CBB /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 5849DDD4770AC012F0B95F32 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - A6B1FD18EA5D81C86C8910F1 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 58AFA0B7B90CE0ACF0A1B2E9 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - D236C2998846B3EAFA5A5BE5 /* fltk.framework in Frameworks */, - 6EB2B457956E33EEE724D16A /* fltk_gl.framework in Frameworks */, - DF808F46E13A49F6E1D5A25A /* OpenGL.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 5B5E44816B8DFA57B6363369 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 03CA5B8FDBAAC653038BFA06 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 5BE25DC98DFA463724C75983 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 4C07E1FB6BF75ACD25CB627E /* fltk.framework in Frameworks */, - 4516B8BD99F86A028BF540F5 /* fltk_forms.framework in Frameworks */, - 384166BA6D314002CC87AB28 /* fltk_images.framework in Frameworks */, - 0476C2ACE5C995D19992D48F /* fltk_jpeg.framework in Frameworks */, - B7CE0C040B4901954F4DE4D0 /* fltk_png.framework in Frameworks */, - F56E295E6736DABDA07693C1 /* fltk_zlib.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 5CEB6CB961822D1167C891C6 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 5D04FDD42A39B6B7F5D27432 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 5CF430C0CC7B5B18E46A53BE /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 629F530EF01F9248D91B409F /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - EB2679AAEC7E71561B42EEC4 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 655B11B2B02C045A8B5028F3 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - D9144FCEF6D19F6F9EF0A8B2 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6A92C755D57B613EAFABAB94 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - F485B877C27D5431338DB400 /* fltk.framework in Frameworks */, - B682066D50CAAF8CCFB3113F /* fltk_images.framework in Frameworks */, - CC6F9270C3F21B944D4AEAD0 /* fltk_jpeg.framework in Frameworks */, - 892A313EA8B5B882F22CDF77 /* fltk_png.framework in Frameworks */, - 454B5789047F9D7F2AF0EC04 /* fltk_zlib.framework in Frameworks */, - AF5B4BF9164B5121B1D9D3F8 /* CoreAudio.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6B8A10F761E85ADEEB1ACF54 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 3103F435B7C3508B6BF051D3 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 73EA891C8BB8044C72140879 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 5BF4C749E28B3792559C9107 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 754E0075C0FCCF4310791FF6 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ABCA59EA2E3A953879FD2A8F /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 7C204C4C1035EB82F0251A83 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 5058E348B88025656FFA027F /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 7DC246FF0009EB8FB8593BAC /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 49C992F8293C1F88E2509C9E /* fltk.framework in Frameworks */, - 9CDA0BCAFA4F3CED606C4263 /* fltk_images.framework in Frameworks */, - 1B467A9025A86C4F5E8A7768 /* fltk_jpeg.framework in Frameworks */, - 33FCC793A92F544711E09A1E /* fltk_png.framework in Frameworks */, - C3102E1346D95D5578CB3259 /* fltk_zlib.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 7F7CF7F21AB97CEF00E12B22 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 7F7CF8191AB97DA600E12B22 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 7FBCECC51B1D8AA500AB970D /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 84287AB87AC48E0110823FB1 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 085A816C1A35B2F4A7A278F3 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 87ADC49A3C172468203465E3 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - DE182BDA21A14B247CCD92D3 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 8A19E9A28BE527A5F6E39CC1 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - E7DF7C2E7A8B9A04C8F327A8 /* fltk.framework in Frameworks */, - 5D09807715B94D045C7CA7D0 /* fltk_forms.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 8E6E955E030F7186C7A72772 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - AFAA76012BF32B3C39F9638E /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 9030F08B63879C80A3526EA6 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - A333D396875BF662FB62DCD4 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 94197F306510CE8725621C3B /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - D54C56B571372240BF7EA1DC /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 94982D6875FE027B56667AFE /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 8E652C61D0A4E2CBDCC794F5 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 9C7CA6D4037898CD7804CB21 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 467B078A474152E261F77B96 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 9CE300BB0263BD4A4C40C670 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - DBF8DE40C1F29F86DC793EBA /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B0A4EC6B481653C20502CE77 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 5B3DACE9AD337A089D2A2BDA /* fltk.framework in Frameworks */, - C128558FCAE9FD45D3F7563F /* fltk_gl.framework in Frameworks */, - 89EFAED2C8654D609ED97DD4 /* fltk_forms.framework in Frameworks */, - A2BE7794E4B78E8545BD833D /* OpenGL.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B1A0582764DD0D00E2CF06D6 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - F6307C90D252F006E432B184 /* fltk.framework in Frameworks */, - C122271A7E552D9F8BC221E1 /* fltk_gl.framework in Frameworks */, - C9EDD5531274C04500ADB21C /* OpenGL.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B4D140AF84B8DE662A503CF7 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 36C503992BE0600DBDB7699B /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B6F3107B7FE73A3FEC52224A /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 0DA8A2B44F66D4014AF79700 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B6F452ABF43F365C4EE68C29 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 2EF733AF9B79AB93D9E1F999 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B8D19A7EE1C32D60D61545F6 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - FC48CB206BF7D8B4322C4ACE /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - BC7C7DBC822503572AF5110F /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 2114F98DF24A76F0C3C8039E /* fltk.framework in Frameworks */, - F48AA8D3A3B18C6FBC8D69E6 /* fltk_images.framework in Frameworks */, - 6A2D8756389F45F77825486A /* fltk_jpeg.framework in Frameworks */, - D51E4FB4D81343AB4C22D77A /* fltk_png.framework in Frameworks */, - FC414CA961FF368EE440F852 /* fltk_zlib.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - BCC0790321A715F6319EA985 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 04C166D5213DD80648BE1F4D /* fltk.framework in Frameworks */, - C96290E61274D100007D3CFE /* OpenGL.framework in Frameworks */, - 7F4762EE12D22C470073A4F9 /* ApplicationServices.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - BF4BCD66FF92558ECBB90264 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 67B71A4FFE562E1F62DE8C7A /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - BF84F6678FEEED6293B48BB0 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - C1632846A9601F14575802FB /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - BFCE3CEC6979D59AE7FA9219 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 1DDBA7A48EFE494F2494CDC1 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C2D1F983EB1287416C2E90DC /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - C96291151274D1FD007D3CFE /* Cocoa.framework in Frameworks */, - 3EE305FE7D62A9AB707573F2 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C6EB2070445B615839F89673 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 3145F6B8C1A7EEC88A2881E0 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C73979BDC5300D24FA5AC658 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - A749C4ADD4C26B198214260A /* fltk.framework in Frameworks */, - B4BC9DB7D7B4E290A81FB8E8 /* fltk_png.framework in Frameworks */, - D400876E21DFE46F52E0B4A6 /* fltk_jpeg.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C9165EA71291A304003FF4F0 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - C9165EA81291A304003FF4F0 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - CFFFB4C330636C95339A8F4F /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 71967BE27E13E5EA2F6627D0 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - D2A1AD2D93B0EED43F624520 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - C96290C21274D0CF007D3CFE /* Cocoa.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - D4E10D13391A30A63EF89A57 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - BF3BDB0B4DA065027B4771CA /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - DB4C8357BEECBE10BF9D0FD1 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - B2923141C43518172C90D20D /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - DDB37BA0CD8277076D274ED1 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 5BFD4A9B3EAC4767672C021C /* fltk.framework in Frameworks */, - EBC76AA6B5E8DFAFE0758014 /* fltk_gl.framework in Frameworks */, - 447C7E45BD97CAF001C928CF /* OpenGL.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - DF2E072017D78D49A2CB8DF9 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 5E5B8FF11E1E1903F91F1884 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - E1C1D313C76D06366093B7D0 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 8BA3F05B96804E0FD9491049 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - E4D14F08336AFBA60DD45CA5 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 1950AEA5C2CDBA7309A1C106 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - EE45CD6FFDF096FFC6F619A2 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - F347242B6E015B11A49E28D6 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - EF68016EAAEAC9E766CB414B /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 3C0CA0BFF07538026590AE21 /* fltk.framework in Frameworks */, - 071128E11B275CCD34C503C9 /* fltk_forms.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - F29187F63041F20DD7E1DB1E /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - D2D9B4E60375AC92A87B594E /* fltk_zlib.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - F948041DB74E78B7C5C4E844 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 85A12BCCCC1FD77BEE6BE54A /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - F97F40E8EFCECE5112944E56 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 25BD82F1B2EC9988A25447F0 /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - FA903B512952DE9AEDA2DF5F /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - F302A7BD2FFE891C6E201B40 /* fltk.framework in Frameworks */, - 688240CE098D27582ADC82F3 /* fltk_forms.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - FD9F5AFF648D8F9E6C6C7636 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 7DED430847690C00C5E94FDA /* fltk.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXFrameworksBuildPhase section */ - -/* Begin PBXGroup section */ - 00A184CFEE690C4BD856C12B /* adjuster */ = { - isa = PBXGroup; - children = ( - 1BCEDC8AA971784435AC3119 /* adjuster.cxx */, - ); - name = adjuster; - sourceTree = ""; - }; - 015D2BD894993395B263D6C0 /* Tests */ = { - isa = PBXGroup; - children = ( - 1745FD7A82A025A97E1FFD22 /* Demo */, - 00A184CFEE690C4BD856C12B /* adjuster */, - 7F7CF7F61AB97CEF00E12B22 /* animated */, - D4A58B6D0BEEB58E9CB0E31F /* arc */, - 3565869B79F481C90BE5CDFF /* ask */, - 9A7992A3C037B0F0C5CA8652 /* bitmap */, - 6EE882E6C86888D785E1F43A /* blocks */, - 15CAEC3D8C14E6D046FC5389 /* boxtype */, - F38AA910F089168E1F117114 /* browser */, - 848F81CFD125BD49A9DAEC03 /* button */, - 100D6008DF3843FA3901A33B /* buttons */, - C820F3AA4A638E480E8671B0 /* checkers */, - DEEFF0DAB1B1C84940CB1666 /* clock */, - FA4A55DF9ADAC4379B066CD0 /* colbrowser */, - BAE42AF0AC6E0EC34FB8750B /* color_chooser */, - 8AA1D312429D402E45DD053D /* cube */, - 8BA040EF387191E381E929BE /* CubeView */, - 91105687E467F4C03DFD0C0F /* cursor */, - 898164774E0172504A437300 /* curve */, - 89AC3F1E64A0C63F95160401 /* device */, - 3450DD122B6ABE569077164A /* doublebuffer */, - 552503DEAA35CC9495F04FF0 /* editor */, - 1DA404CE0391E3961D4AC8F1 /* fast_slow */, - 7F8E4196B47A3E1099092789 /* file_chooser */, - 9294558F6BFAEFB6C85F1BA5 /* fonts */, - FB469752BE558EDFA4DFDB0D /* forms */, - 6A76BBC0277EC1E14ED0F6D4 /* fractals */, - FA238AC5C1832FED54AEDBB9 /* fullscreen */, - E374BDC1953587C600A7C1ED /* gl_overlay */, - 3872D0B6B9928C78C72FCEC6 /* glpuzzle */, - A53B742C06C9D16BB091C6FB /* hello */, - DA36D6F398810454D33230DD /* help */, - 269CE230435F178C04DB7881 /* iconize */, - 86BF6452DDE9C375AF92D52F /* image */, - 9036E33CD336ADD4A53C020D /* inactive */, - 8CD5613A2818F5AE8FC86601 /* input */, - 278B37E002BC20B94CAB88F5 /* input_choice */, - BEE79D5F81FCFD58913D4DDB /* keyboard */, - 658CAFF66AFD6B9198CD04E5 /* label */, - 66BEDA6A236EE6021FEAB694 /* line_style */, - 43472F78BB42E506982E85C9 /* list_visuals */, - 5319AB5C179F0D470225D625 /* mandelbrot */, - F63D39673BEC6DF512C0855A /* menubar */, - 9ECD428FDF16913B8FE20E22 /* message */, - 4CFC33FF0912AD90F925070C /* minimum */, - 5F80128158C61B4A1774BBC0 /* navigation */, - 2E4F8B7048EB2BA0C1B7FB20 /* native-filechooser */, - 473F52C6337C2FCD8856CF7D /* output */, - 4B0B665042B427F6FCF5B050 /* overlay */, - B41ED46FB39CBC4D7E97E288 /* pack */, - 5ECDACBEC05120E7845884AF /* pixmap_browser */, - 47A1BE12C9365F10843A5DA3 /* pixmap */, - 69D60C9274B7812F42D67599 /* preferences */, - 79E292B5AB464859300B267B /* radio */, - 142723F0225745ED35521104 /* resizebox */, - D2331A75FD2049BA77D86D61 /* resize */, - C5C0B10B46A8037DE3AA3CCC /* rotated_text */, - CBCA45CC75C8819F4660B0E0 /* scroll */, - E8362290A4CE5611E8AE1EE3 /* shape */, - FAB08B8D96235676F3D4167A /* subwindow */, - 650AC51CA4A7A8274053E3D7 /* sudoku */, - 1180197EB5E8012D4FE3153D /* symbols */, - CB03657E7FFCB38655AB52F0 /* table */, - DA57FBC3C13128843A1A55DA /* tabs */, - 63F59E67CA5F78F20E5F1466 /* threads */, - A6F1A20CDA7ED34627346BB1 /* tile */, - A4F75D08254DDE6A5C5A01F8 /* tiled_image */, - 2DD062AF5E08E6EEAE97E188 /* tree */, - C9165ED21291A327003FF4F0 /* unittests */, - B645183C458896585A17BF6A /* utf8 */, - 49D35BD1622976E3A3BEAAF4 /* valuators */, - ); - name = Tests; - sourceTree = ""; - }; - 07A2E7B74BC0E97DC2AF181A /* fltk */ = { - isa = PBXGroup; - children = ( - C97E309F1C596C5700E22076 /* Drivers */, - B04F6E032ADAF0A16A860A2E /* Headers */, - C9FCF4D61C4ADE4800BE15FD /* config_lib.h */, - 7F66B1D612BB924C00C67B59 /* Fl_cocoa.mm */, - 7F66B1D712BB924C00C67B59 /* Fl_Native_File_Chooser_MAC.mm */, - 7F66B1D812BB924C00C67B59 /* Fl_Quartz_Printer.mm */, - 7FFDE551171D8D0D008753A3 /* Fl_Sys_Menu_Bar.mm */, - F4EFF27D730BED51EF0EAA8D /* Fl.cxx */, - 19C5DB6F3DD5011DAE6F79AB /* Fl_Adjuster.cxx */, - 3F000DD5F091F66BC42822E3 /* Fl_Bitmap.cxx */, - C3F048573FAEABD2D27401D4 /* Fl_Box.cxx */, - 4E2BE7807B57162E18C7E63F /* Fl_Browser.cxx */, - AAD25B747F4122A2C5224708 /* Fl_Browser_.cxx */, - E46A3C4F955A94AE095FF726 /* Fl_Browser_load.cxx */, - 5A7532B3CDA46030885D1D14 /* Fl_Button.cxx */, - F397A185D11C3DED903CB99F /* Fl_Chart.cxx */, - F5B04FDCF453C6444285D186 /* Fl_Check_Browser.cxx */, - A2CF2FD35911638AD607092F /* Fl_Check_Button.cxx */, - 4D55C9FE101986BC47029A16 /* Fl_Choice.cxx */, - F5CAE7DC565B8398F02ED7BA /* Fl_Clock.cxx */, - 058BCBC36ADE724A418F1C43 /* Fl_Color_Chooser.cxx */, - 7FA5C2BD192FAEBB00519823 /* Fl_Copy_Surface.cxx */, - E9893274B0B6C5F24730235F /* Fl_Counter.cxx */, - D9A7DCBAFF41CBC3DCB67C6F /* Fl_Device.cxx */, - 3AFC31503AB99F6D00BAC647 /* Fl_Dial.cxx */, - 33AF346DF043165E0A62ABB5 /* Fl_Double_Window.cxx */, - DC4C39F3567A5571CABF1038 /* Fl_File_Browser.cxx */, - 1AC9AD74C0E0B27EA2A99DF7 /* Fl_File_Chooser.cxx */, - 17D7629A8FC1C1A1DABEDAC0 /* Fl_File_Chooser2.cxx */, - 5D36F806A2C72F1894F0878E /* Fl_File_Icon.cxx */, - A66819BE170F44B94F2E1981 /* Fl_File_Input.cxx */, - 806103D71A8CD0075BF8E1DA /* Fl_Group.cxx */, - 790419B5A0AD64D66F9B19E1 /* Fl_Help_View.cxx */, - 6DCFF326B588B1B27618F28C /* Fl_Image.cxx */, - 7FA5C2BF192FAECA00519823 /* Fl_Image_Surface.cxx */, - 63CB19652C470F1E58DCF01E /* Fl_Input.cxx */, - D531F77A15AACC9E297B4490 /* Fl_Input_.cxx */, - BA7B1E9C7AA7316E98D369C2 /* Fl_Light_Button.cxx */, - 7E05602BE68211B11E493E18 /* Fl_Menu.cxx */, - D50A8FFC111398E34136B192 /* Fl_Menu_.cxx */, - 7F4B8ADD01CB2F8BFE43ACBA /* Fl_Menu_Bar.cxx */, - 199EA4C60DD488096817D322 /* Fl_Menu_Button.cxx */, - 5FB757CD5BD887D355358D2E /* Fl_Menu_Window.cxx */, - 382F938CFABC25BC02C13939 /* Fl_Menu_add.cxx */, - D7E1955B57E8EF19FD90CF61 /* Fl_Menu_global.cxx */, - D02CF2893ECCE831CD5D3176 /* Fl_Multi_Label.cxx */, - 2DE25DB4CE986C1857B5ECF7 /* Fl_Native_File_Chooser.cxx */, - D1C792936D427CC48581BFAE /* Fl_Overlay_Window.cxx */, - 813C830680D031C1B2FCF9B6 /* Fl_Pack.cxx */, - 6C1C9A4F054C48CDD6A2DE44 /* Fl_Paged_Device.cxx */, - D79D3910F834D4B78FED92F3 /* Fl_Pixmap.cxx */, - 05BBBFE4BED0452E5D6A81F7 /* Fl_Positioner.cxx */, - 7FFDD15B19BE08A800779AD1 /* Fl_PostScript.cxx */, - B4CAFA162560925C4591997A /* Fl_Printer.cxx */, - 3789CACF6C845E9C0DE0C58F /* Fl_Preferences.cxx */, - 570D0C7510FE3A3FB7A1BD5D /* Fl_Progress.cxx */, - 41D6B03607BD43BB0D703411 /* Fl_Repeat_Button.cxx */, - 9A3D4184FF1C89B7CEE9FBD6 /* Fl_Return_Button.cxx */, - D0E376E93B4F22BE701D29E0 /* Fl_Roller.cxx */, - 13BCF00369D5254F0CE49599 /* Fl_Round_Button.cxx */, - 3F60A41762817C834FF38947 /* Fl_Scroll.cxx */, - A5B9A5CE605BB8A57F66A2E6 /* Fl_Scrollbar.cxx */, - 57639C1D5415FB55436556A2 /* Fl_Shared_Image.cxx */, - 9D942824B8FC886F6FCD853D /* Fl_Single_Window.cxx */, - 5AF5119D08DFC92EA1032671 /* Fl_Slider.cxx */, - 116F849BE68830F05CA66B9A /* Fl_Table.cxx */, - 351BFCA4747AF494F84FFE36 /* Fl_Table_Row.cxx */, - D5F75B6C9483B2BB47965789 /* Fl_Tabs.cxx */, - D390A37D428892B9A8AD63AD /* Fl_Text_Buffer.cxx */, - A0C1440AC6EE3239EEC7D81B /* Fl_Text_Display.cxx */, - D9FC21A432D9F4C118B2B1D4 /* Fl_Text_Editor.cxx */, - E82932DF2A0C624C6EDC9207 /* Fl_Tile.cxx */, - 76726B622EF72DCDAD1C0D23 /* Fl_Tiled_Image.cxx */, - 0DBD503036293A8AEFAC6725 /* Fl_Tooltip.cxx */, - 5FF610230DB4932346044FC7 /* Fl_Tree.cxx */, - 6170B3704ED34EBCF80E43C1 /* Fl_Tree_Item.cxx */, - 00E3864092375950FE42449E /* Fl_Tree_Item_Array.cxx */, - 197D446B1F4FEB565793FC67 /* Fl_Tree_Prefs.cxx */, - 4194C917D667C0E2FCEF0A39 /* Fl_Valuator.cxx */, - 34CB383C3A4360C14B58562E /* Fl_Value_Input.cxx */, - F1C4032FB66042A96955A62E /* Fl_Value_Output.cxx */, - D80607C7E1AAA63C8B8F1978 /* Fl_Value_Slider.cxx */, - 0B9D4355B2E878715DD43AD3 /* Fl_Widget.cxx */, - BF1FE1C69D048AA23CF27B1E /* Fl_Window.cxx */, - F42EEFA08A75F71B33094D50 /* Fl_Window_fullscreen.cxx */, - CC2482EC04B752BF38D4DBE2 /* Fl_Window_hotspot.cxx */, - 9E22773911BDBADEA86730D4 /* Fl_Window_iconize.cxx */, - 7F6F526319CF0FED0075F408 /* Fl_Window_shape.cxx */, - 9951B49F640C2C15321EED9C /* Fl_Wizard.cxx */, - 800E34DEF9E503C5EC6C4FA5 /* Fl_XBM_Image.cxx */, - 0CBC6DC7942212D47B70681B /* Fl_XPM_Image.cxx */, - E93CF8BB106A2249F0FC58B8 /* Fl_abort.cxx */, - 274CBEBF1D1BFD5C91605CBE /* Fl_add_idle.cxx */, - 9F484B5F88CDE466AC0D0592 /* Fl_arg.cxx */, - 00B08A2C8EA901C350696F8D /* Fl_compose.cxx */, - 0E259033BF45B73C21409C8F /* Fl_display.cxx */, - 5B566F3BAD7101C63D5494E3 /* Fl_get_key.cxx */, - EB5B18A1B9B1E41F2AB56A97 /* Fl_get_system_colors.cxx */, - 28E8F2802DEA5334F914BE98 /* Fl_grab.cxx */, - D004B2D87C53E063F848C539 /* Fl_lock.cxx */, - AAE8D31DC4F024028C66743C /* Fl_own_colormap.cxx */, - 5B2B6ED6A3649923BAAFFDF1 /* Fl_visual.cxx */, - 7F72C8CE1C5A310D001BCD85 /* Fl_win32.cxx */, - 09A359CA8F522F64BAF6CEAF /* Fl_x.cxx */, - AC0F7C69B25854F609BD1A0C /* cmap.cxx */, - D60CC89D1A70BE6AA3929604 /* filename_absolute.cxx */, - E49427F44D81B0A6192BC7CB /* filename_expand.cxx */, - B140C9F8CF34FDAC94E15FE1 /* filename_ext.cxx */, - 2BECA86D733575C07B9982DF /* filename_isdir.cxx */, - CD0C572F3E0A8040E9C52E0F /* filename_list.cxx */, - 81CBEA61461E59652A309159 /* filename_match.cxx */, - 83733760D651C218178EAEB3 /* filename_setext.cxx */, - 39E501DBC41F2617B69BEE95 /* fl_arc.cxx */, - D8332361B912AFCE6DDF4B11 /* fl_ask.cxx */, - 9B54C6B8D801E899981FC5E6 /* fl_boxtype.cxx */, - 1501BD6AB688B2DB8120E852 /* fl_call_main.c */, - 0EB55F59B3D0D0BD1A8BFE5E /* fl_color.cxx */, - 4343E645136756B9FEEE6902 /* fl_cursor.cxx */, - 3306C66283D192B1B1739E25 /* fl_curve.cxx */, - 077BDEA1F0364BDA61518702 /* fl_diamond_box.cxx */, - 2DD93178E8AFA850DAC293FC /* fl_dnd.cxx */, - FFFC4EDB5F397E3575B3A310 /* fl_draw.cxx */, - B25F1323447C32308AA017DE /* fl_draw_pixmap.cxx */, - 4D124BD72F4E63D99837CE0C /* fl_encoding_latin1.cxx */, - 0A447B8708FA755BB960A134 /* fl_encoding_mac_roman.cxx */, - 3D85A740C2D5F1D6C6A9420D /* fl_engraved_label.cxx */, - FA2F70BA8FF4E7F4B7B36971 /* fl_file_dir.cxx */, - 9E8F7BCC0292044D887D423B /* fl_font.cxx */, - 7F12FCC618E1EEB900AB6A11 /* fl_gleam.cxx */, - 7A2CE7959780A1C6E60103E8 /* fl_gtk.cxx */, - EF6D2F48B12359DE60E499C2 /* fl_labeltype.cxx */, - 0B5987E1A293E67A6290612A /* fl_line_style.cxx */, - FAD24127A06F3F9F0EEB843A /* fl_open_uri.cxx */, - 340E5CD1F39C1484B1BCE8F3 /* fl_oval_box.cxx */, - 577F8362F7016862051E2AC3 /* fl_overlay.cxx */, - 5CE4CB9AEF9070A32A27696D /* fl_overlay_visual.cxx */, - E4A2A361D4B13B70464C6A26 /* fl_plastic.cxx */, - 9CA94171ECE3444BB9D65BAE /* fl_read_image.cxx */, - BAF6DCFBAFBE016247558B82 /* fl_rect.cxx */, - 6E69780F02E318A2154C338D /* fl_round_box.cxx */, - 5876E03E2818B598FAA5C307 /* fl_rounded_box.cxx */, - 7C67E3A1368F9AC0A03A7BD6 /* fl_scroll_area.cxx */, - FBB2C3FCFF8322A237DDBE23 /* fl_set_font.cxx */, - F6A596316AE6F65117FF7196 /* fl_shadow_box.cxx */, - 7C57535613D421F393DD662F /* fl_shortcut.cxx */, - EB15CE98189A4C0A7A8A480F /* fl_show_colormap.cxx */, - 7C8D88FDB0A0A32E59465025 /* fl_symbols.cxx */, - 42660BA0E346168608D0FADB /* fl_utf.c */, - DEF20F6B91F7FB0EBCBD2411 /* fl_utf8.cxx */, - 67A896B990EDB45C5BC93F01 /* fl_vertex.cxx */, - 530B066D0F3AC2972D9FEC30 /* flstring.c */, - 977642DF53013F6E6F98A12C /* numericsort.c */, - 1C75365D167645656C3A6752 /* ps_image.cxx */, - BF30A6F91EA43AB094476FFC /* scandir.c */, - BD87D324A97F12C5C38A1432 /* screen_xywh.cxx */, - EBC0D2C965EDD6503B0CF519 /* vsnprintf.c */, - FB7A9EFB3C7CDAE324E9544F /* case.c */, - 6B30F6EA5CA69E305D2B82EE /* is_right2left.c */, - 5AE1F936F1C186E18C1B9C28 /* is_spacing.c */, - ); - name = fltk; - sourceTree = ""; - }; - 100D6008DF3843FA3901A33B /* buttons */ = { - isa = PBXGroup; - children = ( - 0A9C06C70D7733C29D99F901 /* buttons.cxx */, - ); - name = buttons; - sourceTree = ""; - }; - 1180197EB5E8012D4FE3153D /* symbols */ = { - isa = PBXGroup; - children = ( - E73F55075EA0F5C4BC6C0D03 /* symbols.cxx */, - ); - name = symbols; - sourceTree = ""; - }; - 142723F0225745ED35521104 /* resizebox */ = { - isa = PBXGroup; - children = ( - 1D02929D32167C37921C842E /* resizebox.cxx */, - ); - name = resizebox; - sourceTree = ""; - }; - 15CAEC3D8C14E6D046FC5389 /* boxtype */ = { - isa = PBXGroup; - children = ( - 6C64353A3129BCCFAA667D86 /* boxtype.cxx */, - ); - name = boxtype; - sourceTree = ""; - }; - 1745FD7A82A025A97E1FFD22 /* Demo */ = { - isa = PBXGroup; - children = ( - 8D4E2F8A10BA06E332B7EB03 /* demo.cxx */, - C984AFA712D02A1800D66DAD /* demo.menu */, - ); - name = Demo; - sourceTree = ""; - }; - 188555DBC553F66588792C6B /* Frameworks */ = { - isa = PBXGroup; - children = ( - 07A2E7B74BC0E97DC2AF181A /* fltk */, - 7D01507BB2E71FC0C390ABEA /* fltk_gl */, - AE877F45887AC9F2667D4880 /* fltk_images */, - 700E2C8CE84DC32967A9578A /* fltk_png */, - A07416CF2BF150F093A0F9AD /* fltk_jpeg */, - CBA24C637614007F99A61807 /* fltk_forms */, - DA28C614BBA1C4ED5CF6CAED /* fltk_zlib */, - ); - name = Frameworks; - sourceTree = ""; - }; - 1C04F9887FB96BE57051A4CE /* Headers */ = { - isa = PBXGroup; - children = ( - 2D8189C8293D1D51B5409B28 /* CodeEditor.h */, - 40E462179ABB6A6D0FBD72FE /* Fl_Type.h */, - 9E4DE1CE4D10CA89D0D13AC7 /* Fl_Widget_Type.h */, - D638C69E37B67C905C806560 /* Fluid_Image.h */, - DECAFE2642928028BDF791B7 /* Shortcut_Button.h */, - A095F27EE603A15FD695F31C /* about_panel.h */, - BD209D4716895D1365B6BA73 /* alignment_panel.h */, - 8F311718B3CD16844535EEE6 /* comments.h */, - D4E11692C02E48A71A18527C /* function_panel.h */, - 176A3053D562D80CD4D3A400 /* print_panel.h */, - 4A6DFBFA4FDD6D0B8F65009E /* template_panel.h */, - 91726A70C25E6155A2FAF315 /* undo.h */, - B3022A0763D379E8707EC5D2 /* widget_panel.h */, - ); - name = Headers; - sourceTree = ""; - }; - 1DA404CE0391E3961D4AC8F1 /* fast_slow */ = { - isa = PBXGroup; - children = ( - A136058B2D308F81E748921C /* fast_slow.fl */, - ); - name = fast_slow; - sourceTree = ""; - }; - 2000E0C1AD91ACA63811D339 = { - isa = PBXGroup; - children = ( - C9EDD143127338F600ADB21C /* README.OSX.txt */, - 5D444464FCF5714805936107 /* Applications */, - 188555DBC553F66588792C6B /* Frameworks */, - 015D2BD894993395B263D6C0 /* Tests */, - DCB546B00EC62A9F8CC4181A /* Products */, - C9628FFA1274D0A1007D3CFE /* Resources */, - ); - sourceTree = ""; - }; - 269CE230435F178C04DB7881 /* iconize */ = { - isa = PBXGroup; - children = ( - 54C40351BD50C2FC094055E5 /* iconize.cxx */, - ); - name = iconize; - sourceTree = ""; - }; - 278B37E002BC20B94CAB88F5 /* input_choice */ = { - isa = PBXGroup; - children = ( - 15405AF3DA5E1FF9D702C263 /* input_choice.cxx */, - ); - name = input_choice; - sourceTree = ""; - }; - 2DD062AF5E08E6EEAE97E188 /* tree */ = { - isa = PBXGroup; - children = ( - D10B1EA053B5C8F02A636D93 /* tree.fl */, - ); - name = tree; - sourceTree = ""; - }; - 2E4F8B7048EB2BA0C1B7FB20 /* native-filechooser */ = { - isa = PBXGroup; - children = ( - 922182C23B114BA60D9CF160 /* native-filechooser.cxx */, - ); - name = "native-filechooser"; - sourceTree = ""; - }; - 3450DD122B6ABE569077164A /* doublebuffer */ = { - isa = PBXGroup; - children = ( - D3761C93D5C7A48D4B80225A /* doublebuffer.cxx */, - ); - name = doublebuffer; - sourceTree = ""; - }; - 3561F7EB989A4BBA606E380F /* Headers */ = { - isa = PBXGroup; - children = ( - E0132688B22159A85307F264 /* forms.H */, - ); - name = Headers; - sourceTree = ""; - }; - 3565869B79F481C90BE5CDFF /* ask */ = { - isa = PBXGroup; - children = ( - F319551D961725F0949D0235 /* ask.cxx */, - ); - name = ask; - sourceTree = ""; - }; - 3872D0B6B9928C78C72FCEC6 /* glpuzzle */ = { - isa = PBXGroup; - children = ( - C7C5A11DD7448F61DFC69398 /* glpuzzle.cxx */, - ); - name = glpuzzle; - sourceTree = ""; - }; - 43472F78BB42E506982E85C9 /* list_visuals */ = { - isa = PBXGroup; - children = ( - 31FF037FBCA8B6C0CACB0A37 /* list_visuals.cxx */, - ); - name = list_visuals; - sourceTree = ""; - }; - 473F52C6337C2FCD8856CF7D /* output */ = { - isa = PBXGroup; - children = ( - 42C83618F3462133634D3CF9 /* output.cxx */, - ); - name = output; - sourceTree = ""; - }; - 47A1BE12C9365F10843A5DA3 /* pixmap */ = { - isa = PBXGroup; - children = ( - E8D790E9361D2B311B6839B1 /* pixmap.cxx */, - ); - name = pixmap; - sourceTree = ""; - }; - 49D35BD1622976E3A3BEAAF4 /* valuators */ = { - isa = PBXGroup; - children = ( - 590C56F672356072A5C86BC3 /* valuators.fl */, - ); - name = valuators; - sourceTree = ""; - }; - 4B0B665042B427F6FCF5B050 /* overlay */ = { - isa = PBXGroup; - children = ( - AAA7458AD5CC6DCD9BA25E7F /* overlay.cxx */, - ); - name = overlay; - sourceTree = ""; - }; - 4CFC33FF0912AD90F925070C /* minimum */ = { - isa = PBXGroup; - children = ( - 5FAF643D7C2CFA5A83F4B356 /* minimum.cxx */, - ); - name = minimum; - sourceTree = ""; - }; - 5319AB5C179F0D470225D625 /* mandelbrot */ = { - isa = PBXGroup; - children = ( - F579CD495EB4DC75B2FD8E52 /* mandelbrot.cxx */, - 8222D901BB4DAF097B81C1FE /* mandelbrot_ui.fl */, - ); - name = mandelbrot; - sourceTree = ""; - }; - 54B6A2D8180AD6FCA26FB387 /* Headers */ = { - isa = PBXGroup; - children = ( - B20D11CF3F871C99011F632E /* Fl_BMP_Image.H */, - BA939493F873CF0518DB0A1B /* Fl_GIF_Image.H */, - A2E97BA0812AEC32965573B8 /* Fl_Help_Dialog.H */, - 31D736821E68F01A1A11FC9F /* Fl_Help_View.H */, - 15B635124165659EFD5640FF /* Fl_JPEG_Image.H */, - 87F83C8E6003FAE14C4E8249 /* Fl_PNG_Image.H */, - 330837DFFF31CE2EB245C7EC /* Fl_PNM_Image.H */, - ); - name = Headers; - sourceTree = ""; - }; - 552503DEAA35CC9495F04FF0 /* editor */ = { - isa = PBXGroup; - children = ( - 368BC008DC3AE26333DF0321 /* editor.cxx */, - ); - name = editor; - sourceTree = ""; - }; - 5D444464FCF5714805936107 /* Applications */ = { - isa = PBXGroup; - children = ( - CDCF4AA8885523EF295D2D27 /* Fluid */, - ); - name = Applications; - sourceTree = ""; - }; - 5ECDACBEC05120E7845884AF /* pixmap_browser */ = { - isa = PBXGroup; - children = ( - 78EE1A0803C3AAA7BFAF79B8 /* pixmap_browser.cxx */, - ); - name = pixmap_browser; - sourceTree = ""; - }; - 5F80128158C61B4A1774BBC0 /* navigation */ = { - isa = PBXGroup; - children = ( - 98AAEBFD9218D1E1F24D81D8 /* navigation.cxx */, - ); - name = navigation; - sourceTree = ""; - }; - 63F59E67CA5F78F20E5F1466 /* threads */ = { - isa = PBXGroup; - children = ( - 6DFD0BF5428959EE73D260D8 /* threads.cxx */, - ); - name = threads; - sourceTree = ""; - }; - 650AC51CA4A7A8274053E3D7 /* sudoku */ = { - isa = PBXGroup; - children = ( - A59208EAD1D0282D4FCD5839 /* sudoku.cxx */, - 46DBACE210E8AEF57FFB5693 /* CoreAudio.framework */, - ); - name = sudoku; - sourceTree = ""; - }; - 658CAFF66AFD6B9198CD04E5 /* label */ = { - isa = PBXGroup; - children = ( - 8277A82AB4C46B991D48F852 /* label.cxx */, - ); - name = label; - sourceTree = ""; - }; - 66BEDA6A236EE6021FEAB694 /* line_style */ = { - isa = PBXGroup; - children = ( - DA6D2097C089DE9936A0B112 /* line_style.cxx */, - ); - name = line_style; - sourceTree = ""; - }; - 69D60C9274B7812F42D67599 /* preferences */ = { - isa = PBXGroup; - children = ( - 1D152F81B7390EEECF3BB670 /* preferences.fl */, - ); - name = preferences; - sourceTree = ""; - }; - 6A76BBC0277EC1E14ED0F6D4 /* fractals */ = { - isa = PBXGroup; - children = ( - 598DD70F89D7731D61BBD8EF /* fractals.cxx */, - 431856A376572B057493295D /* fracviewer.cxx */, - ); - name = fractals; - sourceTree = ""; - }; - 6EE882E6C86888D785E1F43A /* blocks */ = { - isa = PBXGroup; - children = ( - 3E19864FD168E465A1DAFA6A /* blocks.cxx */, - ); - name = blocks; - sourceTree = ""; - }; - 700E2C8CE84DC32967A9578A /* fltk_png */ = { - isa = PBXGroup; - children = ( - C9EDD4DC1274BB4100ADB21C /* Headers */, - 5575DA9A654EB53C515F917A /* png.c */, - 9795165015E763BF705783DC /* pngerror.c */, - 8AA117275273E1E3B906DA35 /* pngget.c */, - BD535A20C799334E639DDD81 /* pngmem.c */, - 2A5CB08352A0DBD0980FC770 /* pngpread.c */, - C4CF7DDC2EC8792157A3F43B /* pngread.c */, - D33C668435685F7CCB359EE2 /* pngrio.c */, - 037E92E807DF3B8C0B19FF85 /* pngrtran.c */, - BBD2663C0F428CC57126F4E2 /* pngrutil.c */, - 754E11ECF7EB2B3E7E1E3C68 /* pngset.c */, - ADC532751F27C32E46DEFF6F /* pngtrans.c */, - B7DE70E246F6A05A42991CC1 /* pngwio.c */, - 11A4DF1725F38E4341C5C663 /* pngwrite.c */, - 24E8C158A0FFA9C8900E98D8 /* pngwtran.c */, - 577CE0F473400471A5F96A52 /* pngwutil.c */, - 17D45DE262939B64E8894DBB /* libz.dylib */, - ); - name = fltk_png; - sourceTree = ""; - }; - 79E292B5AB464859300B267B /* radio */ = { - isa = PBXGroup; - children = ( - 58166AA7A85D9E037993FC38 /* radio.fl */, - ); - name = radio; - sourceTree = ""; - }; - 7D01507BB2E71FC0C390ABEA /* fltk_gl */ = { - isa = PBXGroup; - children = ( - C9B6BB361C5BAF2400E80696 /* Drivers */, - 7E097C61B5952D56DFB93ECF /* Headers */, - 27C65F509527076EB26E9C0F /* Fl_Gl_Choice.cxx */, - A7A692EB67C5CBE35D4A4B5C /* Fl_Gl_Device_Plugin.cxx */, - 8E81EE378D475F9CFDE296C9 /* Fl_Gl_Overlay.cxx */, - EC57889382FB898FD3EF2580 /* Fl_Gl_Window.cxx */, - 98E423BB92A1B4F201F6B042 /* freeglut_geometry.cxx */, - 73374F6E214D9DC3E2264866 /* freeglut_stroke_mono_roman.cxx */, - 6CCA5064754A8314839CB37A /* freeglut_stroke_roman.cxx */, - 95604163D1E6CBE33AAD66CD /* freeglut_teapot.cxx */, - AFB1FA7E614E064C55880F21 /* gl_draw.cxx */, - DD77F09FACBBCDC3C5276B93 /* glut_compatability.cxx */, - 29E61287C1F4A1123829C900 /* glut_font.cxx */, - ); - name = fltk_gl; - sourceTree = ""; - }; - 7E097C61B5952D56DFB93ECF /* Headers */ = { - isa = PBXGroup; - children = ( - E7C720E51DAC292F13358811 /* Fl_Gl_Window.H */, - 8C1CBF782BBD9CCBFC0B451B /* gl.h */, - 4C9AF6F2C1B78A67FFD177F9 /* gl2opengl.h */, - 88C72DFE480F42D0547F786B /* gl_draw.H */, - E159325B70E8DAA4D9DE0C1B /* glu.h */, - 451D01896EFDD83277515630 /* glut.H */, - ); - name = Headers; - sourceTree = ""; - }; - 7F7CF7F61AB97CEF00E12B22 /* animated */ = { - isa = PBXGroup; - children = ( - 7F7CF81E1AB9836C00E12B22 /* animated.cxx */, - ); - path = animated; - sourceTree = ""; - }; - 7F8E4196B47A3E1099092789 /* file_chooser */ = { - isa = PBXGroup; - children = ( - 39CD231E22E0B53E92CABDC9 /* file_chooser.cxx */, - ); - name = file_chooser; - sourceTree = ""; - }; - 7F92031816B1A909000FC50F /* English.lproj */ = { - isa = PBXGroup; - children = ( - 7F92031916B1A909000FC50F /* Localizable.strings */, - ); - name = English.lproj; - path = Resources/English.lproj; - sourceTree = ""; - }; - 7F92031B16B1A909000FC50F /* French.lproj */ = { - isa = PBXGroup; - children = ( - 7F92031C16B1A909000FC50F /* Localizable.strings */, - ); - name = French.lproj; - path = Resources/French.lproj; - sourceTree = ""; - }; - 7F92031E16B1A909000FC50F /* German.lproj */ = { - isa = PBXGroup; - children = ( - 7F92031F16B1A909000FC50F /* Localizable.strings */, - ); - name = German.lproj; - path = Resources/German.lproj; - sourceTree = ""; - }; - 7F92032116B1A909000FC50F /* Italian.lproj */ = { - isa = PBXGroup; - children = ( - 7F92032216B1A909000FC50F /* Localizable.strings */, - ); - name = Italian.lproj; - path = Resources/Italian.lproj; - sourceTree = ""; - }; - 7F92032416B1A90A000FC50F /* Spanish.lproj */ = { - isa = PBXGroup; - children = ( - 7F92032516B1A90A000FC50F /* Localizable.strings */, - ); - name = Spanish.lproj; - path = Resources/Spanish.lproj; - sourceTree = ""; - }; - 848F81CFD125BD49A9DAEC03 /* button */ = { - isa = PBXGroup; - children = ( - D06E371A971A3BC1B399AD78 /* button.cxx */, - ); - name = button; - sourceTree = ""; - }; - 86BF6452DDE9C375AF92D52F /* image */ = { - isa = PBXGroup; - children = ( - 4120FB2B23E168C4377E78E2 /* image.cxx */, - ); - name = image; - sourceTree = ""; - }; - 898164774E0172504A437300 /* curve */ = { - isa = PBXGroup; - children = ( - 09A55ED62CD9010F1E512122 /* curve.cxx */, - ); - name = curve; - sourceTree = ""; - }; - 89AC3F1E64A0C63F95160401 /* device */ = { - isa = PBXGroup; - children = ( - DF2662F7275F8873F9BA6C64 /* device.cxx */, - ); - name = device; - sourceTree = ""; - }; - 8AA1D312429D402E45DD053D /* cube */ = { - isa = PBXGroup; - children = ( - 2148BFD8D4CD2F1527B71C3C /* cube.cxx */, - ); - name = cube; - sourceTree = ""; - }; - 8BA040EF387191E381E929BE /* CubeView */ = { - isa = PBXGroup; - children = ( - 323779B8DE42371A98337337 /* CubeView.cxx */, - 2A3CEBA07E8AE9BF4C002531 /* CubeMain.cxx */, - ADA5BC653C9EFBEAA8C0AD29 /* CubeViewUI.fl */, - ); - name = CubeView; - sourceTree = ""; - }; - 8CD5613A2818F5AE8FC86601 /* input */ = { - isa = PBXGroup; - children = ( - 97BB0EFFDBDEA3B11ED79A73 /* input.cxx */, - ); - name = input; - sourceTree = ""; - }; - 9036E33CD336ADD4A53C020D /* inactive */ = { - isa = PBXGroup; - children = ( - FE29497A25C52BC2F7D5A9D4 /* inactive.fl */, - ); - name = inactive; - sourceTree = ""; - }; - 91105687E467F4C03DFD0C0F /* cursor */ = { - isa = PBXGroup; - children = ( - 8C53A414ED45A9276B8B4C40 /* cursor.cxx */, - ); - name = cursor; - sourceTree = ""; - }; - 9294558F6BFAEFB6C85F1BA5 /* fonts */ = { - isa = PBXGroup; - children = ( - 1C17C98660CE64B98C8E2DFB /* fonts.cxx */, - ); - name = fonts; - sourceTree = ""; - }; - 9A7992A3C037B0F0C5CA8652 /* bitmap */ = { - isa = PBXGroup; - children = ( - 7FAC914955D699539F73B996 /* bitmap.cxx */, - ); - name = bitmap; - sourceTree = ""; - }; - 9ECD428FDF16913B8FE20E22 /* message */ = { - isa = PBXGroup; - children = ( - 2E774D7FE17DC45AFDF985FE /* message.cxx */, - ); - name = message; - sourceTree = ""; - }; - A07416CF2BF150F093A0F9AD /* fltk_jpeg */ = { - isa = PBXGroup; - children = ( - 273EA935130ACF91000D6870 /* jaricom.c */, - 273EA936130ACF91000D6870 /* jcarith.c */, - 273EA937130ACF91000D6870 /* jdarith.c */, - 273EA938130ACF91000D6870 /* jdct.h */, - 273EA939130ACF91000D6870 /* jinclude.h */, - 273EA93A130ACF91000D6870 /* jmemsys.h */, - 273EA93B130ACF91000D6870 /* jpegint.h */, - 273EA93C130ACF91000D6870 /* jversion.h */, - C9EDD4E21274BB7C00ADB21C /* Headers */, - 37EC93410A76CE3EB094F162 /* jcapimin.c */, - 0C4D02EC5E80D2BF56CFB48B /* jcapistd.c */, - 2483CB305CCA0A319EF35BCF /* jccoefct.c */, - FE466F26BF6C316E5A1770E6 /* jccolor.c */, - CF8C02ED9EB60F55A5713F10 /* jcdctmgr.c */, - D9DB580DCA05DE487FACA272 /* jchuff.c */, - 819B540345E59C29EE9DF3DA /* jcinit.c */, - 4C2979BC9629FABDCC0271BB /* jcmainct.c */, - 6F23DFF159ADA2C05E62C263 /* jcmarker.c */, - D77F126A951A15185214FF2E /* jcmaster.c */, - 5CD5D087391E39030838C823 /* jcomapi.c */, - 7DF4AD3769671959EA813845 /* jcparam.c */, - 14AA766D5DA5A8BCFF60B626 /* jcprepct.c */, - 65E1ABE72414529CBD1F937C /* jcsample.c */, - E4337D2D7CEEDCAD78B068E5 /* jctrans.c */, - D3FB35B309F2E1E59D1618C8 /* jdapimin.c */, - AB3E00F5BBC9AB1C51B0EEDC /* jdapistd.c */, - 90D9C06A2DCECD5B99C4A90A /* jdatadst.c */, - 5722EFFA9B8A529E03233053 /* jdatasrc.c */, - A715D265EAD3C5DA5628485C /* jdcoefct.c */, - F123133D8A3AD430ED07DF17 /* jdcolor.c */, - 1FB7B9BDAA5F88A0223A5EA9 /* jddctmgr.c */, - AB46BE0BB9C13E4684CB6D76 /* jdhuff.c */, - EB9D2470FCD53D54DDB5CA10 /* jdinput.c */, - 428497C5DD96FDB07B2A8BC5 /* jdmainct.c */, - BB37899B104B362F32F0F417 /* jdmarker.c */, - 28AFF174A53E38CCB7475C19 /* jdmaster.c */, - C84F99F5AC8C6517F45055B0 /* jdmerge.c */, - 4D4D056FC1F1EFEC7585CA17 /* jdpostct.c */, - 5538B949B47F04D03589F2CE /* jdsample.c */, - 4577F046D6D5D93D2553BFBC /* jdtrans.c */, - 86685DA60EFE7C0F07DC5C3B /* jerror.c */, - D5CDFA360799E961187294DC /* jfdctflt.c */, - A4456FF8D730E5BE234723F8 /* jfdctfst.c */, - EB3B78BA6DFC3CD491D13E83 /* jfdctint.c */, - 377C68AADE10A3244413CFF6 /* jidctflt.c */, - 2B5CC86924C64E849EBE0179 /* jidctfst.c */, - 33F18D02CA150D5654D48366 /* jidctint.c */, - E618B793B357747DC837667E /* jmemmgr.c */, - D3E25408466639AACEF4D2A6 /* jmemnobs.c */, - DD96B70D85E60B641F061D51 /* jquant1.c */, - 51A1DE1F52564E84C104F074 /* jquant2.c */, - 4CD5A5D2975A2CCB77EBAD43 /* jutils.c */, - ); - name = fltk_jpeg; - sourceTree = ""; - }; - A4F75D08254DDE6A5C5A01F8 /* tiled_image */ = { - isa = PBXGroup; - children = ( - 94D15578CD49CC75FE6617E4 /* tiled_image.cxx */, - ); - name = tiled_image; - sourceTree = ""; - }; - A53B742C06C9D16BB091C6FB /* hello */ = { - isa = PBXGroup; - children = ( - 4C2EEE3E17025A63A0AEEF5F /* hello.cxx */, - ); - name = hello; - sourceTree = ""; - }; - A6F1A20CDA7ED34627346BB1 /* tile */ = { - isa = PBXGroup; - children = ( - 0DFF833B9E81E11FA3E3A85A /* tile.cxx */, - ); - name = tile; - sourceTree = ""; - }; - AE877F45887AC9F2667D4880 /* fltk_images */ = { - isa = PBXGroup; - children = ( - 54B6A2D8180AD6FCA26FB387 /* Headers */, - 3EB2D50857F16B94D2C516E9 /* Fl_BMP_Image.cxx */, - 0330777F0ECC3BA2B055C80E /* Fl_File_Icon2.cxx */, - 877ED586A536CA9D898220D3 /* Fl_GIF_Image.cxx */, - 393BD835A7EBE8F1F43AC188 /* Fl_Help_Dialog.cxx */, - 96F45BDA96C23534006C5538 /* Fl_JPEG_Image.cxx */, - CE1157541DFCB8DC69A00345 /* Fl_PNG_Image.cxx */, - ECFF712363202EC351A51E53 /* Fl_PNM_Image.cxx */, - 67715F3670D58DDDB47DB256 /* fl_images_core.cxx */, - ); - name = fltk_images; - sourceTree = ""; - }; - B04F6E032ADAF0A16A860A2E /* Headers */ = { - isa = PBXGroup; - children = ( - 84CE79448708855561FEE498 /* Enumerations.H */, - C359E5D5187606DD69C7938B /* Fl.H */, - 5CDA214AEABC15E3EF1BB172 /* Fl_Adjuster.H */, - FE90AA3BB40510FA45E0C27B /* Fl_Bitmap.H */, - 390863A4D5D1B4C7C9B58679 /* Fl_Box.H */, - D90A34CD50A6825298459CCE /* Fl_Browser.H */, - 149DEBE486F3554738429684 /* Fl_Browser_.H */, - E21339D33557BB5501B08AB1 /* Fl_Button.H */, - 87F89271469726AE756E4D93 /* Fl_Cairo.H */, - 8B02E11D61E46AD79DE7EFE7 /* Fl_Cairo_Window.H */, - 0CAFE7CA950A492FE35F2163 /* Fl_Chart.H */, - A2B930ADD957B492869191EB /* Fl_Check_Browser.H */, - 4B1195741A8CCE772D17856C /* Fl_Check_Button.H */, - C8AE10A8DDF53B8B27E3215A /* Fl_Choice.H */, - 9BCF393F94482AE7C7421397 /* Fl_Clock.H */, - 2CD1EF8B4BFD0820E9A42641 /* Fl_Color_Chooser.H */, - 7FA5C2C2192FAEF200519823 /* Fl_Copy_Surface.H */, - CE97D58B5B0F1A2A7DB2A3FF /* Fl_Counter.H */, - 82863AEFE086C3469C386C22 /* Fl_Device.H */, - 02C21BB31E7DDFE9E76F4997 /* Fl_Dial.H */, - 80D32CF90973629228CAA7F0 /* Fl_Double_Window.H */, - 53930BEE4CBAAF4C82825F9B /* Fl_Export.H */, - DE2F47C61B9083A6E7811620 /* Fl_File_Browser.H */, - 729751A4A3DAAAF169C80ACC /* Fl_File_Chooser.H */, - 18A8E88697605A73C46C0DDF /* Fl_File_Icon.H */, - 0512326568039B9A0C5BD3DB /* Fl_File_Input.H */, - CEC9BC26680806AD2B47C07F /* Fl_Fill_Dial.H */, - BDEA9C0CFFA25A943140F7FC /* Fl_Fill_Slider.H */, - 00CAAA52DC3193E1133AE26C /* Fl_Float_Input.H */, - E82DD2B5676CF315E945AF23 /* Fl_FormsBitmap.H */, - B145D961F04ADDCF78EFDFD1 /* Fl_FormsPixmap.H */, - 9D938B561E268ECE660B88D2 /* Fl_Free.H */, - BF88B604F8342EF96DFF5AEA /* Fl_Group.H */, - A36535CFF8B14BA8B087A880 /* Fl_Hold_Browser.H */, - EE6507EFCDDA13ACF9373E3E /* Fl_Hor_Fill_Slider.H */, - 21094B942E7FBFBCF1679259 /* Fl_Hor_Nice_Slider.H */, - AE1717E43F50EBA343960B1E /* Fl_Hor_Slider.H */, - 5B8BFBDF9C48A998F0781C9E /* Fl_Hor_Value_Slider.H */, - 332598626430923370C48554 /* Fl_Image.H */, - 7FA5C2C1192FAEE300519823 /* Fl_Image_Surface.H */, - EFEEE679374D7E4191873447 /* Fl_Input.H */, - A5166C3C9311628F6E450095 /* Fl_Input_.H */, - 648E9C3B61328280244FCCA5 /* Fl_Input_Choice.H */, - 1CFFC165E8EE6C1AD9CFD33C /* Fl_Int_Input.H */, - B6A59F303E6D6C2EE4481D78 /* Fl_Light_Button.H */, - 790078FB2B75406B2E250E59 /* Fl_Line_Dial.H */, - 75DEA03FA1E1CA10E4AF212A /* Fl_Menu.H */, - 8985E851BEC6BB2BC613E5AD /* Fl_Menu_.H */, - 1DBDBB6B583C028BD8D1D2F4 /* Fl_Menu_Bar.H */, - 97A233FBA4B73A1CA45A1388 /* Fl_Menu_Button.H */, - A0224B94F206123F3583F2A3 /* Fl_Menu_Item.H */, - 8DFB9E7E8DB3AEC762613348 /* Fl_Menu_Window.H */, - B707DB501C8702446FA24146 /* Fl_Multi_Browser.H */, - D513CAE8AAED897D6B3B72F7 /* Fl_Multi_Label.H */, - 8A322CF28E7EAA76A260345A /* Fl_Multiline_Input.H */, - AC5B933E5C802F33BC495FF8 /* Fl_Multiline_Output.H */, - F91DEF40DC3592BE52CAB001 /* Fl_Native_File_Chooser.H */, - F8990CDEFF54C483BD6BF716 /* Fl_Nice_Slider.H */, - EE2FB1F7B99BE408E1B4DFB7 /* Fl_Object.H */, - D585CB55BDA143D343033352 /* Fl_Output.H */, - 1FCDDD4E00F7CAA8193CAE04 /* Fl_Overlay_Window.H */, - 52C3B1D0A473BDC01D497917 /* Fl_Pack.H */, - B8455C1BD96FF6FB3C197C34 /* Fl_Pixmap.H */, - A8F89055CABBCFECCC4CC940 /* Fl_Plugin.H */, - 20A898FCF6349F72BABDC497 /* Fl_Positioner.H */, - C9EDD5B11274C4FA00ADB21C /* Fl_PostScript.H */, - 91173358E60D137409651286 /* Fl_Preferences.H */, - A694A1F3298E15E532C3F784 /* Fl_Printer.H */, - 4CD4094D8712818EACF5C7C5 /* Fl_Progress.H */, - 1072C2A463FBCF2C5E278649 /* Fl_RGB_Image.H */, - 59EAC37D26FEC2AB49D79C08 /* Fl_Radio_Button.H */, - 03D5B076E8097600496915F7 /* Fl_Radio_Light_Button.H */, - FD1BB104911A6726B02EEE37 /* Fl_Radio_Round_Button.H */, - 4F64CD29833871B09CCB278E /* Fl_Repeat_Button.H */, - CFE13249EA12A63C478888A8 /* Fl_Return_Button.H */, - 9961D74307F5B7D0FE016FC7 /* Fl_Roller.H */, - 270962DA6A7684128875ADDE /* Fl_Round_Button.H */, - 461BBD068DF8C58F4FFB131B /* Fl_Round_Clock.H */, - EC2BAEE540612218DC9EEC75 /* Fl_Scroll.H */, - 28F3E4EBB6E5F8420624A5DA /* Fl_Scrollbar.H */, - 42FEA3A2967D04217C27FA61 /* Fl_Secret_Input.H */, - 9DA766AE10DC532F3D0401A2 /* Fl_Select_Browser.H */, - A46A39199806D09CE0ABEE59 /* Fl_Shared_Image.H */, - 9B57B581401BD8575BFAF2F1 /* Fl_Simple_Counter.H */, - 0EC11A5CAD4E3607A72BEF84 /* Fl_Single_Window.H */, - F2E5612A81A6E8D53ED91CAE /* Fl_Slider.H */, - 76DD2676B757CB7F19B6EF94 /* Fl_Spinner.H */, - A71FBABB9EC90A680225B485 /* Fl_Sys_Menu_Bar.H */, - 70CEC1A84E24275F0861403F /* Fl_Table.H */, - 0CFB24E7079EC601366BCECF /* Fl_Table_Row.H */, - B8166E088FC996C9A89D2D37 /* Fl_Tabs.H */, - 50E8E04A4389A8A2DAB7C53B /* Fl_Text_Buffer.H */, - 64C9C1F20285A471398A7818 /* Fl_Text_Display.H */, - 3E092095198BF5104BE09D78 /* Fl_Text_Editor.H */, - FAA6BA6E4DC1AF28F5FC8466 /* Fl_Tile.H */, - 72C56BE76B2ECF1908249803 /* Fl_Tiled_Image.H */, - DCEE2710A7119519AEF640AD /* Fl_Timer.H */, - B7E85200DC5E9EBB605EE1CB /* Fl_Toggle_Button.H */, - 79EE61E7DCB96EF56E71DD19 /* Fl_Toggle_Light_Button.H */, - A2C688326DDAF4AA29EA9120 /* Fl_Toggle_Round_Button.H */, - 8C5CB5680264401FDA1C693C /* Fl_Tooltip.H */, - 5E0EC227A972D2E4F34A2CEB /* Fl_Tree.H */, - 0BD550D5F4A9E53E93B19234 /* Fl_Tree_Item.H */, - CCDF80CC7D27689DDC83FBA1 /* Fl_Tree_Item_Array.H */, - 7E51DAB7D0F93ACFB736EE9A /* Fl_Tree_Prefs.H */, - F8BAA8B283D4CF4D904B6486 /* Fl_Valuator.H */, - FF88A1DACCAFA2D143A7F234 /* Fl_Value_Input.H */, - 71034AFDF079B24D53146252 /* Fl_Value_Output.H */, - 80D58C2358E8BBA86A8ADB7C /* Fl_Value_Slider.H */, - 5426FC8371108CE8BCAB85B2 /* Fl_Widget.H */, - F98FE04C081FB5B1161C546C /* Fl_Window.H */, - A57A8421086F1F0F9906B692 /* Fl_Wizard.H */, - D2DE1079C826533A91053A9C /* Fl_XBM_Image.H */, - 1433F1B8C4085D5D5E1BA0E1 /* Fl_XPM_Image.H */, - E448719A354B3D80FD2E1992 /* dirent.h */, - AF65626F49A71525D24ED1B0 /* filename.H */, - 87259ACF8723616344D9AEB2 /* fl_ask.H */, - 2621527FD926C67B778C41F3 /* fl_draw.H */, - A8B7D1DA9AAC707EBD991D57 /* fl_message.H */, - 7574410DEB61AC3D68A6C137 /* fl_show_colormap.H */, - EFAE92A1C7CA90BC56E5A70A /* fl_show_input.H */, - B719FC0289E54CA915BC0B94 /* fl_types.h */, - 4F46F93E8F77640543107453 /* fl_utf8.h */, - AC13C8877FA6231BEBF524FD /* mac.H */, - 1D499CE6ECA4995EEA46EAD7 /* math.h */, - D5CE28437ABB8513BE08AC77 /* names.h */, - 62281FC096BA407C4F1E6824 /* win32.H */, - 83CED42A779FA76E98D37CA8 /* x.H */, - 4CABCBB89F9DD5CF57BB9779 /* Fl_Paged_Device.H */, - ); - name = Headers; - sourceTree = ""; - }; - B41ED46FB39CBC4D7E97E288 /* pack */ = { - isa = PBXGroup; - children = ( - D61E50ED41D81EACABE589BD /* pack.cxx */, - ); - name = pack; - sourceTree = ""; - }; - B645183C458896585A17BF6A /* utf8 */ = { - isa = PBXGroup; - children = ( - AB154476769DB7F2247ADEF9 /* utf8.cxx */, - ); - name = utf8; - sourceTree = ""; - }; - BAE42AF0AC6E0EC34FB8750B /* color_chooser */ = { - isa = PBXGroup; - children = ( - 45B993D3FA0EED6037499D3A /* color_chooser.cxx */, - ); - name = color_chooser; - sourceTree = ""; - }; - BEE79D5F81FCFD58913D4DDB /* keyboard */ = { - isa = PBXGroup; - children = ( - 37F324F95525339860AEED24 /* keyboard.cxx */, - 7B084447C58E292798B27283 /* keyboard_ui.fl */, - ); - name = keyboard; - sourceTree = ""; - }; - C5C0B10B46A8037DE3AA3CCC /* rotated_text */ = { - isa = PBXGroup; - children = ( - 48A8DC166D69EDC6F24AE678 /* rotated_text.cxx */, - ); - name = rotated_text; - sourceTree = ""; - }; - C820F3AA4A638E480E8671B0 /* checkers */ = { - isa = PBXGroup; - children = ( - 67989D22AB6482C5B577D395 /* checkers.cxx */, - ); - name = checkers; - sourceTree = ""; - }; - C9165ED21291A327003FF4F0 /* unittests */ = { - isa = PBXGroup; - children = ( - C9165ED31291A376003FF4F0 /* unittests.cxx */, - ); - name = unittests; - sourceTree = ""; - }; - C9628FFA1274D0A1007D3CFE /* Resources */ = { - isa = PBXGroup; - children = ( - 7FED8F161AD699C700276ED9 /* blocks.icns */, - 7FED8F191AD69B4200276ED9 /* checkers.icns */, - 7FED8F1B1AD69B5B00276ED9 /* sudoku.icns */, - 7F92031816B1A909000FC50F /* English.lproj */, - 7F92031B16B1A909000FC50F /* French.lproj */, - 7F92031E16B1A909000FC50F /* German.lproj */, - 7F92032116B1A909000FC50F /* Italian.lproj */, - 7F92032416B1A90A000FC50F /* Spanish.lproj */, - 7F4762ED12D22C470073A4F9 /* ApplicationServices.framework */, - C9628FFD1274D0B3007D3CFE /* Cocoa.framework */, - C96290E51274D100007D3CFE /* OpenGL.framework */, - ); - name = Resources; - sourceTree = ""; - }; - C97E309F1C596C5700E22076 /* Drivers */ = { - isa = PBXGroup; - children = ( - C97E30A01C596C8500E22076 /* Quartz */, - ); - name = Drivers; - sourceTree = ""; - }; - C97E30A01C596C8500E22076 /* Quartz */ = { - isa = PBXGroup; - children = ( - C9B6BB341C5BACA100E80696 /* Fl_Quartz_Display_Device.h */, - C9B6BB331C5BACA100E80696 /* Fl_Quartz_Display_Device.cxx */, - C97E30A21C596CC900E22076 /* Fl_Quartz_Graphics_Driver.h */, - C97E30B11C59704300E22076 /* Fl_Quartz_Graphics_Driver.cxx */, - C97E30A11C596CC900E22076 /* Fl_Quartz_Graphics_Driver_rect.cxx */, - C97E30A31C596CC900E22076 /* Fl_Quartz_Graphics_Driver_image.cxx */, - C97E30A41C596CC900E22076 /* Fl_Quartz_Graphics_Driver_arci.cxx */, - C97E30A51C596CC900E22076 /* Fl_Quartz_Graphics_Driver_color.cxx */, - C97E30A61C596CC900E22076 /* Fl_Quartz_Graphics_Driver_font.cxx */, - C97E30A71C596CC900E22076 /* Fl_Quartz_Graphics_Driver_line_style.cxx */, - C97E30A81C596CC900E22076 /* Fl_Quartz_Graphics_Driver_vertex.cxx */, - C97E30B21C59704300E22076 /* Fl_Quartz_Printer_Graphics_Driver.h */, - C97E30B01C59704300E22076 /* Fl_Quartz_Printer_Graphics_Driver.cxx */, - ); - name = Quartz; - sourceTree = ""; - }; - C9B6BB361C5BAF2400E80696 /* Drivers */ = { - isa = PBXGroup; - children = ( - C9B6BB4B1C5BB72500E80696 /* Fl_OpenGL_Display_Device.h */, - C9B6BB4A1C5BB72500E80696 /* Fl_OpenGL_Display_Device.cxx */, - C9B6BB3F1C5BB07E00E80696 /* Fl_OpenGL_Graphics_Driver.h */, - C9B6BB481C5BB0C600E80696 /* Fl_OpenGL_Graphics_Driver.cxx */, - C9B6BB371C5BB07E00E80696 /* Fl_OpenGL_Graphics_Driver_arci.cxx */, - C9B6BB381C5BB07E00E80696 /* Fl_OpenGL_Graphics_Driver_color.cxx */, - C9B6BB391C5BB07E00E80696 /* Fl_OpenGL_Graphics_Driver_font.cxx */, - C9B6BB3A1C5BB07E00E80696 /* Fl_OpenGL_Graphics_Driver_image.cxx */, - C9B6BB3C1C5BB07E00E80696 /* Fl_OpenGL_Graphics_Driver_line_style.cxx */, - C9B6BB3D1C5BB07E00E80696 /* Fl_OpenGL_Graphics_Driver_rect.cxx */, - C9B6BB3E1C5BB07E00E80696 /* Fl_OpenGL_Graphics_Driver_vertex.cxx */, - ); - name = Drivers; - sourceTree = ""; - }; - C9EDD4DC1274BB4100ADB21C /* Headers */ = { - isa = PBXGroup; - children = ( - C9EDD4DE1274BB6600ADB21C /* png.h */, - C9EDD4DF1274BB6600ADB21C /* pngconf.h */, - 7F2A29091338C7650033C0A6 /* pngdebug.h */, - 7F2A29081338C7520033C0A6 /* pnginfo.h */, - 7F2A29041338C6B80033C0A6 /* pnglibconf.h */, - 7F2A29051338C6D40033C0A6 /* pngpriv.h */, - 7F2A29071338C7450033C0A6 /* pngstruct.h */, - ); - name = Headers; - sourceTree = ""; - }; - C9EDD4E21274BB7C00ADB21C /* Headers */ = { - isa = PBXGroup; - children = ( - C9EDD4E31274BBB600ADB21C /* jconfig.h */, - C9EDD4E41274BBB600ADB21C /* jerror.h */, - C9EDD4E51274BBB600ADB21C /* jmorecfg.h */, - C9EDD4E61274BBB600ADB21C /* jpeglib.h */, - ); - name = Headers; - sourceTree = ""; - }; - CB03657E7FFCB38655AB52F0 /* table */ = { - isa = PBXGroup; - children = ( - AB3FA145ED96A9DA69465E9F /* table.cxx */, - ); - name = table; - sourceTree = ""; - }; - CBA24C637614007F99A61807 /* fltk_forms */ = { - isa = PBXGroup; - children = ( - 3561F7EB989A4BBA606E380F /* Headers */, - 34A2B3EFA6146F599E7CA80A /* forms_bitmap.cxx */, - 07CDB54753C46D7CB01A3C8C /* forms_compatability.cxx */, - 4036292D2024DE5622EA0D11 /* forms_free.cxx */, - 62777DA2221D60EC8F03C905 /* forms_fselect.cxx */, - E954F5F2730C01DC9FD2866D /* forms_pixmap.cxx */, - EF7E3948AA6D39FF92C88E06 /* forms_timer.cxx */, - ); - name = fltk_forms; - sourceTree = ""; - }; - CBCA45CC75C8819F4660B0E0 /* scroll */ = { - isa = PBXGroup; - children = ( - D5D41747D7B904747C2DFBB2 /* scroll.cxx */, - ); - name = scroll; - sourceTree = ""; - }; - CDCF4AA8885523EF295D2D27 /* Fluid */ = { - isa = PBXGroup; - children = ( - 1C04F9887FB96BE57051A4CE /* Headers */, - CC0C80DA4DD31B6B2DB91096 /* CodeEditor.cxx */, - C9F1464F0E6A4DCD77AF72B8 /* Fl_Function_Type.cxx */, - 80E4ACCB50A295390EC9C1AB /* Fl_Group_Type.cxx */, - 88F715478C4F84C8E55B0820 /* Fl_Menu_Type.cxx */, - 0B800D01D215C41573FFE4DA /* Fl_Type.cxx */, - BF27A6A9F541DE61B19AB234 /* Fl_Widget_Type.cxx */, - 4A588F0AA73E5324BEE111A7 /* Fl_Window_Type.cxx */, - C1848E31F46192797A1EEC5E /* Fluid_Image.cxx */, - 43D9A7CD936B1382F5EA23E1 /* about_panel.cxx */, - 09FC37C8231478832FDD1F9E /* align_widget.cxx */, - 91E088F22E63779E9E9FA651 /* alignment_panel.cxx */, - 052F1F0502DC2E28EA0D2405 /* code.cxx */, - 6A61D51F0EAB5E5B09020EB5 /* factory.cxx */, - 2333DEC98DFFAA27F3D85449 /* file.cxx */, - E887B4AE75EC9D885D592636 /* fluid.cxx */, - FEE2F6E62FECD745952CB51D /* function_panel.cxx */, - 9CBDD66D771449423070F912 /* template_panel.cxx */, - D754515384F42D9E502F4A98 /* undo.cxx */, - 102D0B1D203936477107B2D8 /* widget_panel.cxx */, - 80CD4956321634F723D3C40B /* fluid.icns */, - ); - name = Fluid; - sourceTree = ""; - }; - D2331A75FD2049BA77D86D61 /* resize */ = { - isa = PBXGroup; - children = ( - E840F8E478F4C8C6038E235B /* resize.fl */, - ); - name = resize; - sourceTree = ""; - }; - D4A58B6D0BEEB58E9CB0E31F /* arc */ = { - isa = PBXGroup; - children = ( - 982C59D5682A91A5959BA02F /* arc.cxx */, - ); - name = arc; - sourceTree = ""; - }; - DA28C614BBA1C4ED5CF6CAED /* fltk_zlib */ = { - isa = PBXGroup; - children = ( - 49F26943DBCFA9878A9C3F55 /* adler32.c */, - 6BCDA929CD8600DE9AC516DD /* compress.c */, - B95D0F0F7652C2937824E87D /* crc32.c */, - 65E5BAE2A9732DA6B4A53098 /* deflate.c */, - 7F54C8A3130FAC4F00E736F3 /* gzclose.c */, - 7F54C8A4130FAC4F00E736F3 /* gzlib.c */, - 7F54C8A5130FAC4F00E736F3 /* gzread.c */, - 7F54C8A6130FAC4F00E736F3 /* gzwrite.c */, - 7F54C8A7130FAC4F00E736F3 /* infback.c */, - 4B4931D88DEFF9253DD2B260 /* inffast.c */, - C64D06EA8317E22EE4B2376D /* inflate.c */, - 65B20106A8A21FCCA56538F8 /* inftrees.c */, - D816F0ECD89EEA82EC711076 /* trees.c */, - 7D546B243A6858F60A678FF1 /* uncompr.c */, - 5F328DFEE7B768CF141C8E9E /* zutil.c */, - ); - name = fltk_zlib; - sourceTree = ""; - }; - DA36D6F398810454D33230DD /* help */ = { - isa = PBXGroup; - children = ( - D72D2F219FB1BBA586A03EAC /* help.cxx */, - ); - name = help; - sourceTree = ""; - }; - DA57FBC3C13128843A1A55DA /* tabs */ = { - isa = PBXGroup; - children = ( - 0C9E126B5F827C426EC22043 /* tabs.fl */, - ); - name = tabs; - sourceTree = ""; - }; - DCB546B00EC62A9F8CC4181A /* Products */ = { - isa = PBXGroup; - children = ( - B2F3E15BD31ADBA58ECD50C4 /* Fluid.app */, - FEB0F8FE6383384180570D94 /* fltk.framework */, - EA8E6EC230301E597B9D9AED /* fltk_gl.framework */, - E917C15E28EE293416A38C5E /* fltk_images.framework */, - 98A16A4EC098BA7DB21E13DC /* fltk_png.framework */, - C39FA04F3B7CD8E53876D0F4 /* fltk_jpeg.framework */, - 097D0B476E396B9AAC6FA1E0 /* fltk_forms.framework */, - F8880CD3FEF32388A24C1B94 /* fltk_zlib.framework */, - 376B0C1D3D0947B5EDCDE8E5 /* Demo.app */, - 231CFE382C2134110A029AD0 /* adjuster.app */, - 9E227FFE277CB6E4EDF05454 /* arc.app */, - DA8A450882FEFFAC70EE12ED /* ask.app */, - B356E82C48240901A8F7C688 /* bitmap.app */, - 8A748CC814B1697A7E2F9D1A /* blocks.app */, - A0B57FF2A1D358159C950F7F /* boxtype.app */, - A36EE3451F6FA70481742D83 /* browser.app */, - 60E0CF9ED49BBC25F1AABD5B /* button.app */, - DC655A6341A86C1A28FF878B /* buttons.app */, - 61D90C98A833DD410C9D5BED /* checkers.app */, - D792770555866A025D314D2B /* clock.app */, - AA630D4D7FC09AEEA0D0424F /* colbrowser.app */, - 16A1B66BA02AC26B38AD52A1 /* color_chooser.app */, - 1649775917C34003C78C7576 /* cube.app */, - 42C67E2C7BDA83D7AACF300C /* CubeView.app */, - F0F281028A82F2E8C2070B26 /* cursor.app */, - 9A9DEF157A356A54D1E9B6AE /* curve.app */, - 4B15B198B23709B54F5D52AD /* device.app */, - 147BE92B6E470D0A80BD203D /* doublebuffer.app */, - 3F0F366F151B9E0E2FAD0948 /* editor.app */, - E1BF46F43DB886EB2301F83A /* fast_slow.app */, - F7F5C1D22A1B4CB89BAAD201 /* file_chooser.app */, - B77901D4A0022EBCA148E65F /* fonts.app */, - FB2A2DF5FA72AD6362BEC9E1 /* forms.app */, - 7AC3212E8EECF086DCDEEC46 /* fractals.app */, - A0E4F14B0B1B1BCD1307E3CC /* fullscreen.app */, - 9CDFA6BC0C4F869C864E2EE0 /* gl_overlay.app */, - 622198DBFF6479ED2A8B6283 /* glpuzzle.app */, - B91617AF27FEB2D15FA4DE42 /* hello.app */, - DAC97F0DCE974BD65C620792 /* help.app */, - 9D49D6711A470C8334826252 /* iconize.app */, - CAEC632CEFC2CA7592EF9D74 /* image.app */, - D4FA9A41956E4654256AEB09 /* inactive.app */, - 6BDBE905BDAC3374782D6E81 /* input.app */, - 7FC91721DA7888C8A1FD762E /* input_choice.app */, - 25F7E879F4C04CF85422D2B7 /* keyboard.app */, - CB23A4CE90D5A89FA2640A78 /* label.app */, - AC14DA2BFF3CBEE249FC2E89 /* line_style.app */, - 71A50EE5EECC69DC5DD8BE13 /* list_visuals.app */, - B60604913A508E327AA6C475 /* mandelbrot.app */, - 834EF24528E256603D6F39FF /* menubar.app */, - 03B092065D7DE42B7F633A41 /* message.app */, - D82A25EBC21394EDE9AC33C4 /* minimum.app */, - A723C22010FFFCA978570AC5 /* navigation.app */, - 05ECF96A7262C1F1111ABCC7 /* native-filechooser.app */, - 02EE866C628E67B0928F7E6C /* output.app */, - 8F40BFA65740DDA6E9240F30 /* overlay.app */, - F486DDB2C35BC54259F51B12 /* pack.app */, - 1E431497B296C454015D42C2 /* pixmap_browser.app */, - 4BDB9923B5247EC384C1E74D /* pixmap.app */, - 9749479CF630E3B409C932A9 /* preferences.app */, - B1D1B6018D7240C1300914CD /* radio.app */, - 031DE3DC995A7F7219A471E9 /* resizebox.app */, - 020FFBC4E06A072BF8D098FB /* resize.app */, - 6F994D2DFFEA5301950F21B3 /* rotated_text.app */, - 9305831B5D584A1C9652C308 /* scroll.app */, - B5AF439E5879211072C80F19 /* shape.app */, - C14982C1579C0303D84E569E /* subwindow.app */, - 9C87CC8FC8B566C55594BA36 /* sudoku.app */, - 1F4662A0BC6D0B396E78A8B5 /* symbols.app */, - 3DAF0F1BE5742F8D8D130AF1 /* table.app */, - 102A2F111D6E3FEE95E5B473 /* tabs.app */, - BFEF05C334B87B518BFFEC1F /* threads.app */, - AD6E04F6F1B72EB797867D80 /* tile.app */, - 5F4C18EEE3A4065D69073EDA /* tiled_image.app */, - 6101F771F14EE7AEB2C917A4 /* tree.app */, - C05E4BE052F69E6F1FD92730 /* utf8.app */, - 5191489A6263E11B65A57B4D /* valuators.app */, - C9165EAF1291A304003FF4F0 /* unittests.app */, - 7F7CF7F51AB97CEF00E12B22 /* animated.app */, - 7FBCECC81B1D8AA500AB970D /* libfltk.a */, - ); - name = Products; - sourceTree = ""; - }; - DEEFF0DAB1B1C84940CB1666 /* clock */ = { - isa = PBXGroup; - children = ( - 5EF025FDE53B2276B6931CD5 /* clock.cxx */, - ); - name = clock; - sourceTree = ""; - }; - E374BDC1953587C600A7C1ED /* gl_overlay */ = { - isa = PBXGroup; - children = ( - 1F6E4CE3C0DF58D8F7B3A94A /* gl_overlay.cxx */, - ); - name = gl_overlay; - sourceTree = ""; - }; - E8362290A4CE5611E8AE1EE3 /* shape */ = { - isa = PBXGroup; - children = ( - FC940D10359580615C166335 /* shape.cxx */, - 05376DC900B2C885B847EA36 /* OpenGL.framework */, - ); - name = shape; - sourceTree = ""; - }; - F38AA910F089168E1F117114 /* browser */ = { - isa = PBXGroup; - children = ( - 6D999C03407EAEE9C4D3477A /* browser.cxx */, - ); - name = browser; - sourceTree = ""; - }; - F63D39673BEC6DF512C0855A /* menubar */ = { - isa = PBXGroup; - children = ( - 44277061B27BFBE1FB22B79B /* menubar.cxx */, - ); - name = menubar; - sourceTree = ""; - }; - FA238AC5C1832FED54AEDBB9 /* fullscreen */ = { - isa = PBXGroup; - children = ( - EDE6CE6B09D31AC0AAC9FF56 /* fullscreen.cxx */, - ); - name = fullscreen; - sourceTree = ""; - }; - FA4A55DF9ADAC4379B066CD0 /* colbrowser */ = { - isa = PBXGroup; - children = ( - EC5862E1FC79542DC55D8462 /* colbrowser.cxx */, - C9F9C0DD12CFCDAC0067ADCC /* rgb.txt */, - ); - name = colbrowser; - sourceTree = ""; - }; - FAB08B8D96235676F3D4167A /* subwindow */ = { - isa = PBXGroup; - children = ( - D6DF746AE1F6A3B0D633D9D4 /* subwindow.cxx */, - ); - name = subwindow; - sourceTree = ""; - }; - FB469752BE558EDFA4DFDB0D /* forms */ = { - isa = PBXGroup; - children = ( - 7F784151AF1B748D0F3DB1C0 /* forms.cxx */, - ); - name = forms; - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXHeadersBuildPhase section */ - 7A0DD0617839B6CF397E2894 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 7FBCECC61B1D8AA500AB970D /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C959617F1274CE71009C0594 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C95961801274CE71009C0594 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C95961811274CE71009C0594 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 273EA940130ACF91000D6870 /* jdct.h in Headers */, - 273EA941130ACF91000D6870 /* jinclude.h in Headers */, - 273EA942130ACF91000D6870 /* jmemsys.h in Headers */, - 273EA943130ACF91000D6870 /* jpegint.h in Headers */, - 273EA944130ACF91000D6870 /* jversion.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C95961821274CE71009C0594 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C95961831274CE71009C0594 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C9EDD5C81274C6BA00ADB21C /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - comments = "Copy just any file here so that the Headers link will be generated correctly."; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXHeadersBuildPhase section */ - -/* Begin PBXNativeTarget section */ - 0392A304CDC05B94337B7C04 /* fltk_jpeg */ = { - isa = PBXNativeTarget; - buildConfigurationList = 4DFF17B1DEEAE7769BD9DB6E /* Build configuration list for PBXNativeTarget "fltk_jpeg" */; - buildPhases = ( - C95961811274CE71009C0594 /* Headers */, - 962146FC5CDEC4BE6D271008 /* Resources */, - BBCFC69D52F84735A65BCDD5 /* Sources */, - BFCE3CEC6979D59AE7FA9219 /* Frameworks */, - ); - buildRules = ( - FCBC6C10182884FE8074805D /* PBXBuildRule */, - ); - dependencies = ( - 64CE93723117BAD714740E8E /* PBXTargetDependency */, - ); - name = fltk_jpeg; - productName = fltk_jpeg; - productReference = C39FA04F3B7CD8E53876D0F4 /* fltk_jpeg.framework */; - productType = "com.apple.product-type.framework"; - }; - 0C8980D2E4E0E914FE651FDB /* shape */ = { - isa = PBXNativeTarget; - buildConfigurationList = B64F4D8E43BE2B695A6AA440 /* Build configuration list for PBXNativeTarget "shape" */; - buildPhases = ( - 24B09083AB102172E2E1F627 /* Resources */, - 18F09DA86ADDE918514D17A6 /* Sources */, - 13530762CDBDDB5F7449DA03 /* Frameworks */, - 14A08E6CA7240FE82E333C23 /* CopyFiles */, - ); - buildRules = ( - CF4751DEBDE3C22D982B8429 /* PBXBuildRule */, - ); - dependencies = ( - 4F13E94456DB0964E9840BF5 /* PBXTargetDependency */, - AC5D3D581EBB10175A439164 /* PBXTargetDependency */, - ); - name = shape; - productName = shape; - productReference = B5AF439E5879211072C80F19 /* shape.app */; - productType = "com.apple.product-type.application"; - }; - 0F789352A34B2A230259EEC7 /* keyboard */ = { - isa = PBXNativeTarget; - buildConfigurationList = C49C9AEC4E153FF1F438EEC9 /* Build configuration list for PBXNativeTarget "keyboard" */; - buildPhases = ( - 47783618090233D5416F2DEF /* Resources */, - A9F3B962D05C4127BE8E2467 /* Sources */, - 5629C4658F961F63F8722841 /* Frameworks */, - 7E4AA34087EC5D05E668DA08 /* CopyFiles */, - ); - buildRules = ( - 301017A593039062A0300327 /* PBXBuildRule */, - ); - dependencies = ( - C9194CA7B68C9A7ADE662A15 /* PBXTargetDependency */, - 40F85CC5FC583F5EC51A89EE /* PBXTargetDependency */, - ); - name = keyboard; - productName = keyboard; - productReference = 25F7E879F4C04CF85422D2B7 /* keyboard.app */; - productType = "com.apple.product-type.application"; - }; - 10F40C4AE712B17C78435935 /* cube */ = { - isa = PBXNativeTarget; - buildConfigurationList = 5F820F5FBA3ED8ABDE57AAE1 /* Build configuration list for PBXNativeTarget "cube" */; - buildPhases = ( - C46B78D74FA9483926E73794 /* Resources */, - 44D64FC34C530A55BD691A3D /* Sources */, - 23861E5380A11BE627598F2D /* Frameworks */, - AC00EF2D1E13D99AE18A1362 /* CopyFiles */, - ); - buildRules = ( - 652992AA1B44CEFF67624A6C /* PBXBuildRule */, - ); - dependencies = ( - 6BFA4628FD9A6604E6911D41 /* PBXTargetDependency */, - BF9303986B2A6CE21BF6D58A /* PBXTargetDependency */, - ); - name = cube; - productName = cube; - productReference = 1649775917C34003C78C7576 /* cube.app */; - productType = "com.apple.product-type.application"; - }; - 134239549D6BFAC3F8EFC363 /* colbrowser */ = { - isa = PBXNativeTarget; - buildConfigurationList = 63C3E22864C6E764E4AA33F4 /* Build configuration list for PBXNativeTarget "colbrowser" */; - buildPhases = ( - 0C15FF58F09823C404F6D72D /* Resources */, - 8E1D2CE3E0A37D2A4BE6549C /* Sources */, - 397A942BDACFB7D2933E8EC7 /* Frameworks */, - AC36F687FDBF8CCF542C6369 /* CopyFiles */, - ); - buildRules = ( - 1F42D5CB6D0F6DC50A74E876 /* PBXBuildRule */, - ); - dependencies = ( - D3670191A18D37C113A0FC04 /* PBXTargetDependency */, - 23DC21EA3C7C8E8AD302CAC2 /* PBXTargetDependency */, - ); - name = colbrowser; - productName = colbrowser; - productReference = AA630D4D7FC09AEEA0D0424F /* colbrowser.app */; - productType = "com.apple.product-type.application"; - }; - 17B95BDCBCADC140B2AB54A7 /* curve */ = { - isa = PBXNativeTarget; - buildConfigurationList = 0AB8F12E20FB744E948579D8 /* Build configuration list for PBXNativeTarget "curve" */; - buildPhases = ( - C82F55B77BDFE26B6897FE76 /* Resources */, - B3C7593F2CD0B2D3A45A6B7B /* Sources */, - 53B84C2A0E8BD84ADF4C6A70 /* Frameworks */, - F60480C83F372B1B229B0489 /* CopyFiles */, - ); - buildRules = ( - 65E3A0E21746785762F84E3E /* PBXBuildRule */, - ); - dependencies = ( - A930588839D7D95C5A94D166 /* PBXTargetDependency */, - ); - name = curve; - productName = curve; - productReference = 9A9DEF157A356A54D1E9B6AE /* curve.app */; - productType = "com.apple.product-type.application"; - }; - 1B8EEEC5C9C85BA44EF759EB /* preferences */ = { - isa = PBXNativeTarget; - buildConfigurationList = 7EB07B3968A20B4E608A072F /* Build configuration list for PBXNativeTarget "preferences" */; - buildPhases = ( - 909C7B633C6937F4878B24B8 /* Resources */, - 9FE426FAA5E5F10006D2500D /* Sources */, - 754E0075C0FCCF4310791FF6 /* Frameworks */, - AA5B19C0922A68B64E2EA35A /* CopyFiles */, - ); - buildRules = ( - 3891F9F4F50DF109D3949E8F /* PBXBuildRule */, - ); - dependencies = ( - 989096964BDCB4782739734F /* PBXTargetDependency */, - 458F29EA6AF2259C8FE26501 /* PBXTargetDependency */, - ); - name = preferences; - productName = preferences; - productReference = 9749479CF630E3B409C932A9 /* preferences.app */; - productType = "com.apple.product-type.application"; - }; - 22F83D75D3AC309504978002 /* symbols */ = { - isa = PBXNativeTarget; - buildConfigurationList = F418709849B5B9E10E73DC7B /* Build configuration list for PBXNativeTarget "symbols" */; - buildPhases = ( - BE10458E3BD00A1A721471A1 /* Resources */, - C303B0FD8B83D6016B4CE2EB /* Sources */, - F97F40E8EFCECE5112944E56 /* Frameworks */, - 4DA6FB6930E09E022DC859E0 /* CopyFiles */, - ); - buildRules = ( - B3E0B9A961017B0A1800BFDD /* PBXBuildRule */, - ); - dependencies = ( - E99D1402227FFD90FC8A2C1D /* PBXTargetDependency */, - ); - name = symbols; - productName = symbols; - productReference = 1F4662A0BC6D0B396E78A8B5 /* symbols.app */; - productType = "com.apple.product-type.application"; - }; - 234377F13A1D2CBBCF9E5043 /* gl_overlay */ = { - isa = PBXNativeTarget; - buildConfigurationList = 60536F86E7CBDCD693F71324 /* Build configuration list for PBXNativeTarget "gl_overlay" */; - buildPhases = ( - 5E63597A6F22F3C5EAE6C3F2 /* Resources */, - 1249EDBFF7D5FD2128B9D60E /* Sources */, - DDB37BA0CD8277076D274ED1 /* Frameworks */, - 0829584030C9C26BEFB229A7 /* CopyFiles */, - ); - buildRules = ( - 2DDCE940376FADC512A8157B /* PBXBuildRule */, - ); - dependencies = ( - 5E4D4B6AC7748B1319BBEC57 /* PBXTargetDependency */, - 21B7AD6C21467F0669BA0F66 /* PBXTargetDependency */, - ); - name = gl_overlay; - productName = gl_overlay; - productReference = 9CDFA6BC0C4F869C864E2EE0 /* gl_overlay.app */; - productType = "com.apple.product-type.application"; - }; - 26B873E37B315C0F7BABC202 /* message */ = { - isa = PBXNativeTarget; - buildConfigurationList = 849D88C39AA4E730673CA22B /* Build configuration list for PBXNativeTarget "message" */; - buildPhases = ( - 2DDE7E43CDF1C00459675F35 /* Resources */, - 388F82757706F801E753A331 /* Sources */, - 9C7CA6D4037898CD7804CB21 /* Frameworks */, - 51707CB30925230AD314321F /* CopyFiles */, - ); - buildRules = ( - 28DBEEA25FA7FE0EC411DB93 /* PBXBuildRule */, - ); - dependencies = ( - 3C1DA919DDED1732B8939051 /* PBXTargetDependency */, - ); - name = message; - productName = message; - productReference = 03B092065D7DE42B7F633A41 /* message.app */; - productType = "com.apple.product-type.application"; - }; - 287CEC5F63A8B5FCDA246BEC /* checkers */ = { - isa = PBXNativeTarget; - buildConfigurationList = 30AD0627958F0B172EBFD4E0 /* Build configuration list for PBXNativeTarget "checkers" */; - buildPhases = ( - 6E029D85A424DB0449238C6D /* Resources */, - E24ECE8AB4045DE6374E0837 /* Sources */, - 1F21FE9DA1341F0A3E229EA6 /* Frameworks */, - 6A8C020314852B71FAC02D75 /* CopyFiles */, - ); - buildRules = ( - 0E24314051741168928705E7 /* PBXBuildRule */, - ); - dependencies = ( - 24016FD996EF689BD7E5BF30 /* PBXTargetDependency */, - ); - name = checkers; - productName = checkers; - productReference = 61D90C98A833DD410C9D5BED /* checkers.app */; - productType = "com.apple.product-type.application"; - }; - 28919176E960D4209BAB8420 /* ask */ = { - isa = PBXNativeTarget; - buildConfigurationList = 578FD06BD28D0AAEDD28C122 /* Build configuration list for PBXNativeTarget "ask" */; - buildPhases = ( - 1D39966685B7BBFD995AA3A9 /* Resources */, - AB7685177F94CB7B42B5CAB1 /* Sources */, - 94982D6875FE027B56667AFE /* Frameworks */, - 501EEF6F6EE53AC62D5C2D1A /* CopyFiles */, - ); - buildRules = ( - D083976BDA11FB140D92C9D8 /* PBXBuildRule */, - ); - dependencies = ( - BCE99B468058A739E9B61BA6 /* PBXTargetDependency */, - ); - name = ask; - productName = ask; - productReference = DA8A450882FEFFAC70EE12ED /* ask.app */; - productType = "com.apple.product-type.application"; - }; - 2A6B003A80FBAF126EC8F448 /* browser */ = { - isa = PBXNativeTarget; - buildConfigurationList = 09DE2CF8947C6D4CA4D879E4 /* Build configuration list for PBXNativeTarget "browser" */; - buildPhases = ( - 025AF787C2B449CCA5E2DB88 /* Resources */, - FD1A7D2F7532522CCF2B0FFB /* Sources */, - 5CEB6CB961822D1167C891C6 /* Frameworks */, - B1608C348129813E176E8357 /* CopyFiles */, - C99FD8E112D2A295002FC776 /* CopyFiles */, - ); - buildRules = ( - 982E85D9644C6688DAA59FCA /* PBXBuildRule */, - ); - dependencies = ( - 985D5E9B1C796A47558B65A2 /* PBXTargetDependency */, - ); - name = browser; - productName = browser; - productReference = A36EE3451F6FA70481742D83 /* browser.app */; - productType = "com.apple.product-type.application"; - }; - 2BFE084E4D6FAB77DCAF0A83 /* utf8 */ = { - isa = PBXNativeTarget; - buildConfigurationList = A4652FECF78110792F659563 /* Build configuration list for PBXNativeTarget "utf8" */; - buildPhases = ( - 41EB235F15F87678F80C27D5 /* Resources */, - 089522EE9936A885D43F4780 /* Sources */, - 48936A0BAF73A797A4E583C6 /* Frameworks */, - AE6382154736E22FC10B2BF0 /* CopyFiles */, - ); - buildRules = ( - FD1A4483F5D5031BBD4AFAF1 /* PBXBuildRule */, - ); - dependencies = ( - DEE249A5C3995E37C311ACC5 /* PBXTargetDependency */, - ); - name = utf8; - productName = utf8; - productReference = C05E4BE052F69E6F1FD92730 /* utf8.app */; - productType = "com.apple.product-type.application"; - }; - 2D69D33A1EBE0D85982EDCC1 /* device */ = { - isa = PBXNativeTarget; - buildConfigurationList = 8FE512A926E636412F9718E9 /* Build configuration list for PBXNativeTarget "device" */; - buildPhases = ( - E0451824DAF0D20812D766A5 /* Resources */, - 8DF30D1FB799A4839AD06D9C /* Sources */, - 5019B6D11435AFE05418E253 /* Frameworks */, - E77D972F65E2ABE29A94026B /* CopyFiles */, - ); - buildRules = ( - 761E8D6D2C68CDD078F3185D /* PBXBuildRule */, - ); - dependencies = ( - 451B9D05BCC7D1AF1251072C /* PBXTargetDependency */, - CCA3ACABF38B2112B510DAFD /* PBXTargetDependency */, - DEB97684C5BB8ADF31FAF9E1 /* PBXTargetDependency */, - 1959744778B13AD2D41E15F0 /* PBXTargetDependency */, - A0D5953930963267152D4CDB /* PBXTargetDependency */, - ); - name = device; - productName = device; - productReference = 4B15B198B23709B54F5D52AD /* device.app */; - productType = "com.apple.product-type.application"; - }; - 32FF2A1069F117986FB927DD /* CubeView */ = { - isa = PBXNativeTarget; - buildConfigurationList = 10E8C646A26F3D15F7CE2445 /* Build configuration list for PBXNativeTarget "CubeView" */; - buildPhases = ( - 453EA7CD7A8F555E59EEB31E /* Resources */, - AE72E157EDEC719D65C86CBA /* Sources */, - B1A0582764DD0D00E2CF06D6 /* Frameworks */, - 0076EE9F69217E04A9895FD8 /* CopyFiles */, - ); - buildRules = ( - CD536C27425E520D78677840 /* PBXBuildRule */, - ); - dependencies = ( - 9C6257397491DB42B84052A8 /* PBXTargetDependency */, - 108DA4F7F3564841688F504F /* PBXTargetDependency */, - AB079DD83076897253B672E1 /* PBXTargetDependency */, - ); - name = CubeView; - productName = CubeView; - productReference = 42C67E2C7BDA83D7AACF300C /* CubeView.app */; - productType = "com.apple.product-type.application"; - }; - 35F2A3666BFB337E150860D9 /* pack */ = { - isa = PBXNativeTarget; - buildConfigurationList = E1CADB24DFF6C42C5ED02370 /* Build configuration list for PBXNativeTarget "pack" */; - buildPhases = ( - FD29247E410EF80C9A411BF2 /* Resources */, - C44E397D98E5790C6B078D92 /* Sources */, - B6F3107B7FE73A3FEC52224A /* Frameworks */, - 7F785E28BCEA44FDC7C10F65 /* CopyFiles */, - ); - buildRules = ( - 8D4B04281B4168536936E2C4 /* PBXBuildRule */, - ); - dependencies = ( - 7F9611BCAC5D5A43DF75FE3B /* PBXTargetDependency */, - ); - name = pack; - productName = pack; - productReference = F486DDB2C35BC54259F51B12 /* pack.app */; - productType = "com.apple.product-type.application"; - }; - 36F787DB6844466ACF848593 /* image */ = { - isa = PBXNativeTarget; - buildConfigurationList = 45BDA5E071E42FD9FFB3C6E0 /* Build configuration list for PBXNativeTarget "image" */; - buildPhases = ( - BD1A94F2F267D5669C20C1F8 /* Resources */, - 25A0A1371179487A2E32B9B1 /* Sources */, - 9030F08B63879C80A3526EA6 /* Frameworks */, - 8867D980D3F5085D34A6DF7B /* CopyFiles */, - ); - buildRules = ( - ABF5C70741CF19DEE1D8CC17 /* PBXBuildRule */, - ); - dependencies = ( - E6DC2B9D7282D7184A543B86 /* PBXTargetDependency */, - ); - name = image; - productName = image; - productReference = CAEC632CEFC2CA7592EF9D74 /* image.app */; - productType = "com.apple.product-type.application"; - }; - 3C13C653905795060D6D4F0A /* fltk_forms */ = { - isa = PBXNativeTarget; - buildConfigurationList = EC317A6F79ABF37DA0CB2C7D /* Build configuration list for PBXNativeTarget "fltk_forms" */; - buildPhases = ( - C959617F1274CE71009C0594 /* Headers */, - D974AB8D7C7B0B0E64AE7431 /* Resources */, - 2C8CFF851D7C7DC1D9609D17 /* Sources */, - 2F7C132F675A343668269C51 /* Frameworks */, - ); - buildRules = ( - 548C09CAA724A9BDFAE7F711 /* PBXBuildRule */, - ); - dependencies = ( - B2295006135485171CE465A0 /* PBXTargetDependency */, - ); - name = fltk_forms; - productName = fltk_forms; - productReference = 097D0B476E396B9AAC6FA1E0 /* fltk_forms.framework */; - productType = "com.apple.product-type.framework"; - }; - 3C6AD358F2FC5419FDA04243 /* fractals */ = { - isa = PBXNativeTarget; - buildConfigurationList = A886EF55A1943DA05FFEB475 /* Build configuration list for PBXNativeTarget "fractals" */; - buildPhases = ( - A50661091E02301A7A8E927C /* Resources */, - FE06963F6457A6A7B3BB6CC3 /* Sources */, - B0A4EC6B481653C20502CE77 /* Frameworks */, - CAC749CC825FEBDDCDF3BB42 /* CopyFiles */, - ); - buildRules = ( - A013DC2CF3856CB94268AE70 /* PBXBuildRule */, - ); - dependencies = ( - CD79361F0DFBF22FA651B064 /* PBXTargetDependency */, - C65D41CD33252E71A18F9E40 /* PBXTargetDependency */, - 508B7D2FCF4F327C445AF30E /* PBXTargetDependency */, - ); - name = fractals; - productName = fractals; - productReference = 7AC3212E8EECF086DCDEEC46 /* fractals.app */; - productType = "com.apple.product-type.application"; - }; - 43080284D40D3965685C7975 /* bitmap */ = { - isa = PBXNativeTarget; - buildConfigurationList = F026FBF218BBE6275FABB07D /* Build configuration list for PBXNativeTarget "bitmap" */; - buildPhases = ( - 49A1C42C8800EB4734DB7148 /* Resources */, - CA99DB1AAB6C9D1F7D21B324 /* Sources */, - C6EB2070445B615839F89673 /* Frameworks */, - 4057014FB3ED183E35AC2A9F /* CopyFiles */, - ); - buildRules = ( - E1C07CC4186CD56115EBB4A4 /* PBXBuildRule */, - ); - dependencies = ( - ECB22B820DE64A50DC95950B /* PBXTargetDependency */, - ); - name = bitmap; - productName = bitmap; - productReference = B356E82C48240901A8F7C688 /* bitmap.app */; - productType = "com.apple.product-type.application"; - }; - 4D6391C0735EF1A5A8588826 /* inactive */ = { - isa = PBXNativeTarget; - buildConfigurationList = 4DF452C4C84D66DAE967E8D8 /* Build configuration list for PBXNativeTarget "inactive" */; - buildPhases = ( - 9ECB20D6CCF567B51F39E9B8 /* Resources */, - C7CE88E302A5A06FA961EE03 /* Sources */, - 94197F306510CE8725621C3B /* Frameworks */, - 306E9117A2B61C335FFD6E00 /* CopyFiles */, - ); - buildRules = ( - 57D7CC1ABEE0B3D17D5C6598 /* PBXBuildRule */, - ); - dependencies = ( - 951CA1D37E7F30B53E37B095 /* PBXTargetDependency */, - A4998C89B3F97B12351CECCD /* PBXTargetDependency */, - ); - name = inactive; - productName = inactive; - productReference = D4FA9A41956E4654256AEB09 /* inactive.app */; - productType = "com.apple.product-type.application"; - }; - 4F654080B01E856B05662A65 /* list_visuals */ = { - isa = PBXNativeTarget; - buildConfigurationList = 40ABC9F9C1893101D51EC8A9 /* Build configuration list for PBXNativeTarget "list_visuals" */; - buildPhases = ( - EF8251CF9948AB8AC2403411 /* Resources */, - 214690E38E9696C46A3A3BA2 /* Sources */, - DB4C8357BEECBE10BF9D0FD1 /* Frameworks */, - F70F38AB9D113DA6356470D5 /* CopyFiles */, - ); - buildRules = ( - C1904C28B5CE35B07158E988 /* PBXBuildRule */, - ); - dependencies = ( - 10141CAE15AA2FEDF30B868E /* PBXTargetDependency */, - ); - name = list_visuals; - productName = list_visuals; - productReference = 71A50EE5EECC69DC5DD8BE13 /* list_visuals.app */; - productType = "com.apple.product-type.application"; - }; - 51EB382683C25DBDD02CBF33 /* navigation */ = { - isa = PBXNativeTarget; - buildConfigurationList = 86C4D9AB7C491973FBD6A7C7 /* Build configuration list for PBXNativeTarget "navigation" */; - buildPhases = ( - 0EAD40FA79F67B287A4151C4 /* Resources */, - 6D73F5D2BE42E5D25C1A55E6 /* Sources */, - 18EAA5F2A56ED2A22B88AB3A /* Frameworks */, - 371773C8CC1E1C48D0F37E46 /* CopyFiles */, - ); - buildRules = ( - 8E7AE12FD65EDD3896233D45 /* PBXBuildRule */, - ); - dependencies = ( - 2A15651B16984E0B7289E23A /* PBXTargetDependency */, - ); - name = navigation; - productName = navigation; - productReference = A723C22010FFFCA978570AC5 /* navigation.app */; - productType = "com.apple.product-type.application"; - }; - 57D7735B02F5215416BA2856 /* button */ = { - isa = PBXNativeTarget; - buildConfigurationList = FA507A3C0FD8498C57328CB7 /* Build configuration list for PBXNativeTarget "button" */; - buildPhases = ( - 244AADC40042B9AE67B44E1E /* Resources */, - F0FC15CF7E2C645298AA880D /* Sources */, - 303C1CE4669DAD2C9F8F0C63 /* Frameworks */, - 4BE6D5F8C329F05C4C3EC8CF /* CopyFiles */, - ); - buildRules = ( - D86D6226DD40681D9B54350C /* PBXBuildRule */, - ); - dependencies = ( - B33485D7E60A40F772A693BD /* PBXTargetDependency */, - ); - name = button; - productName = button; - productReference = 60E0CF9ED49BBC25F1AABD5B /* button.app */; - productType = "com.apple.product-type.application"; - }; - 5C2FE9F5E71E04EA903248FA /* input */ = { - isa = PBXNativeTarget; - buildConfigurationList = D9330C3D2D7044DC219B4892 /* Build configuration list for PBXNativeTarget "input" */; - buildPhases = ( - 54D5AC0D48D4411B05695216 /* Resources */, - EAC8B423D0029678B9FAFB6E /* Sources */, - E4D14F08336AFBA60DD45CA5 /* Frameworks */, - 4C00F1A541DB0309E475CCD3 /* CopyFiles */, - ); - buildRules = ( - 6D1DD8869E361DBE10664098 /* PBXBuildRule */, - ); - dependencies = ( - 82E0DFF50110278E50948124 /* PBXTargetDependency */, - ); - name = input; - productName = input; - productReference = 6BDBE905BDAC3374782D6E81 /* input.app */; - productType = "com.apple.product-type.application"; - }; - 5E088B3BCE2A52C627EC5A53 /* menubar */ = { - isa = PBXNativeTarget; - buildConfigurationList = EF70972986AA16D10B93D7F9 /* Build configuration list for PBXNativeTarget "menubar" */; - buildPhases = ( - 36BFACF5FF774BDDC57C7347 /* Resources */, - 09905312FF08B2C58A02A353 /* Sources */, - BF4BCD66FF92558ECBB90264 /* Frameworks */, - 4D9E076267C3DC4609607456 /* CopyFiles */, - ); - buildRules = ( - 3EEA1DF0AC217D17846B7C36 /* PBXBuildRule */, - ); - dependencies = ( - 8EF8C44C93BBBD0B92E8819D /* PBXTargetDependency */, - ); - name = menubar; - productName = menubar; - productReference = 834EF24528E256603D6F39FF /* menubar.app */; - productType = "com.apple.product-type.application"; - }; - 5FF6CC4785D964CE080FB494 /* minimum */ = { - isa = PBXNativeTarget; - buildConfigurationList = 13825A9A9EAAB8D06916F544 /* Build configuration list for PBXNativeTarget "minimum" */; - buildPhases = ( - 0B490364219A1412F38C7304 /* Resources */, - 68D98A2534544E1210E8A095 /* Sources */, - 02FA7389A064545471C990E9 /* Frameworks */, - EB69EF8BBB5C5E7FC00CC490 /* CopyFiles */, - ); - buildRules = ( - 4A80EFD6E65564718862AF83 /* PBXBuildRule */, - ); - dependencies = ( - F3CCF87201B614B0B3F39D9B /* PBXTargetDependency */, - ); - name = minimum; - productName = minimum; - productReference = D82A25EBC21394EDE9AC33C4 /* minimum.app */; - productType = "com.apple.product-type.application"; - }; - 623691BDB3A292582380383B /* clock */ = { - isa = PBXNativeTarget; - buildConfigurationList = 4B3D493FF7A60ED3D1FDDCE5 /* Build configuration list for PBXNativeTarget "clock" */; - buildPhases = ( - 1D6F019214F0C661CF5C1657 /* Resources */, - 06DCEBFB206D700198008C01 /* Sources */, - 629F530EF01F9248D91B409F /* Frameworks */, - FD23C57E5A2080DE56907411 /* CopyFiles */, - ); - buildRules = ( - 3F55D22CA402FACB395177C0 /* PBXBuildRule */, - ); - dependencies = ( - FB240A00E8243538E32995F6 /* PBXTargetDependency */, - ); - name = clock; - productName = clock; - productReference = D792770555866A025D314D2B /* clock.app */; - productType = "com.apple.product-type.application"; - }; - 658EF1017CAE2D453B68A345 /* tabs */ = { - isa = PBXNativeTarget; - buildConfigurationList = 48418DF5C775AB3E6F6FB7E8 /* Build configuration list for PBXNativeTarget "tabs" */; - buildPhases = ( - 7E2F13E3024D0010203CE197 /* Resources */, - 7EAC77CA2592224F5EC588DA /* Sources */, - 4CEE36EB201A729CA4F8308A /* Frameworks */, - 04B23EAB9E98EAB32D837A33 /* CopyFiles */, - ); - buildRules = ( - BFF2FB5ADE21855F8BE7F314 /* PBXBuildRule */, - ); - dependencies = ( - 96045D9FFE3C054C1CB49A0A /* PBXTargetDependency */, - 518005569327766901CAF7F7 /* PBXTargetDependency */, - ); - name = tabs; - productName = tabs; - productReference = 102A2F111D6E3FEE95E5B473 /* tabs.app */; - productType = "com.apple.product-type.application"; - }; - 68590AB4E7667EB94AC7533D /* file_chooser */ = { - isa = PBXNativeTarget; - buildConfigurationList = DC2647DB205921C128D59F3E /* Build configuration list for PBXNativeTarget "file_chooser" */; - buildPhases = ( - 66CA511D5A56D954BBBF42C5 /* Resources */, - B3EBB5C49EAE2A1EF59D75C2 /* Sources */, - 3E3E217EB3045089288C0E64 /* Frameworks */, - 9554B769334DB4985F944FF8 /* CopyFiles */, - ); - buildRules = ( - 7CCDBCD4740B2B64A0E831B8 /* PBXBuildRule */, - ); - dependencies = ( - DF26DB6DB935FA651FC11D5A /* PBXTargetDependency */, - 83D37E9B1C9475533DC07B07 /* PBXTargetDependency */, - 50B361083BA2DE59262D6ECB /* PBXTargetDependency */, - AFD748766ACD657B1DB73EBE /* PBXTargetDependency */, - 2E97F1406812F8BB5410C453 /* PBXTargetDependency */, - ); - name = file_chooser; - productName = file_chooser; - productReference = F7F5C1D22A1B4CB89BAAD201 /* file_chooser.app */; - productType = "com.apple.product-type.application"; - }; - 6C72ECB2743615E24D873456 /* forms */ = { - isa = PBXNativeTarget; - buildConfigurationList = 95C5DCEFD644E8878B36D9BD /* Build configuration list for PBXNativeTarget "forms" */; - buildPhases = ( - 5FA2A41FABCDB9B62D65C36A /* Resources */, - 8C060427D83A33235AB5FF84 /* Sources */, - 8A19E9A28BE527A5F6E39CC1 /* Frameworks */, - 219C00E2752B1FFDDB65EF50 /* CopyFiles */, - ); - buildRules = ( - E4EEF3D56A65EAD331B1F44E /* PBXBuildRule */, - ); - dependencies = ( - 19FD6919E21417A233AA4028 /* PBXTargetDependency */, - 8F3832C79C96E1FECB555158 /* PBXTargetDependency */, - ); - name = forms; - productName = forms; - productReference = FB2A2DF5FA72AD6362BEC9E1 /* forms.app */; - productType = "com.apple.product-type.application"; - }; - 7483E011046F1E2FC84A989B /* hello */ = { - isa = PBXNativeTarget; - buildConfigurationList = 8464D21CD1F613E38BAE5897 /* Build configuration list for PBXNativeTarget "hello" */; - buildPhases = ( - 660536C10D4E56DF6EB48879 /* Resources */, - AB0B75A16E609B4FFAD6DD23 /* Sources */, - 87ADC49A3C172468203465E3 /* Frameworks */, - D68C5E7DBB5DD6F7FA6C3121 /* CopyFiles */, - ); - buildRules = ( - 64775012DC5A16A4F05F748D /* PBXBuildRule */, - ); - dependencies = ( - CB5F037BD3DC9B4748DF5E51 /* PBXTargetDependency */, - ); - name = hello; - productName = hello; - productReference = B91617AF27FEB2D15FA4DE42 /* hello.app */; - productType = "com.apple.product-type.application"; - }; - 752ADA98861AB73DFEECD267 /* pixmap_browser */ = { - isa = PBXNativeTarget; - buildConfigurationList = 248D7BEB615672F552710642 /* Build configuration list for PBXNativeTarget "pixmap_browser" */; - buildPhases = ( - D5AB2E01EE1DBEB40D62B39C /* Resources */, - 9E5C43FABE8693F6ECAE1DEF /* Sources */, - BC7C7DBC822503572AF5110F /* Frameworks */, - 89E1ACE119E189BA4809B823 /* CopyFiles */, - ); - buildRules = ( - 5478C5425B68BF34DFF443E2 /* PBXBuildRule */, - ); - dependencies = ( - 6B2136C50413BA8C19DF72D5 /* PBXTargetDependency */, - 804E85795C9EF63CC2CF6EEC /* PBXTargetDependency */, - 39A16333C0303456D225EA97 /* PBXTargetDependency */, - 2DB3BD57B2A2CC7BB107DE20 /* PBXTargetDependency */, - 6C71F3FD9E0584E83DE581DF /* PBXTargetDependency */, - ); - name = pixmap_browser; - productName = pixmap_browser; - productReference = 1E431497B296C454015D42C2 /* pixmap_browser.app */; - productType = "com.apple.product-type.application"; - }; - 78DE657148EC00153D1103A8 /* output */ = { - isa = PBXNativeTarget; - buildConfigurationList = B50177A3B96B7A5E7E829C83 /* Build configuration list for PBXNativeTarget "output" */; - buildPhases = ( - 882A2E3BF32AE727EC05BFE2 /* Resources */, - 3CEBD96B1A8A5379FADF1440 /* Sources */, - EF68016EAAEAC9E766CB414B /* Frameworks */, - 1ABBC52FB651077E2CDC1703 /* CopyFiles */, - ); - buildRules = ( - 960DC46967BA8A6B378D6F1A /* PBXBuildRule */, - ); - dependencies = ( - 18EBAE4E755ABC5749877991 /* PBXTargetDependency */, - 17BD393152AF74CFFC598F77 /* PBXTargetDependency */, - ); - name = output; - productName = output; - productReference = 02EE866C628E67B0928F7E6C /* output.app */; - productType = "com.apple.product-type.application"; - }; - 79BD42AF87FBA9AE10BD7C58 /* Demo */ = { - isa = PBXNativeTarget; - buildConfigurationList = DBAAAE4D6C15723505E03480 /* Build configuration list for PBXNativeTarget "Demo" */; - buildPhases = ( - EB79EB024BF350D4AEDA1BB8 /* Resources */, - 07771C512125B321FE1A0EEA /* Sources */, - C2D1F983EB1287416C2E90DC /* Frameworks */, - C53FE249ADCCCD36B1EC326E /* CopyFiles */, - ); - buildRules = ( - 99AED6D72200D1484509EDC1 /* PBXBuildRule */, - ); - dependencies = ( - 9B9A2BB92B3E2F87BB97AFA0 /* PBXTargetDependency */, - 54C82BE82E5941634B1E012C /* PBXTargetDependency */, - 68DE1373AD62783E0EFEF8C7 /* PBXTargetDependency */, - 7F7CF81B1AB97F5500E12B22 /* PBXTargetDependency */, - 5FE1F1CC79D7F93FA6EB27F8 /* PBXTargetDependency */, - 3E8F1C9A8FD91D1ECC32B32D /* PBXTargetDependency */, - 203B4731A5BF35E250C4D234 /* PBXTargetDependency */, - 01819C5C7C8174F91321722A /* PBXTargetDependency */, - 016B46B491638DECE2916B51 /* PBXTargetDependency */, - 64D861FD87AD56D1E61351C8 /* PBXTargetDependency */, - AB9734930DE57334B332ADF8 /* PBXTargetDependency */, - 98800C4F9A0CE67CC23DA137 /* PBXTargetDependency */, - 9C0C1B50CA540A8E58220A96 /* PBXTargetDependency */, - 529A7BF7EF73DB8DA3EDFF8F /* PBXTargetDependency */, - D712961222F7CBC57F8D3D73 /* PBXTargetDependency */, - D301A70CC4ED653ECB516688 /* PBXTargetDependency */, - 1506813E11B9C2CC3278C062 /* PBXTargetDependency */, - B35300B9C1C6D46249784CF4 /* PBXTargetDependency */, - C73649FBE328BCD2A77AA213 /* PBXTargetDependency */, - 85452340288CCA52FFEF4801 /* PBXTargetDependency */, - FC0F9585C6E2F79188BCFD72 /* PBXTargetDependency */, - BF6A28D5E05EDF453C41524B /* PBXTargetDependency */, - ECA8A9C06A7AF6A44702AF89 /* PBXTargetDependency */, - 99A0D1178A498AD99872A3C5 /* PBXTargetDependency */, - BCB93D264244A97C51567AAC /* PBXTargetDependency */, - 337D63E7041605E7AECE15CE /* PBXTargetDependency */, - C596A1799C8F84A7C492BA53 /* PBXTargetDependency */, - 539CE3AF58115E5FD71A38E8 /* PBXTargetDependency */, - 4BB1210B818C536393C2DC46 /* PBXTargetDependency */, - 7DA59C2D0D537AAEEBEB1A4A /* PBXTargetDependency */, - DDF39F6D68263831F09456F6 /* PBXTargetDependency */, - 0EF589FEA42F1C4A91A9D0E8 /* PBXTargetDependency */, - E8273A5F7251A0F065F18FF9 /* PBXTargetDependency */, - 9B6A01494FF12683502E9FBE /* PBXTargetDependency */, - 1CE42CDDEC5DFBE050518BD3 /* PBXTargetDependency */, - 55CA95A32456C45FF091FCEC /* PBXTargetDependency */, - 9459F3D0B739C7F2E916D774 /* PBXTargetDependency */, - 085061F94743A0467C6D8E9C /* PBXTargetDependency */, - EB032B08EC7A81AFD876B0CB /* PBXTargetDependency */, - E43675452A3E2DDB5F3F8ECE /* PBXTargetDependency */, - EE231CD6E42A09773814DD09 /* PBXTargetDependency */, - 5C75749925DEACC35EBE75DD /* PBXTargetDependency */, - C572155363F901FA707B6AB5 /* PBXTargetDependency */, - 52F9899140C76E8484611E6C /* PBXTargetDependency */, - DD91E257DD15E61435BF24EF /* PBXTargetDependency */, - 648522D67008E57EE761EBE6 /* PBXTargetDependency */, - A837FE62FDBE075199EC03EB /* PBXTargetDependency */, - E88689D66B4DD81CCB47FEBD /* PBXTargetDependency */, - A38B12D81DECB90550BD8749 /* PBXTargetDependency */, - 5785D96AD8898E14CCB5641F /* PBXTargetDependency */, - 407AF98C503EBF9FC84FC85D /* PBXTargetDependency */, - 8DC4AA2AE4FF5D829724E1DA /* PBXTargetDependency */, - F72D26AAD8ADA8A4F60167BA /* PBXTargetDependency */, - 98F18B066FBD3168F8DF8D63 /* PBXTargetDependency */, - D935E83C336302B382D9C5E7 /* PBXTargetDependency */, - 3AB170D03BCA254D2CF0B45D /* PBXTargetDependency */, - D2F0364CF3AEA88A0D2C44A3 /* PBXTargetDependency */, - 436A4CC79091883CE3F58547 /* PBXTargetDependency */, - 22F66AA06214063787F83EDD /* PBXTargetDependency */, - 2615DA509AA27BA3E80CA8C6 /* PBXTargetDependency */, - D58A0AFC4CD07FCAE4A0C15C /* PBXTargetDependency */, - E863B14C78B1BDC25D84F0CE /* PBXTargetDependency */, - 9228405567795798F08AA857 /* PBXTargetDependency */, - 9634FD922CB3CEC6819B2B6C /* PBXTargetDependency */, - 9C29A457D0094B2934B62BAE /* PBXTargetDependency */, - 9FA2FD9BB48036CB2A78230E /* PBXTargetDependency */, - F89D09FA9B104B390A19EB4D /* PBXTargetDependency */, - EC5F74DECF6370DDEBEED562 /* PBXTargetDependency */, - 4DA0C774EE4A826993923200 /* PBXTargetDependency */, - 7F7CF81D1AB97F5500E12B22 /* PBXTargetDependency */, - 032F55B6903F81C55E6FF55A /* PBXTargetDependency */, - BBA5BFA4C8A09C8BA8D75F41 /* PBXTargetDependency */, - ); - name = Demo; - productName = Demo; - productReference = 376B0C1D3D0947B5EDCDE8E5 /* Demo.app */; - productType = "com.apple.product-type.application"; - }; - 7C787E8918BC5CF86B17E1EB /* threads */ = { - isa = PBXNativeTarget; - buildConfigurationList = 9D10213E04D086E3DAA257DF /* Build configuration list for PBXNativeTarget "threads" */; - buildPhases = ( - 56917850BC21D3657A470E65 /* Resources */, - 5452B46AE20C9A675AF377AC /* Sources */, - E1C1D313C76D06366093B7D0 /* Frameworks */, - 53325A1037834D58F4A81281 /* CopyFiles */, - ); - buildRules = ( - E00FAD7BD9F3ABD603DCA7B7 /* PBXBuildRule */, - ); - dependencies = ( - 8815D8EEA8D51CDD88EAD4AA /* PBXTargetDependency */, - ); - name = threads; - productName = threads; - productReference = BFEF05C334B87B518BFFEC1F /* threads.app */; - productType = "com.apple.product-type.application"; - }; - 7F7CF7F41AB97CEF00E12B22 /* animated */ = { - isa = PBXNativeTarget; - buildConfigurationList = 7F7CF8131AB97CF000E12B22 /* Build configuration list for PBXNativeTarget "animated" */; - buildPhases = ( - 7F7CF7F11AB97CEF00E12B22 /* Sources */, - 7F7CF7F21AB97CEF00E12B22 /* Frameworks */, - 7F7CF7F31AB97CEF00E12B22 /* Resources */, - 7FB1BE041B5D20C100055291 /* CopyFiles */, - ); - buildRules = ( - ); - dependencies = ( - 7F7CF8181AB97D8F00E12B22 /* PBXTargetDependency */, - ); - name = animated; - productName = animated; - productReference = 7F7CF7F51AB97CEF00E12B22 /* animated.app */; - productType = "com.apple.product-type.application"; - }; - 7FBCECC71B1D8AA500AB970D /* libfltk */ = { - isa = PBXNativeTarget; - buildConfigurationList = 7FBCECDD1B1D8AA600AB970D /* Build configuration list for PBXNativeTarget "libfltk" */; - buildPhases = ( - 7FBCECC41B1D8AA500AB970D /* Sources */, - 7FBCECC51B1D8AA500AB970D /* Frameworks */, - 7FBCECC61B1D8AA500AB970D /* Headers */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = libfltk; - productName = libfltk; - productReference = 7FBCECC81B1D8AA500AB970D /* libfltk.a */; - productType = "com.apple.product-type.library.static"; - }; - 82436F720F585ECD3B0A56CE /* tile */ = { - isa = PBXNativeTarget; - buildConfigurationList = 7902C3FA238DC834D728294F /* Build configuration list for PBXNativeTarget "tile" */; - buildPhases = ( - 9A5B458C7F1ACC75DBA26DD4 /* Resources */, - DE533B31CDDCD37E1CE285DF /* Sources */, - 655B11B2B02C045A8B5028F3 /* Frameworks */, - 44749E7B96F457043556F4ED /* CopyFiles */, - ); - buildRules = ( - 30D4C9DD3FAD01B15E41C1C6 /* PBXBuildRule */, - ); - dependencies = ( - B6889203ECA066BD86020D66 /* PBXTargetDependency */, - ); - name = tile; - productName = tile; - productReference = AD6E04F6F1B72EB797867D80 /* tile.app */; - productType = "com.apple.product-type.application"; - }; - 82C0BD76C77A518B0A1499B5 /* line_style */ = { - isa = PBXNativeTarget; - buildConfigurationList = CE4B70CFB915731934579321 /* Build configuration list for PBXNativeTarget "line_style" */; - buildPhases = ( - 8E805BABF05E76A58110D918 /* Resources */, - 704DAC3A75053027E8E80B21 /* Sources */, - FD9F5AFF648D8F9E6C6C7636 /* Frameworks */, - E3175F32C5E537F31CCC7405 /* CopyFiles */, - ); - buildRules = ( - 6FB4527CC732A53EE7D25E30 /* PBXBuildRule */, - ); - dependencies = ( - EF14CCCD0DC10EFE3FE33343 /* PBXTargetDependency */, - ); - name = line_style; - productName = line_style; - productReference = AC14DA2BFF3CBEE249FC2E89 /* line_style.app */; - productType = "com.apple.product-type.application"; - }; - 86BF0C207C6D13ED2B83B63A /* doublebuffer */ = { - isa = PBXNativeTarget; - buildConfigurationList = 51AC54C46D650C2D3F325093 /* Build configuration list for PBXNativeTarget "doublebuffer" */; - buildPhases = ( - 5F75C7F48A3C5358A71D46F2 /* Resources */, - 5A1A7446A600F238DBF01ECD /* Sources */, - 11CD77CE1FA5AE4F1D14D90B /* Frameworks */, - CCBEDDCC81FD47532FFBEEC3 /* CopyFiles */, - ); - buildRules = ( - 8D19F5C0FFDCC32896A09C23 /* PBXBuildRule */, - ); - dependencies = ( - E1CB23265EB62E17BC08AD26 /* PBXTargetDependency */, - ); - name = doublebuffer; - productName = doublebuffer; - productReference = 147BE92B6E470D0A80BD203D /* doublebuffer.app */; - productType = "com.apple.product-type.application"; - }; - 89DAC07651B4C516C173A1C1 /* overlay */ = { - isa = PBXNativeTarget; - buildConfigurationList = E47C3205187D57A0AC715323 /* Build configuration list for PBXNativeTarget "overlay" */; - buildPhases = ( - A5C94CCC9C50822A6F406C48 /* Resources */, - 32341C37AE8EF4901FF8422C /* Sources */, - 115877C8118395BEFBD4B2B7 /* Frameworks */, - 442C73B7DB6D824816242D5D /* CopyFiles */, - ); - buildRules = ( - 83111E6E5D2E8BB741C8B141 /* PBXBuildRule */, - ); - dependencies = ( - 441AA8B68A45804824ADC326 /* PBXTargetDependency */, - ); - name = overlay; - productName = overlay; - productReference = 8F40BFA65740DDA6E9240F30 /* overlay.app */; - productType = "com.apple.product-type.application"; - }; - 93AABBAC7C288CC95BFC5707 /* table */ = { - isa = PBXNativeTarget; - buildConfigurationList = F022E6E1DAF3F5F7A72D8FA1 /* Build configuration list for PBXNativeTarget "table" */; - buildPhases = ( - 5C228FF2BC54AD72B82DB199 /* Resources */, - 71F9CE4E872DB73038D0EC84 /* Sources */, - 04D426A707A40738234F4ED6 /* Frameworks */, - E2F7CD46720ADD8FCBFAD66C /* CopyFiles */, - ); - buildRules = ( - 504535356A0F15B71795781D /* PBXBuildRule */, - ); - dependencies = ( - 799ABB4ACD657F1A245FBDC7 /* PBXTargetDependency */, - ); - name = table; - productName = table; - productReference = 3DAF0F1BE5742F8D8D130AF1 /* table.app */; - productType = "com.apple.product-type.application"; - }; - 9472188EEB541EF3EA60AB03 /* sudoku */ = { - isa = PBXNativeTarget; - buildConfigurationList = 0C94DB7B62523827F6CA3991 /* Build configuration list for PBXNativeTarget "sudoku" */; - buildPhases = ( - 8E4C221D09DDD8636DFF20F8 /* Resources */, - 04BAC99AEC68BBEE577DFB01 /* Sources */, - 6A92C755D57B613EAFABAB94 /* Frameworks */, - 59C7FD4EEABA624F41865158 /* CopyFiles */, - ); - buildRules = ( - 78B7868F42A75D43E10C274B /* PBXBuildRule */, - ); - dependencies = ( - D389E092A5D4D964D0BB3838 /* PBXTargetDependency */, - 96F8ABE7409BC5A31749E727 /* PBXTargetDependency */, - F7AD43D0104E6799F6F2D5C6 /* PBXTargetDependency */, - 350F154D90E8EAECC9D1CF17 /* PBXTargetDependency */, - 5564A2E200F170BF4FC022B5 /* PBXTargetDependency */, - ); - name = sudoku; - productName = sudoku; - productReference = 9C87CC8FC8B566C55594BA36 /* sudoku.app */; - productType = "com.apple.product-type.application"; - }; - 98B39383C1F47726C5C0793B /* color_chooser */ = { - isa = PBXNativeTarget; - buildConfigurationList = 69F44FF2FE83F31DE5D9E594 /* Build configuration list for PBXNativeTarget "color_chooser" */; - buildPhases = ( - A5CF311CDAFD7365826752CA /* Resources */, - 7A3B83CEF285671CB7B96E68 /* Sources */, - 5849DDD4770AC012F0B95F32 /* Frameworks */, - E358008622B4B9915BA5BA0A /* CopyFiles */, - ); - buildRules = ( - DF372616E200690F5DC9FCE0 /* PBXBuildRule */, - ); - dependencies = ( - C042E3E422CFBE9C779D254D /* PBXTargetDependency */, - ); - name = color_chooser; - productName = color_chooser; - productReference = 16A1B66BA02AC26B38AD52A1 /* color_chooser.app */; - productType = "com.apple.product-type.application"; - }; - 9A8F59CD813587E2E463DF07 /* arc */ = { - isa = PBXNativeTarget; - buildConfigurationList = 3D5D2D23D2C59411880AB2D2 /* Build configuration list for PBXNativeTarget "arc" */; - buildPhases = ( - 5C139D9D4E65751359F9B075 /* Resources */, - 9858976F81CEAC1A40F1AEB2 /* Sources */, - 7C204C4C1035EB82F0251A83 /* Frameworks */, - 95245DC43D9B4E1FAC8AB3AB /* CopyFiles */, - ); - buildRules = ( - 577C85A68BB0FF02C829670A /* PBXBuildRule */, - ); - dependencies = ( - 14570B6D35796D92ED95C457 /* PBXTargetDependency */, - ); - name = arc; - productName = arc; - productReference = 9E227FFE277CB6E4EDF05454 /* arc.app */; - productType = "com.apple.product-type.application"; - }; - 9EA6FF727BC736133B0B85A1 /* pixmap */ = { - isa = PBXNativeTarget; - buildConfigurationList = 9239785CB2AB452B31DBD695 /* Build configuration list for PBXNativeTarget "pixmap" */; - buildPhases = ( - 13BD0757F479A5F3462FCC54 /* Resources */, - 18F1FCD84C6F9AE80AECB726 /* Sources */, - CFFFB4C330636C95339A8F4F /* Frameworks */, - C828F73FC372E787EE66D21A /* CopyFiles */, - ); - buildRules = ( - 6380C4F77F4C5B86D46BFDDB /* PBXBuildRule */, - ); - dependencies = ( - 7E7825EDB482F765FD020804 /* PBXTargetDependency */, - ); - name = pixmap; - productName = pixmap; - productReference = 4BDB9923B5247EC384C1E74D /* pixmap.app */; - productType = "com.apple.product-type.application"; - }; - A0731BABBE8E29CE96AC61A7 /* blocks */ = { - isa = PBXNativeTarget; - buildConfigurationList = 756F44E55A1F0C76932E6238 /* Build configuration list for PBXNativeTarget "blocks" */; - buildPhases = ( - 3A07A85250EDE4038FDD51C9 /* Resources */, - 9500D02617365F91106C5380 /* Sources */, - 01C1E609F6C4528B93E32388 /* Frameworks */, - 50566A2A34BD03E36A3865D7 /* CopyFiles */, - ); - buildRules = ( - C7AD5A2EA43D3ED3CB9D65A3 /* PBXBuildRule */, - ); - dependencies = ( - 4808C21E1C68AEC753E3008D /* PBXTargetDependency */, - ); - name = blocks; - productName = blocks; - productReference = 8A748CC814B1697A7E2F9D1A /* blocks.app */; - productType = "com.apple.product-type.application"; - }; - A2AA5A5F9FF0A53A3382DD6C /* fast_slow */ = { - isa = PBXNativeTarget; - buildConfigurationList = C479D6EC433F3C0BD5B15D0E /* Build configuration list for PBXNativeTarget "fast_slow" */; - buildPhases = ( - F7059AF9D5F709CCAB5FF15A /* Resources */, - 2383CCCA8BAF88211E55A665 /* Sources */, - EE45CD6FFDF096FFC6F619A2 /* Frameworks */, - 2E869EC7F7F037BCEEF364C0 /* CopyFiles */, - ); - buildRules = ( - 98A36C3099CC3D924FFCD23A /* PBXBuildRule */, - ); - dependencies = ( - 6DF50B437D31EF71F78E4ED5 /* PBXTargetDependency */, - A739CE0E2A5B484346922948 /* PBXTargetDependency */, - ); - name = fast_slow; - productName = fast_slow; - productReference = E1BF46F43DB886EB2301F83A /* fast_slow.app */; - productType = "com.apple.product-type.application"; - }; - A57FDE871C99A52BEEDEE68C /* fltk */ = { - isa = PBXNativeTarget; - buildConfigurationList = 3BD5FFB6FCC8F21A23C23DF4 /* Build configuration list for PBXNativeTarget "fltk" */; - buildPhases = ( - 6715D162BEFF87372B2A31E0 /* Resources */, - C9EDD5C81274C6BA00ADB21C /* Headers */, - C9EDD42D1274B84100ADB21C /* CopyFiles */, - C9EDD4DD1274BB4100ADB21C /* CopyFiles */, - 4DA82C38AA0403E56A1E3545 /* Sources */, - D2A1AD2D93B0EED43F624520 /* Frameworks */, - ); - buildRules = ( - EFFAAB905A54B0BFE13CB56C /* PBXBuildRule */, - ); - dependencies = ( - ); - name = fltk; - productName = fltk; - productReference = FEB0F8FE6383384180570D94 /* fltk.framework */; - productType = "com.apple.product-type.framework"; - }; - A58BB416AAFDCFF08D7C7E41 /* fltk_png */ = { - isa = PBXNativeTarget; - buildConfigurationList = 840081F8C4055EEEDA44ED91 /* Build configuration list for PBXNativeTarget "fltk_png" */; - buildPhases = ( - C95961801274CE71009C0594 /* Headers */, - 38181B0ECAFDECC7FE921D9C /* Resources */, - E40A8FB9D908635D6604FDE8 /* Sources */, - F29187F63041F20DD7E1DB1E /* Frameworks */, - ); - buildRules = ( - D77393DC0EA45FF4D2EE7CB7 /* PBXBuildRule */, - ); - dependencies = ( - 057D06378AFAB64C55C61976 /* PBXTargetDependency */, - ); - name = fltk_png; - productName = fltk_png; - productReference = 98A16A4EC098BA7DB21E13DC /* fltk_png.framework */; - productType = "com.apple.product-type.framework"; - }; - AA5932F4EEB6D1D7E5D1A314 /* fltk_zlib */ = { - isa = PBXNativeTarget; - buildConfigurationList = 3EEAE9A300430106FF4AFF4A /* Build configuration list for PBXNativeTarget "fltk_zlib" */; - buildPhases = ( - 7A0DD0617839B6CF397E2894 /* Headers */, - 8F88598886366825DB086B55 /* Resources */, - B09B7AD728A44911188459E8 /* Sources */, - 5CF430C0CC7B5B18E46A53BE /* Frameworks */, - ); - buildRules = ( - 74461A300DF11483520AD600 /* PBXBuildRule */, - ); - dependencies = ( - ); - name = fltk_zlib; - productName = fltk_zlib; - productReference = F8880CD3FEF32388A24C1B94 /* fltk_zlib.framework */; - productType = "com.apple.product-type.framework"; - }; - AE6BC0AEB24EBBBDBA4071E0 /* Fluid */ = { - isa = PBXNativeTarget; - buildConfigurationList = 8AD66A1FFD97F7DE6754A1F7 /* Build configuration list for PBXNativeTarget "Fluid" */; - buildPhases = ( - ACF24AC7D859B7880B0D58D4 /* Resources */, - C8BA1F7B27BA10A7E54082E5 /* Sources */, - 5BE25DC98DFA463724C75983 /* Frameworks */, - 0459792A31430255E92E06B0 /* CopyFiles */, - ); - buildRules = ( - 002070688FF46BE22B8B9017 /* PBXBuildRule */, - ); - dependencies = ( - A8AB7DEC3970D5A693D2BC84 /* PBXTargetDependency */, - F2F53F78D25C64C4C4371E5D /* PBXTargetDependency */, - 56D1F098C3EE3EECC13BD041 /* PBXTargetDependency */, - EE07C78293DC38C5356D12D7 /* PBXTargetDependency */, - 902D8C989F1AE5B7C56992B0 /* PBXTargetDependency */, - DABEEED764EBB1285F3DB913 /* PBXTargetDependency */, - ); - name = Fluid; - productName = Fluid; - productReference = B2F3E15BD31ADBA58ECD50C4 /* Fluid.app */; - productType = "com.apple.product-type.application"; - }; - AF9D43D9317D81CEF5290A74 /* scroll */ = { - isa = PBXNativeTarget; - buildConfigurationList = A6CD6AC5589128B81F5465CA /* Build configuration list for PBXNativeTarget "scroll" */; - buildPhases = ( - 8DA98B1BE5564648BCA2C26A /* Resources */, - ADB52A2EF9DFBB587A5B2A9B /* Sources */, - 52A3FF792DA3389A6CC53209 /* Frameworks */, - B77EF555DF7D2283999BB0F2 /* CopyFiles */, - ); - buildRules = ( - E0E852B24FAD27295E179AAE /* PBXBuildRule */, - ); - dependencies = ( - 88AE375448A3D75DCDE46CD5 /* PBXTargetDependency */, - ); - name = scroll; - productName = scroll; - productReference = 9305831B5D584A1C9652C308 /* scroll.app */; - productType = "com.apple.product-type.application"; - }; - AFFC1E48270AB19243D7B668 /* fullscreen */ = { - isa = PBXNativeTarget; - buildConfigurationList = CC535F451DEEEC6CB8B8BE9D /* Build configuration list for PBXNativeTarget "fullscreen" */; - buildPhases = ( - 84E8096200DDFEC5FF39EF2A /* Resources */, - FB70262A7CDDD24B3F4BED62 /* Sources */, - 58AFA0B7B90CE0ACF0A1B2E9 /* Frameworks */, - 89B4A3C45EFC0B03783C90A8 /* CopyFiles */, - ); - buildRules = ( - 7DC98686048519016A24090E /* PBXBuildRule */, - ); - dependencies = ( - 49E45321CAB89C1B3C919148 /* PBXTargetDependency */, - B372B1092C9CCAE863720078 /* PBXTargetDependency */, - ); - name = fullscreen; - productName = fullscreen; - productReference = A0E4F14B0B1B1BCD1307E3CC /* fullscreen.app */; - productType = "com.apple.product-type.application"; - }; - B37F5F8EB169ABA76EA02FB9 /* help */ = { - isa = PBXNativeTarget; - buildConfigurationList = DD0953717B88186226B18281 /* Build configuration list for PBXNativeTarget "help" */; - buildPhases = ( - 6A37D389FD2F3165D4CE73C2 /* Resources */, - 6340124B1D917C09718D7D97 /* Sources */, - 7DC246FF0009EB8FB8593BAC /* Frameworks */, - BAA16D4B3709554A4558AF91 /* CopyFiles */, - ); - buildRules = ( - CEB41048C80E70F94752F4BA /* PBXBuildRule */, - ); - dependencies = ( - 0FBA458582E26256916112D4 /* PBXTargetDependency */, - 5C566828ED18CC57B65EFF0E /* PBXTargetDependency */, - 7D774DEF2F0427B222084BA0 /* PBXTargetDependency */, - D18305E56863CB5DFEB97963 /* PBXTargetDependency */, - 112378DABBDFF656B0652AD8 /* PBXTargetDependency */, - ); - name = help; - productName = help; - productReference = DAC97F0DCE974BD65C620792 /* help.app */; - productType = "com.apple.product-type.application"; - }; - B4A214CBEE4FE0EB1FEF8982 /* subwindow */ = { - isa = PBXNativeTarget; - buildConfigurationList = 433709CE97606F96249EBAB9 /* Build configuration list for PBXNativeTarget "subwindow" */; - buildPhases = ( - B8C9B63E5D2B0E2CE7A5EAA0 /* Resources */, - F40F7367F697C58D5E721ACD /* Sources */, - B8D19A7EE1C32D60D61545F6 /* Frameworks */, - AA203DFDF8502DF46F176190 /* CopyFiles */, - ); - buildRules = ( - 5E63DB3035D943458794E699 /* PBXBuildRule */, - ); - dependencies = ( - C5469720CBB9D2B88D10BD2D /* PBXTargetDependency */, - ); - name = subwindow; - productName = subwindow; - productReference = C14982C1579C0303D84E569E /* subwindow.app */; - productType = "com.apple.product-type.application"; - }; - B5DAF3DCC189A02ADD9DF320 /* tiled_image */ = { - isa = PBXNativeTarget; - buildConfigurationList = 56664D0C77E70269E747DE00 /* Build configuration list for PBXNativeTarget "tiled_image" */; - buildPhases = ( - 8D1966E6143C3919C4C6A4E7 /* Resources */, - 25910CDF4BCB7F440E5B74E7 /* Sources */, - 4A9F8D40B7CE73863445B40C /* Frameworks */, - F8CBF5771DF5F8C04AC4A4A9 /* CopyFiles */, - ); - buildRules = ( - 59A7B47B6A381F25F22D5E83 /* PBXBuildRule */, - ); - dependencies = ( - 2E5C3887A7735AF0F079EDB6 /* PBXTargetDependency */, - 9FD5BEA23723890F5BF7E574 /* PBXTargetDependency */, - 0F79328CEC227618A3B3D2DF /* PBXTargetDependency */, - 03F0369FF852D26852CD6A07 /* PBXTargetDependency */, - A5C6B0BDF09C897E0F1C1354 /* PBXTargetDependency */, - ); - name = tiled_image; - productName = tiled_image; - productReference = 5F4C18EEE3A4065D69073EDA /* tiled_image.app */; - productType = "com.apple.product-type.application"; - }; - B807BFE7F9E6FCE88C0A4E9C /* fonts */ = { - isa = PBXNativeTarget; - buildConfigurationList = 931B6696041FE07BC4118715 /* Build configuration list for PBXNativeTarget "fonts" */; - buildPhases = ( - 48166A90E958A4B60BA78F96 /* Resources */, - 3F01A8A8FBC9B6B924965748 /* Sources */, - 1AF8A842F0688228AE949397 /* Frameworks */, - 56C252F318076B470047BFC0 /* CopyFiles */, - ); - buildRules = ( - 1996ABDE5CEFFDD61C5FCF32 /* PBXBuildRule */, - ); - dependencies = ( - 22BC6ECC6181AE01482BCB46 /* PBXTargetDependency */, - ); - name = fonts; - productName = fonts; - productReference = B77901D4A0022EBCA148E65F /* fonts.app */; - productType = "com.apple.product-type.application"; - }; - BB76D328D5B89A1273946784 /* fltk_images */ = { - isa = PBXNativeTarget; - buildConfigurationList = 3B099D694EBD3EACA6FCDA94 /* Build configuration list for PBXNativeTarget "fltk_images" */; - buildPhases = ( - C95961821274CE71009C0594 /* Headers */, - 7FF98EDFDA8EC3359F40E824 /* Resources */, - 23FEA5765483F0D5EB7B112E /* Sources */, - C73979BDC5300D24FA5AC658 /* Frameworks */, - ); - buildRules = ( - D056BE42E7C99FA4C475B4B9 /* PBXBuildRule */, - ); - dependencies = ( - 90E6F89862669BA3F1A3C7B8 /* PBXTargetDependency */, - 685D9263D848132A2134EDB5 /* PBXTargetDependency */, - A02D494049C1881F4ED5D62F /* PBXTargetDependency */, - ); - name = fltk_images; - productName = fltk_images; - productReference = E917C15E28EE293416A38C5E /* fltk_images.framework */; - productType = "com.apple.product-type.framework"; - }; - BEB651546D79EDC169128FD5 /* resizebox */ = { - isa = PBXNativeTarget; - buildConfigurationList = AF326B98BA09AF38683E526F /* Build configuration list for PBXNativeTarget "resizebox" */; - buildPhases = ( - D99E3A92B1CB6E759008B848 /* Resources */, - 241181BBBC141ACFEF36D6A6 /* Sources */, - 9CE300BB0263BD4A4C40C670 /* Frameworks */, - D40E5F4F48C9ECADF37F9015 /* CopyFiles */, - ); - buildRules = ( - F01E4C121774DE7867D5702A /* PBXBuildRule */, - ); - dependencies = ( - 4C28EFB9BB6DFB61738D7A8A /* PBXTargetDependency */, - ); - name = resizebox; - productName = resizebox; - productReference = 031DE3DC995A7F7219A471E9 /* resizebox.app */; - productType = "com.apple.product-type.application"; - }; - C13484C4A9262C58D8FA7242 /* fltk_gl */ = { - isa = PBXNativeTarget; - buildConfigurationList = B83DB33D147DB23CC7FEB7A3 /* Build configuration list for PBXNativeTarget "fltk_gl" */; - buildPhases = ( - C95961831274CE71009C0594 /* Headers */, - DDEB33A67B19E529CD5A9DE9 /* Resources */, - D82DFF5A81D91805A3AF1C0B /* Sources */, - BCC0790321A715F6319EA985 /* Frameworks */, - ); - buildRules = ( - 53DC29E68E2D3D0E3C92A656 /* PBXBuildRule */, - ); - dependencies = ( - 42FC7DC69971035246E3BAAA /* PBXTargetDependency */, - ); - name = fltk_gl; - productName = fltk_gl; - productReference = EA8E6EC230301E597B9D9AED /* fltk_gl.framework */; - productType = "com.apple.product-type.framework"; - }; - C4B346660A74B9FCF04EFB2C /* cursor */ = { - isa = PBXNativeTarget; - buildConfigurationList = 133DA311246EB8116364C59E /* Build configuration list for PBXNativeTarget "cursor" */; - buildPhases = ( - 418ACF0B3E1F4ABA8A604D21 /* Resources */, - F53DC38825D3EF858050B2D1 /* Sources */, - 84287AB87AC48E0110823FB1 /* Frameworks */, - 1C5279FDAE2119294AC099F4 /* CopyFiles */, - ); - buildRules = ( - 6DCBEC3DBEE234B30743E462 /* PBXBuildRule */, - ); - dependencies = ( - 4643FC50D06D89829CC846D8 /* PBXTargetDependency */, - ); - name = cursor; - productName = cursor; - productReference = F0F281028A82F2E8C2070B26 /* cursor.app */; - productType = "com.apple.product-type.application"; - }; - C8EFCE83A8BC9CA56922D024 /* rotated_text */ = { - isa = PBXNativeTarget; - buildConfigurationList = 91566347F4A36AB6DC73AFDB /* Build configuration list for PBXNativeTarget "rotated_text" */; - buildPhases = ( - B7BAF95F07F127AF3CD96681 /* Resources */, - 4DAA5BB519E04EF5DA60207E /* Sources */, - 169DE11CE7B3F4B6117A4DC0 /* Frameworks */, - D37688A219F4F19D999D40FF /* CopyFiles */, - ); - buildRules = ( - 9DC64D90FF7DF59E3A11CF0D /* PBXBuildRule */, - ); - dependencies = ( - 52401805054D7AF0A5CA8307 /* PBXTargetDependency */, - ); - name = rotated_text; - productName = rotated_text; - productReference = 6F994D2DFFEA5301950F21B3 /* rotated_text.app */; - productType = "com.apple.product-type.application"; - }; - C9165EA11291A304003FF4F0 /* unittests */ = { - isa = PBXNativeTarget; - buildConfigurationList = C9165EAC1291A304003FF4F0 /* Build configuration list for PBXNativeTarget "unittests" */; - buildPhases = ( - C9165EA41291A304003FF4F0 /* Resources */, - C9165EA51291A304003FF4F0 /* Sources */, - C9165EA71291A304003FF4F0 /* Frameworks */, - C9165EA91291A304003FF4F0 /* CopyFiles */, - ); - buildRules = ( - C9165EAB1291A304003FF4F0 /* PBXBuildRule */, - ); - dependencies = ( - C9165EA21291A304003FF4F0 /* PBXTargetDependency */, - ); - name = unittests; - productName = utf8; - productReference = C9165EAF1291A304003FF4F0 /* unittests.app */; - productType = "com.apple.product-type.application"; - }; - CA05747C492074A51F2F35BC /* iconize */ = { - isa = PBXNativeTarget; - buildConfigurationList = A28344FBEB8BBC1EB0B0B397 /* Build configuration list for PBXNativeTarget "iconize" */; - buildPhases = ( - B3E63D707BAD0C1B97C19557 /* Resources */, - 18A195225FBC2909509015CD /* Sources */, - D4E10D13391A30A63EF89A57 /* Frameworks */, - EC951A14BC9C727DEF319FAD /* CopyFiles */, - ); - buildRules = ( - 3B0E63A186CEDF7D1345E7FD /* PBXBuildRule */, - ); - dependencies = ( - F682FD9A6733681D1E227CF0 /* PBXTargetDependency */, - ); - name = iconize; - productName = iconize; - productReference = 9D49D6711A470C8334826252 /* iconize.app */; - productType = "com.apple.product-type.application"; - }; - D14DC4F3D302856B84343ED5 /* resize */ = { - isa = PBXNativeTarget; - buildConfigurationList = 16B97D750AE49403BB5039C0 /* Build configuration list for PBXNativeTarget "resize" */; - buildPhases = ( - BB446BDCD98D92BF8F4F474E /* Resources */, - 919F4EBBA3F8CD6DCFC9F1F4 /* Sources */, - 4730E43F2C4BE2D67D6044A2 /* Frameworks */, - 5225A2163C55ABD829B1992C /* CopyFiles */, - ); - buildRules = ( - 059FA3D1C1D3C73F20D0B283 /* PBXBuildRule */, - ); - dependencies = ( - D3330A4EAF513581AF51C0AD /* PBXTargetDependency */, - 54AE518E123126A23E49FF4D /* PBXTargetDependency */, - ); - name = resize; - productName = resize; - productReference = 020FFBC4E06A072BF8D098FB /* resize.app */; - productType = "com.apple.product-type.application"; - }; - D1A43D1D85A87A20B2F7FB09 /* boxtype */ = { - isa = PBXNativeTarget; - buildConfigurationList = F05438F9279AF36D8FC3C207 /* Build configuration list for PBXNativeTarget "boxtype" */; - buildPhases = ( - 491856FD432ADEC2668039CF /* Resources */, - C3EDADC876662292EBA9992E /* Sources */, - 2919D94965B25D79F2E93F47 /* Frameworks */, - 40D98E2789C1C1DCE87703E9 /* CopyFiles */, - ); - buildRules = ( - ADA694FD70FEC5E6BD16C419 /* PBXBuildRule */, - ); - dependencies = ( - C500558605B2403584788BEF /* PBXTargetDependency */, - ); - name = boxtype; - productName = boxtype; - productReference = A0B57FF2A1D358159C950F7F /* boxtype.app */; - productType = "com.apple.product-type.application"; - }; - D217C1AD7BE42CB2138F2993 /* radio */ = { - isa = PBXNativeTarget; - buildConfigurationList = 1C89D53894EEE27329B1F4CC /* Build configuration list for PBXNativeTarget "radio" */; - buildPhases = ( - B726E61023969BF4554BD695 /* Resources */, - 03952EF9A011C37E408094AD /* Sources */, - B4D140AF84B8DE662A503CF7 /* Frameworks */, - 96651E0FF4A5684EF37DD2F9 /* CopyFiles */, - ); - buildRules = ( - 3C09847AE46EF8CCEFD1F7A0 /* PBXBuildRule */, - ); - dependencies = ( - ACB61E677D40B60BC431709E /* PBXTargetDependency */, - 32F39412979EF182CC9A2987 /* PBXTargetDependency */, - ); - name = radio; - productName = radio; - productReference = B1D1B6018D7240C1300914CD /* radio.app */; - productType = "com.apple.product-type.application"; - }; - D7D4B168DE66A92F9F8747C0 /* glpuzzle */ = { - isa = PBXNativeTarget; - buildConfigurationList = FE5CC6B6FA8DA453D5611961 /* Build configuration list for PBXNativeTarget "glpuzzle" */; - buildPhases = ( - 7861C4D41283D0C4250D584C /* Resources */, - 6ABADE980903C2EF8A723E4D /* Sources */, - 39603B9C1B9366483F74BB6A /* Frameworks */, - E64C511B77AB8F35A910B0A9 /* CopyFiles */, - ); - buildRules = ( - B1E6CC83FB833E1F51A122FB /* PBXBuildRule */, - ); - dependencies = ( - BF7DB6F287E1A675F33E0C0F /* PBXTargetDependency */, - C84EB5797741DD14E7DB1149 /* PBXTargetDependency */, - ); - name = glpuzzle; - productName = glpuzzle; - productReference = 622198DBFF6479ED2A8B6283 /* glpuzzle.app */; - productType = "com.apple.product-type.application"; - }; - DC14E2CC213CC0028EF9BD8B /* buttons */ = { - isa = PBXNativeTarget; - buildConfigurationList = 470FAB5A41BA8BE365964DCF /* Build configuration list for PBXNativeTarget "buttons" */; - buildPhases = ( - EA582656BF4C5C12E9AE4C86 /* Resources */, - 467796583E5586A73ED4AA49 /* Sources */, - 73EA891C8BB8044C72140879 /* Frameworks */, - 91EC7035DE2DC762CBE1FC29 /* CopyFiles */, - ); - buildRules = ( - AD22FA469B15095D66214B28 /* PBXBuildRule */, - ); - dependencies = ( - 85A316B5408732FB9FF7AA6D /* PBXTargetDependency */, - ); - name = buttons; - productName = buttons; - productReference = DC655A6341A86C1A28FF878B /* buttons.app */; - productType = "com.apple.product-type.application"; - }; - E167C0E81B125EBADAC8ED73 /* valuators */ = { - isa = PBXNativeTarget; - buildConfigurationList = AF7E2D84EC2DCAF6153B9261 /* Build configuration list for PBXNativeTarget "valuators" */; - buildPhases = ( - DD6DFBB539A30EBC538753B4 /* Resources */, - 83DDF1D2B6653BBC8AC8473A /* Sources */, - 6B8A10F761E85ADEEB1ACF54 /* Frameworks */, - E28156A3CBFEC9AE06D4786E /* CopyFiles */, - ); - buildRules = ( - 9DC4E535094AC1A40E736434 /* PBXBuildRule */, - ); - dependencies = ( - B27AA1A3887B738C0B96DAD9 /* PBXTargetDependency */, - 01609DFCC3D1B2BB31009EFB /* PBXTargetDependency */, - ); - name = valuators; - productName = valuators; - productReference = 5191489A6263E11B65A57B4D /* valuators.app */; - productType = "com.apple.product-type.application"; - }; - E8BE99F75E5F3C8725834B33 /* adjuster */ = { - isa = PBXNativeTarget; - buildConfigurationList = 35EF0E558BEAB37B9A39BD63 /* Build configuration list for PBXNativeTarget "adjuster" */; - buildPhases = ( - 3E48ED081373780C4EDB3D4B /* Resources */, - 1D4D9E8B784735A2E0CD03A0 /* Sources */, - BF84F6678FEEED6293B48BB0 /* Frameworks */, - 497C5710C4267BC9B5EE600D /* CopyFiles */, - ); - buildRules = ( - 4E93FEB807F829F6142913E5 /* PBXBuildRule */, - ); - dependencies = ( - C97AC7320761F9B9C60C0B57 /* PBXTargetDependency */, - ); - name = adjuster; - productName = adjuster; - productReference = 231CFE382C2134110A029AD0 /* adjuster.app */; - productType = "com.apple.product-type.application"; - }; - EE40189E3B7BB6337ABA74C7 /* native-filechooser */ = { - isa = PBXNativeTarget; - buildConfigurationList = 38FE9CCE8C2F3F75B314E1B7 /* Build configuration list for PBXNativeTarget "native-filechooser" */; - buildPhases = ( - 4D3DC8094FE89B2038F2D3A0 /* Resources */, - 0728F2A5E33C2403F7077DEC /* Sources */, - 8E6E955E030F7186C7A72772 /* Frameworks */, - F37DD7CB8A1C3B8BE19DC766 /* CopyFiles */, - ); - buildRules = ( - A77FA03E59536F0D6FE03205 /* PBXBuildRule */, - ); - dependencies = ( - 8F4FFA7EC5BF4259DE1BD0CE /* PBXTargetDependency */, - ); - name = "native-filechooser"; - productName = "native-filechooser"; - productReference = 05ECF96A7262C1F1111ABCC7 /* native-filechooser.app */; - productType = "com.apple.product-type.application"; - }; - F0647F049CED2B54A017A6A0 /* editor */ = { - isa = PBXNativeTarget; - buildConfigurationList = C1069764F482EBCBD6C96F49 /* Build configuration list for PBXNativeTarget "editor" */; - buildPhases = ( - 618F2BF11B0642C7B9AE6B3E /* Resources */, - B22430BBD6CF45241092FF68 /* Sources */, - 5B5E44816B8DFA57B6363369 /* Frameworks */, - 98218889F7138DA8FF05A3A8 /* CopyFiles */, - ); - buildRules = ( - A066D663148241E4C695936E /* PBXBuildRule */, - ); - dependencies = ( - 071CA70C19A5BEA3EBDBAA98 /* PBXTargetDependency */, - ); - name = editor; - productName = editor; - productReference = 3F0F366F151B9E0E2FAD0948 /* editor.app */; - productType = "com.apple.product-type.application"; - }; - F39A907E68C3C55EACDF4D3C /* mandelbrot */ = { - isa = PBXNativeTarget; - buildConfigurationList = FB36B488F1B5DB9880F04A14 /* Build configuration list for PBXNativeTarget "mandelbrot" */; - buildPhases = ( - E9699503AACADD52B6031973 /* Resources */, - 494DC1E0F6E594216C318710 /* Sources */, - F948041DB74E78B7C5C4E844 /* Frameworks */, - 6D480DB39435A257ABBD7ECF /* CopyFiles */, - ); - buildRules = ( - F624C06922D8B43EBCD6C2F1 /* PBXBuildRule */, - ); - dependencies = ( - E71AE4375EB0E17F432F876D /* PBXTargetDependency */, - 0B4BFCC2C839AF5621EBC3D8 /* PBXTargetDependency */, - ); - name = mandelbrot; - productName = mandelbrot; - productReference = B60604913A508E327AA6C475 /* mandelbrot.app */; - productType = "com.apple.product-type.application"; - }; - F781BF6B6F74841F05AAA4BE /* input_choice */ = { - isa = PBXNativeTarget; - buildConfigurationList = D02EA04AB53B945F92F3079D /* Build configuration list for PBXNativeTarget "input_choice" */; - buildPhases = ( - 0B616FD0D2D26B2C3FFC8930 /* Resources */, - 12613C0CC16AB08E523385AE /* Sources */, - B6F452ABF43F365C4EE68C29 /* Frameworks */, - BED4EECA87D03F546D268B16 /* CopyFiles */, - ); - buildRules = ( - 5F0FB3C683E9A03326A3A895 /* PBXBuildRule */, - ); - dependencies = ( - 40AA5031F1A4CB38CC442BAD /* PBXTargetDependency */, - ); - name = input_choice; - productName = input_choice; - productReference = 7FC91721DA7888C8A1FD762E /* input_choice.app */; - productType = "com.apple.product-type.application"; - }; - FA19DC0D800A66EC69E9560E /* label */ = { - isa = PBXNativeTarget; - buildConfigurationList = B053007E32B2368F6ED7E3A6 /* Build configuration list for PBXNativeTarget "label" */; - buildPhases = ( - C8258DEE0DC0BF57A0412C37 /* Resources */, - 75EF108523E2405BE39FD030 /* Sources */, - FA903B512952DE9AEDA2DF5F /* Frameworks */, - ADB965405855BB547786982C /* CopyFiles */, - ); - buildRules = ( - 405511E8AFF477DB8ACD4DB0 /* PBXBuildRule */, - ); - dependencies = ( - E34E2CE87D94E142AF4792B8 /* PBXTargetDependency */, - 1C66CFDDA0D5EAF4F5CBA2B1 /* PBXTargetDependency */, - ); - name = label; - productName = label; - productReference = CB23A4CE90D5A89FA2640A78 /* label.app */; - productType = "com.apple.product-type.application"; - }; - FDE67811CD6F028754008B48 /* tree */ = { - isa = PBXNativeTarget; - buildConfigurationList = A66331810196CE80746EC56A /* Build configuration list for PBXNativeTarget "tree" */; - buildPhases = ( - 852F82C6C8F42587788BBC8B /* Resources */, - 240215B524AB7E0A55D46972 /* Sources */, - DF2E072017D78D49A2CB8DF9 /* Frameworks */, - 9CB82796EC8649C3AC621805 /* CopyFiles */, - ); - buildRules = ( - D18EC3D39810A767612292A1 /* PBXBuildRule */, - ); - dependencies = ( - 89EEA83A9CD9747F05B1E6AA /* PBXTargetDependency */, - 9519279882836E4B8EDEBE60 /* PBXTargetDependency */, - ); - name = tree; - productName = tree; - productReference = 6101F771F14EE7AEB2C917A4 /* tree.app */; - productType = "com.apple.product-type.application"; - }; -/* End PBXNativeTarget section */ - -/* Begin PBXProject section */ - 4BF1A7FFEACF5F31B4127482 /* Project object */ = { - isa = PBXProject; - attributes = { - LastUpgradeCheck = 0430; - TargetAttributes = { - 7F7CF7F41AB97CEF00E12B22 = { - CreatedOnToolsVersion = 6.2; - }; - 7FBCECC71B1D8AA500AB970D = { - CreatedOnToolsVersion = 6.3; - }; - }; - }; - buildConfigurationList = 615453DB5B8EBEE070930DA7 /* Build configuration list for PBXProject "FLTK" */; - compatibilityVersion = "Xcode 3.2"; - developmentRegion = English; - hasScannedForEncodings = 0; - knownRegions = ( - English, - Japanese, - French, - German, - Italian, - Spanish, - ); - mainGroup = 2000E0C1AD91ACA63811D339; - productRefGroup = DCB546B00EC62A9F8CC4181A /* Products */; - projectDirPath = ""; - projectRoot = ../..; - targets = ( - AE6BC0AEB24EBBBDBA4071E0 /* Fluid */, - A57FDE871C99A52BEEDEE68C /* fltk */, - C13484C4A9262C58D8FA7242 /* fltk_gl */, - BB76D328D5B89A1273946784 /* fltk_images */, - A58BB416AAFDCFF08D7C7E41 /* fltk_png */, - 0392A304CDC05B94337B7C04 /* fltk_jpeg */, - 3C13C653905795060D6D4F0A /* fltk_forms */, - AA5932F4EEB6D1D7E5D1A314 /* fltk_zlib */, - 79BD42AF87FBA9AE10BD7C58 /* Demo */, - 7FBCECC71B1D8AA500AB970D /* libfltk */, - E8BE99F75E5F3C8725834B33 /* adjuster */, - 7F7CF7F41AB97CEF00E12B22 /* animated */, - 9A8F59CD813587E2E463DF07 /* arc */, - 28919176E960D4209BAB8420 /* ask */, - 43080284D40D3965685C7975 /* bitmap */, - A0731BABBE8E29CE96AC61A7 /* blocks */, - D1A43D1D85A87A20B2F7FB09 /* boxtype */, - 2A6B003A80FBAF126EC8F448 /* browser */, - 57D7735B02F5215416BA2856 /* button */, - DC14E2CC213CC0028EF9BD8B /* buttons */, - 287CEC5F63A8B5FCDA246BEC /* checkers */, - 623691BDB3A292582380383B /* clock */, - 134239549D6BFAC3F8EFC363 /* colbrowser */, - 98B39383C1F47726C5C0793B /* color_chooser */, - 10F40C4AE712B17C78435935 /* cube */, - 32FF2A1069F117986FB927DD /* CubeView */, - C4B346660A74B9FCF04EFB2C /* cursor */, - 17B95BDCBCADC140B2AB54A7 /* curve */, - 2D69D33A1EBE0D85982EDCC1 /* device */, - 86BF0C207C6D13ED2B83B63A /* doublebuffer */, - F0647F049CED2B54A017A6A0 /* editor */, - A2AA5A5F9FF0A53A3382DD6C /* fast_slow */, - 68590AB4E7667EB94AC7533D /* file_chooser */, - B807BFE7F9E6FCE88C0A4E9C /* fonts */, - 6C72ECB2743615E24D873456 /* forms */, - 3C6AD358F2FC5419FDA04243 /* fractals */, - AFFC1E48270AB19243D7B668 /* fullscreen */, - 234377F13A1D2CBBCF9E5043 /* gl_overlay */, - D7D4B168DE66A92F9F8747C0 /* glpuzzle */, - 7483E011046F1E2FC84A989B /* hello */, - B37F5F8EB169ABA76EA02FB9 /* help */, - CA05747C492074A51F2F35BC /* iconize */, - 36F787DB6844466ACF848593 /* image */, - 4D6391C0735EF1A5A8588826 /* inactive */, - 5C2FE9F5E71E04EA903248FA /* input */, - F781BF6B6F74841F05AAA4BE /* input_choice */, - 0F789352A34B2A230259EEC7 /* keyboard */, - FA19DC0D800A66EC69E9560E /* label */, - 82C0BD76C77A518B0A1499B5 /* line_style */, - 4F654080B01E856B05662A65 /* list_visuals */, - F39A907E68C3C55EACDF4D3C /* mandelbrot */, - 5E088B3BCE2A52C627EC5A53 /* menubar */, - 26B873E37B315C0F7BABC202 /* message */, - 5FF6CC4785D964CE080FB494 /* minimum */, - 51EB382683C25DBDD02CBF33 /* navigation */, - EE40189E3B7BB6337ABA74C7 /* native-filechooser */, - 78DE657148EC00153D1103A8 /* output */, - 89DAC07651B4C516C173A1C1 /* overlay */, - 35F2A3666BFB337E150860D9 /* pack */, - 752ADA98861AB73DFEECD267 /* pixmap_browser */, - 9EA6FF727BC736133B0B85A1 /* pixmap */, - 1B8EEEC5C9C85BA44EF759EB /* preferences */, - D217C1AD7BE42CB2138F2993 /* radio */, - BEB651546D79EDC169128FD5 /* resizebox */, - D14DC4F3D302856B84343ED5 /* resize */, - C8EFCE83A8BC9CA56922D024 /* rotated_text */, - AF9D43D9317D81CEF5290A74 /* scroll */, - 0C8980D2E4E0E914FE651FDB /* shape */, - B4A214CBEE4FE0EB1FEF8982 /* subwindow */, - 9472188EEB541EF3EA60AB03 /* sudoku */, - 22F83D75D3AC309504978002 /* symbols */, - 93AABBAC7C288CC95BFC5707 /* table */, - 658EF1017CAE2D453B68A345 /* tabs */, - 7C787E8918BC5CF86B17E1EB /* threads */, - 82436F720F585ECD3B0A56CE /* tile */, - B5DAF3DCC189A02ADD9DF320 /* tiled_image */, - FDE67811CD6F028754008B48 /* tree */, - C9165EA11291A304003FF4F0 /* unittests */, - 2BFE084E4D6FAB77DCAF0A83 /* utf8 */, - E167C0E81B125EBADAC8ED73 /* valuators */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXResourcesBuildPhase section */ - 025AF787C2B449CCA5E2DB88 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 0B490364219A1412F38C7304 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 0B616FD0D2D26B2C3FFC8930 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 0C15FF58F09823C404F6D72D /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - C9F9C0DE12CFCDAC0067ADCC /* rgb.txt in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 0EAD40FA79F67B287A4151C4 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 13BD0757F479A5F3462FCC54 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1D39966685B7BBFD995AA3A9 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1D6F019214F0C661CF5C1657 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 244AADC40042B9AE67B44E1E /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 24B09083AB102172E2E1F627 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 2DDE7E43CDF1C00459675F35 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 36BFACF5FF774BDDC57C7347 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 7F8E7E3D1C0DA90100B806A0 /* Localizable.strings in Resources */, - 7F8E7E391C0DA8D200B806A0 /* Localizable.strings in Resources */, - 7F8E7E3C1C0DA8FB00B806A0 /* Localizable.strings in Resources */, - 7F8E7E3B1C0DA8F700B806A0 /* Localizable.strings in Resources */, - 7F8E7E3A1C0DA8F000B806A0 /* Localizable.strings in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 38181B0ECAFDECC7FE921D9C /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 3A07A85250EDE4038FDD51C9 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 7FED8F171AD699C700276ED9 /* blocks.icns in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 3E48ED081373780C4EDB3D4B /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 418ACF0B3E1F4ABA8A604D21 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 41EB235F15F87678F80C27D5 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 453EA7CD7A8F555E59EEB31E /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 47783618090233D5416F2DEF /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 48166A90E958A4B60BA78F96 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 491856FD432ADEC2668039CF /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 49A1C42C8800EB4734DB7148 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4D3DC8094FE89B2038F2D3A0 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 54D5AC0D48D4411B05695216 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 56917850BC21D3657A470E65 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 5C139D9D4E65751359F9B075 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 5C228FF2BC54AD72B82DB199 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 5E63597A6F22F3C5EAE6C3F2 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 5F75C7F48A3C5358A71D46F2 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 5FA2A41FABCDB9B62D65C36A /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 618F2BF11B0642C7B9AE6B3E /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 660536C10D4E56DF6EB48879 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 66CA511D5A56D954BBBF42C5 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6715D162BEFF87372B2A31E0 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6A37D389FD2F3165D4CE73C2 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6E029D85A424DB0449238C6D /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 7FED8F1A1AD69B4200276ED9 /* checkers.icns in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 7861C4D41283D0C4250D584C /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 7E2F13E3024D0010203CE197 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 7F7CF7F31AB97CEF00E12B22 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 7FF98EDFDA8EC3359F40E824 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 84E8096200DDFEC5FF39EF2A /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 852F82C6C8F42587788BBC8B /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 882A2E3BF32AE727EC05BFE2 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 8D1966E6143C3919C4C6A4E7 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 8DA98B1BE5564648BCA2C26A /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 8E4C221D09DDD8636DFF20F8 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 7FED8F1C1AD69B5B00276ED9 /* sudoku.icns in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 8E805BABF05E76A58110D918 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 8F88598886366825DB086B55 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 909C7B633C6937F4878B24B8 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 962146FC5CDEC4BE6D271008 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 9A5B458C7F1ACC75DBA26DD4 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 9ECB20D6CCF567B51F39E9B8 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A50661091E02301A7A8E927C /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A5C94CCC9C50822A6F406C48 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A5CF311CDAFD7365826752CA /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - ACF24AC7D859B7880B0D58D4 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 27C588BBFC1BE5D0F8202036 /* fluid.icns in Resources */, - 7FDBB8F416B2D1EA00AE76EF /* Localizable.strings in Resources */, - 7FDBB8F516B2D1EE00AE76EF /* Localizable.strings in Resources */, - 7FDBB8F616B2D1FA00AE76EF /* Localizable.strings in Resources */, - 7FDBB8F716B2D1FF00AE76EF /* Localizable.strings in Resources */, - 7FDBB8F816B2D20A00AE76EF /* Localizable.strings in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B3E63D707BAD0C1B97C19557 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B726E61023969BF4554BD695 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B7BAF95F07F127AF3CD96681 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B8C9B63E5D2B0E2CE7A5EAA0 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - BB446BDCD98D92BF8F4F474E /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - BD1A94F2F267D5669C20C1F8 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - BE10458E3BD00A1A721471A1 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C46B78D74FA9483926E73794 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C8258DEE0DC0BF57A0412C37 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C82F55B77BDFE26B6897FE76 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C9165EA41291A304003FF4F0 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - D5AB2E01EE1DBEB40D62B39C /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - D974AB8D7C7B0B0E64AE7431 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - D99E3A92B1CB6E759008B848 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - DD6DFBB539A30EBC538753B4 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - DDEB33A67B19E529CD5A9DE9 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - E0451824DAF0D20812D766A5 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - E9699503AACADD52B6031973 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - EA582656BF4C5C12E9AE4C86 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - EB79EB024BF350D4AEDA1BB8 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - C984AFA812D02A1800D66DAD /* demo.menu in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - EF8251CF9948AB8AC2403411 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - F7059AF9D5F709CCAB5FF15A /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - FD29247E410EF80C9A411BF2 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXResourcesBuildPhase section */ - -/* Begin PBXSourcesBuildPhase section */ - 03952EF9A011C37E408094AD /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 36332A81E6A6E7E3D5D26531 /* radio.fl in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 04BAC99AEC68BBEE577DFB01 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - FDCE22DD1D7C2DD6D001F3F7 /* sudoku.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 06DCEBFB206D700198008C01 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - A8C6B33E92B95C8BFC2474AA /* clock.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 0728F2A5E33C2403F7077DEC /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 214EBBAA64EC8BD80F10FE5E /* native-filechooser.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 07771C512125B321FE1A0EEA /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 079434B72A838E83BD225CA8 /* demo.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 089522EE9936A885D43F4780 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - DB5B9D4C2AE7D9CDB7E7090F /* utf8.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 09905312FF08B2C58A02A353 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 99D36A82E25FA21388F02CF6 /* menubar.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1249EDBFF7D5FD2128B9D60E /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 762325B25679668EB687A028 /* gl_overlay.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 12613C0CC16AB08E523385AE /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - A353346626877C39793017E3 /* input_choice.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 18A195225FBC2909509015CD /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 9F14A436271D44C0065C6B8E /* iconize.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 18F09DA86ADDE918514D17A6 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - AAC60FD565D09DE2684D8216 /* shape.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 18F1FCD84C6F9AE80AECB726 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 642541867ABE531C662490CD /* pixmap.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1D4D9E8B784735A2E0CD03A0 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - EA7F9D421C6E3CDB704CC37A /* adjuster.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 214690E38E9696C46A3A3BA2 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - B1F3B977689E723FFE6B55CE /* list_visuals.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 2383CCCA8BAF88211E55A665 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - AA97A72D630589375BE291D2 /* fast_slow.fl in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 23FEA5765483F0D5EB7B112E /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 87C8FA7D36117797390DBFC2 /* Fl_BMP_Image.cxx in Sources */, - 992B8D52C2B8D4153B0B826E /* Fl_File_Icon2.cxx in Sources */, - 1E30BECEFBF8C39CC563B19C /* Fl_GIF_Image.cxx in Sources */, - E2423A959545399CB91ECDFB /* Fl_Help_Dialog.cxx in Sources */, - E659DF579A3CC1BEDFA740CA /* Fl_JPEG_Image.cxx in Sources */, - C734B46832FFC64A9397F6AE /* Fl_PNG_Image.cxx in Sources */, - B4967545FF5EBB072DF98FBA /* Fl_PNM_Image.cxx in Sources */, - 3E1DA192DE89A61DB5162D12 /* fl_images_core.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 240215B524AB7E0A55D46972 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 16FC08C22B1B693EB00C15F5 /* tree.fl in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 241181BBBC141ACFEF36D6A6 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 7C8F2CC22CFE9E97BBE4AC8A /* resizebox.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 25910CDF4BCB7F440E5B74E7 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 363CA6BAC2E1C6F51F3C4F91 /* tiled_image.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 25A0A1371179487A2E32B9B1 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - FE82A6E34B6A3F1B030E8AB3 /* image.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 2C8CFF851D7C7DC1D9609D17 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 3A83BE134FEB6C0E893FC0AA /* forms_bitmap.cxx in Sources */, - 491C33E5D1C00D489356B62E /* forms_compatability.cxx in Sources */, - 0DCEA2FED492160FBCEAECC7 /* forms_free.cxx in Sources */, - BC8942F1FEEC9A2691F4F9DB /* forms_fselect.cxx in Sources */, - 847632FAB43A248BDBD402E7 /* forms_pixmap.cxx in Sources */, - BF9ADADABD6C333A67A3E2AA /* forms_timer.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 32341C37AE8EF4901FF8422C /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - BFC69F29CCDCFD4AD8333CB0 /* overlay.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 388F82757706F801E753A331 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - EA66F478D3FC94BAF04B0BB5 /* message.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 3CEBD96B1A8A5379FADF1440 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 6F54BCE9C265659518C91270 /* output.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 3F01A8A8FBC9B6B924965748 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 6D3127372B7CF208B3FFC3BB /* fonts.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 44D64FC34C530A55BD691A3D /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - D0558977436E06E35352EC86 /* cube.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 467796583E5586A73ED4AA49 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 7963240B96561256B383C35B /* buttons.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 494DC1E0F6E594216C318710 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - C1ED8D862E76530E4581C7AC /* mandelbrot.cxx in Sources */, - 609595520CEFF3C9F945D4B7 /* mandelbrot_ui.fl in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4DA82C38AA0403E56A1E3545 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - C97E30BD1C5976A600E22076 /* Fl_Quartz_Printer_Graphics_Driver.cxx in Sources */, - 7F66B1D912BB924C00C67B59 /* Fl_cocoa.mm in Sources */, - 7F66B1DA12BB924C00C67B59 /* Fl_Native_File_Chooser_MAC.mm in Sources */, - 7F66B1DB12BB924C00C67B59 /* Fl_Quartz_Printer.mm in Sources */, - 7FFDE552171D8D0D008753A3 /* Fl_Sys_Menu_Bar.mm in Sources */, - ED83B85BA678C8C9B5E91535 /* Fl.cxx in Sources */, - B371C5FF1106E69056784D6C /* Fl_Adjuster.cxx in Sources */, - 274F92CF30A586E0F8E21530 /* Fl_Bitmap.cxx in Sources */, - 40E66CBA06083998669F80CE /* Fl_Box.cxx in Sources */, - 43440CEB6D01238C27CFEE6A /* Fl_Browser.cxx in Sources */, - 7EC3AD9A56535A54430B8DCD /* Fl_Browser_.cxx in Sources */, - 1565219A0166F42F299C2C9E /* Fl_Browser_load.cxx in Sources */, - 7D2F2709B54D7A2A87630351 /* Fl_Button.cxx in Sources */, - ADEA3027A360B72B9B45F7A7 /* Fl_Chart.cxx in Sources */, - FCC598DC853F3753AFCD269C /* Fl_Check_Browser.cxx in Sources */, - B552268F52748B13E526FF43 /* Fl_Check_Button.cxx in Sources */, - 6A001220236C38EDB3772A2A /* Fl_Choice.cxx in Sources */, - 390AA30E68FA34A4A6F57F9C /* Fl_Clock.cxx in Sources */, - 29ED282EF51CBBB0CDEE76D6 /* Fl_Color_Chooser.cxx in Sources */, - 4CE404B23BB3CB7291A0E2BC /* Fl_Counter.cxx in Sources */, - 4D96D0670427CCD638845C05 /* Fl_Device.cxx in Sources */, - CA035B0265710EFABD6E632D /* Fl_Dial.cxx in Sources */, - EE1DAA8B2CB944B2D5426CB6 /* Fl_Double_Window.cxx in Sources */, - 745C2AF79ABD813E3AE9CD70 /* Fl_File_Browser.cxx in Sources */, - 2C0BDF55B026879D401DF915 /* Fl_File_Chooser.cxx in Sources */, - C97E30BC1C5976A600E22076 /* Fl_Quartz_Graphics_Driver_vertex.cxx in Sources */, - 61407877A424C4E1A74036C0 /* Fl_File_Chooser2.cxx in Sources */, - 6DA839CF781EBC87AD3CF6B4 /* Fl_File_Icon.cxx in Sources */, - 9DFFD353B45F553EA8D7A505 /* Fl_File_Input.cxx in Sources */, - 302D959F1FBBC3D44D27BA3F /* Fl_Group.cxx in Sources */, - 74D195DEE3A33FA0C8C7A5BE /* Fl_Help_View.cxx in Sources */, - 6F8B4EC22CC54B6B06F9D5C7 /* Fl_Image.cxx in Sources */, - 0BD1B4FF53C27EDA7B9F2C66 /* Fl_Input.cxx in Sources */, - C97E30B91C5976A600E22076 /* Fl_Quartz_Graphics_Driver_color.cxx in Sources */, - 2CFBED9BA0BE01679B285434 /* Fl_Input_.cxx in Sources */, - 5D1D08BF3F79DC7C29D6FCF4 /* Fl_Light_Button.cxx in Sources */, - E3C29EE9B0D666B794852902 /* Fl_Menu.cxx in Sources */, - 501B41BD7C164588BBC06854 /* Fl_Menu_.cxx in Sources */, - 83351BED9380E4C82A55E123 /* Fl_Menu_Bar.cxx in Sources */, - 0C356220FCB74315D62FF06C /* Fl_Menu_Button.cxx in Sources */, - AD29B4FC0DB13DB2BE1616A0 /* Fl_Menu_Window.cxx in Sources */, - E04B6EEBEA1C209F4FF7C4AD /* Fl_Menu_add.cxx in Sources */, - 9FBEB3AC22BC51940B350AF5 /* Fl_Menu_global.cxx in Sources */, - AB7FF03265A1060DDAC5E71B /* Fl_Multi_Label.cxx in Sources */, - 59826A4FF117DE06A6F70ABD /* Fl_Native_File_Chooser.cxx in Sources */, - 291FA24A9E91A2036BC718A2 /* Fl_Overlay_Window.cxx in Sources */, - 2E43C0679E5714486D7D535F /* Fl_Pack.cxx in Sources */, - B082626A90693D0C12904CB7 /* Fl_Pixmap.cxx in Sources */, - C97E30B51C5976A600E22076 /* Fl_Quartz_Graphics_Driver.cxx in Sources */, - 812129561A1981D6DEFBCBFB /* Fl_Positioner.cxx in Sources */, - AD0F285A651FEF5CB6FC7012 /* Fl_Printer.cxx in Sources */, - C616A9C9EDD193DF4BADDA5A /* Fl_Preferences.cxx in Sources */, - 717B3CDBF11CAE5C04D035F8 /* Fl_Progress.cxx in Sources */, - 3F330B8758EB5AFF7C6CB8DE /* Fl_Repeat_Button.cxx in Sources */, - 8CCF18F146F2012A0C1DC330 /* Fl_Return_Button.cxx in Sources */, - D0CF9C806A93CFB18B0DAA6F /* Fl_Roller.cxx in Sources */, - 495C752B9742C0729399A646 /* Fl_Round_Button.cxx in Sources */, - 878478F960A354C2DF2DC7E6 /* Fl_Scroll.cxx in Sources */, - C97E30B81C5976A600E22076 /* Fl_Quartz_Graphics_Driver_arci.cxx in Sources */, - D49C72834787A96D62E0DC96 /* Fl_Scrollbar.cxx in Sources */, - 2C4DB237B4B8ACD2FB305BD5 /* Fl_Shared_Image.cxx in Sources */, - ED169E1E1FC93C1F97D21AC4 /* Fl_Single_Window.cxx in Sources */, - 29A99477531233BE9391CE66 /* Fl_Slider.cxx in Sources */, - DB29DA4D89702B490E69B569 /* Fl_Table.cxx in Sources */, - 644FEEF43A0CCBD89E2CE6FC /* Fl_Table_Row.cxx in Sources */, - CDCB453B3493D8E96E80DFF7 /* Fl_Tabs.cxx in Sources */, - FB93EB94C997FC6F8C5D389D /* Fl_Text_Buffer.cxx in Sources */, - 4536387C357FBA58B3C5258B /* Fl_Text_Display.cxx in Sources */, - 8F77031B8CCFF315D4CB151E /* Fl_Text_Editor.cxx in Sources */, - E21880F92CD1B5E315C3F4DF /* Fl_Tile.cxx in Sources */, - 49D34CB404F15A055EAF8C74 /* Fl_Tiled_Image.cxx in Sources */, - 4D94E62EB4D5FDF72A7C311E /* Fl_Tooltip.cxx in Sources */, - 2418351D87E14186F8F1E3FE /* Fl_Tree.cxx in Sources */, - 6527520C50FC90A0EDE72F87 /* Fl_Tree_Item.cxx in Sources */, - A8CCCF7D542DA0B5FED00393 /* Fl_Tree_Item_Array.cxx in Sources */, - A76B5A74F4082F02C1A917F6 /* Fl_Tree_Prefs.cxx in Sources */, - 36F84F47A06F428D67FDBC3D /* Fl_Valuator.cxx in Sources */, - 185933E619D6C024C4B53D3B /* Fl_Value_Input.cxx in Sources */, - 86C566B54637B5F773257067 /* Fl_Value_Output.cxx in Sources */, - A40F3E633565708E8113728D /* Fl_Value_Slider.cxx in Sources */, - CAF6CE97B3EBEFFA65AAEEAD /* Fl_Widget.cxx in Sources */, - 7F12FCC718E1EEB900AB6A11 /* fl_gleam.cxx in Sources */, - 023D5B2431F40114C118A5DB /* Fl_Window.cxx in Sources */, - 5FE596C22B71AF1F7235ECAE /* Fl_Window_fullscreen.cxx in Sources */, - 382C61DCD714A86859AA21CC /* Fl_Window_hotspot.cxx in Sources */, - 0A206149DF20CCCACC90E642 /* Fl_Window_iconize.cxx in Sources */, - 339D0DFC256DE06A10F214B3 /* Fl_Wizard.cxx in Sources */, - 36C7638C1D7425F3F9433974 /* Fl_XBM_Image.cxx in Sources */, - F4769A68D050A61218AC5B42 /* Fl_XPM_Image.cxx in Sources */, - 03DB7A962738A76C4D5BAD67 /* Fl_abort.cxx in Sources */, - 1490AC534F76E26EF9280C6D /* Fl_add_idle.cxx in Sources */, - E5B4AF727E38F946F3FC7AB0 /* Fl_arg.cxx in Sources */, - 1F8D0FF2FEEA810F9264E92F /* Fl_compose.cxx in Sources */, - D6455053A0353F27F994556F /* Fl_display.cxx in Sources */, - ECEE8B8231D50277C09E21B8 /* Fl_get_key.cxx in Sources */, - F61DCEF69E70439429A6C865 /* Fl_get_system_colors.cxx in Sources */, - B23B202A8879E9E8DCA4C283 /* Fl_grab.cxx in Sources */, - 9A5E7CD9FB838B39C3D8E75C /* Fl_lock.cxx in Sources */, - 3C2E57EF6298BB0FC9412871 /* Fl_own_colormap.cxx in Sources */, - AC85BE9A50BEE739620E7080 /* Fl_visual.cxx in Sources */, - 9B1EDE4CD694BD6EECFDD3D9 /* Fl_x.cxx in Sources */, - C97E30B71C5976A600E22076 /* Fl_Quartz_Graphics_Driver_image.cxx in Sources */, - F8C4B882B6A9C15C2105AAA8 /* filename_absolute.cxx in Sources */, - D7E6146CFE9389C35447F23B /* filename_expand.cxx in Sources */, - FD872A3C0217DEF3E1042A02 /* filename_ext.cxx in Sources */, - 242570F8A9539222DEAC6CAF /* filename_isdir.cxx in Sources */, - 2BE1A3AC07CE39EEAC5E2B98 /* filename_list.cxx in Sources */, - A355A5A2EEF58A53CD2CF081 /* filename_match.cxx in Sources */, - 3FD5B1D9C066066CCA52724A /* filename_setext.cxx in Sources */, - C97E30BB1C5976A600E22076 /* Fl_Quartz_Graphics_Driver_line_style.cxx in Sources */, - 95AFA1B1A6FA7902372E96A6 /* fl_arc.cxx in Sources */, - 1CD7ED77B7B8FE0D99290351 /* fl_ask.cxx in Sources */, - 12E4293A141DD684369D6B8F /* fl_boxtype.cxx in Sources */, - 34870EA10DBD90DB3DD49DA0 /* fl_call_main.c in Sources */, - 854002A1B71DBAE327B8C4E8 /* fl_color.cxx in Sources */, - 7FFDD15C19BE08A800779AD1 /* Fl_PostScript.cxx in Sources */, - 2C8EFE6F2A1297FB4B263B2A /* fl_cursor.cxx in Sources */, - 5DE5BC3242C44595E62FA505 /* fl_curve.cxx in Sources */, - 7F6F526419CF0FED0075F408 /* Fl_Window_shape.cxx in Sources */, - CD2C6C2797C19E76EA67D308 /* fl_diamond_box.cxx in Sources */, - BDB3A4C9B2AC519DC6A95D84 /* fl_dnd.cxx in Sources */, - 93E6F83B3B6E8F6473DE0FFC /* fl_draw.cxx in Sources */, - B7E877DDAB1EAFB470DE347B /* fl_draw_pixmap.cxx in Sources */, - 9C5407631126EB6528352833 /* fl_encoding_latin1.cxx in Sources */, - F0BC0BF84BB72AA0DD104B0E /* fl_encoding_mac_roman.cxx in Sources */, - C15F39A34F7287D9D15F0F32 /* fl_engraved_label.cxx in Sources */, - B29518D26E24DA48CB98E311 /* fl_file_dir.cxx in Sources */, - 929E238322B78D6EE544D8A3 /* fl_font.cxx in Sources */, - B0A7D39BA00A2517C9AF5516 /* fl_gtk.cxx in Sources */, - B3A220D71CE32208C089B2BA /* fl_labeltype.cxx in Sources */, - 44EF64739BF54210820845FC /* fl_line_style.cxx in Sources */, - 285B384349B0FC5FCE9C9FCE /* fl_open_uri.cxx in Sources */, - 51A81D32CDB7920F88ED4FF2 /* fl_oval_box.cxx in Sources */, - 42B3433FEAA6AFB50DE4B73F /* fl_overlay.cxx in Sources */, - 43ACC9B8BA3A1A325A568C44 /* fl_overlay_visual.cxx in Sources */, - 0FBA0DE689FCB1A3B674BAC4 /* fl_plastic.cxx in Sources */, - 09FD0BA86D2E85CF21F7C870 /* fl_read_image.cxx in Sources */, - 2F757A7D91462691787751A3 /* fl_rect.cxx in Sources */, - 83EDAF59D2EF849FA3EE8539 /* fl_round_box.cxx in Sources */, - CE62A14F1AD1FAE2240FE567 /* fl_rounded_box.cxx in Sources */, - 9FD0445EBA827CC658078A14 /* fl_scroll_area.cxx in Sources */, - 0F61FB70E4BBAE3919346A0E /* fl_set_font.cxx in Sources */, - 4E3DD3A261BD3A7DE91162ED /* fl_shadow_box.cxx in Sources */, - 864A7D2E295FB8125D768AC6 /* fl_shortcut.cxx in Sources */, - 2800B0509A5D20FABE8F02DC /* fl_show_colormap.cxx in Sources */, - 0262498E858406B6E51BD4E4 /* fl_symbols.cxx in Sources */, - 3BD005D954ABCB5983F540AB /* fl_utf.c in Sources */, - AEC9E288AC9E09B99855D15C /* fl_utf8.cxx in Sources */, - C97E30BA1C5976A600E22076 /* Fl_Quartz_Graphics_Driver_font.cxx in Sources */, - D2649C006A1AF19ADB38855E /* fl_vertex.cxx in Sources */, - 51FC4E43CA74B5CB3FD91147 /* flstring.c in Sources */, - C97E30B61C5976A600E22076 /* Fl_Quartz_Graphics_Driver_rect.cxx in Sources */, - DC4BEF50B12F14C694F1C9DE /* numericsort.c in Sources */, - C8D2445DE4DB272D6140EB4D /* ps_image.cxx in Sources */, - 5849E21F505FC39533995DCA /* scandir.c in Sources */, - 936CD95E2DFE52FEF2A6BCE1 /* screen_xywh.cxx in Sources */, - 29303C4480E0BBEB9E29EE7B /* vsnprintf.c in Sources */, - EF0B77D0D7EF375C1CBDC390 /* case.c in Sources */, - CE14EC6653D4EF4779992758 /* is_right2left.c in Sources */, - 9DD7A2B6D63D30C07781F446 /* is_spacing.c in Sources */, - 299CB8A2848CB844BCEC7829 /* Fl_Paged_Device.cxx in Sources */, - 7FA5C2BE192FAEBB00519823 /* Fl_Copy_Surface.cxx in Sources */, - 7FA5C2C0192FAECA00519823 /* Fl_Image_Surface.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4DAA5BB519E04EF5DA60207E /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - DDC5CCCCC885EDFCC410A343 /* rotated_text.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 5452B46AE20C9A675AF377AC /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 7359A414B4FEE003CFCA6351 /* threads.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 5A1A7446A600F238DBF01ECD /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 7A166EFA4FE98B4E7D74341B /* doublebuffer.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6340124B1D917C09718D7D97 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 40ED2C03EA658A1A020BF7C8 /* help.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 68D98A2534544E1210E8A095 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 8392A5E218FC136D60CD87EC /* minimum.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6ABADE980903C2EF8A723E4D /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - C45087B77CDF09378D50E87A /* glpuzzle.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6D73F5D2BE42E5D25C1A55E6 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 84044FF4959DEB4FC39F70DA /* navigation.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 704DAC3A75053027E8E80B21 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 5532B5F13E75B01A47BF52E4 /* line_style.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 71F9CE4E872DB73038D0EC84 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 0C21574DDEF4360995F5AC1C /* table.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 75EF108523E2405BE39FD030 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - CEE453263236AABE10DD1EC4 /* label.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 7A3B83CEF285671CB7B96E68 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 74C9584969DCD849A6A1247F /* color_chooser.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 7EAC77CA2592224F5EC588DA /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - FE4DBBE6653EF8D85096E098 /* tabs.fl in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 7F7CF7F11AB97CEF00E12B22 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 7F7CF81F1AB9836C00E12B22 /* animated.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 7FBCECC41B1D8AA500AB970D /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 7FBCED011B1D8B2100AB970D /* Fl_Light_Button.cxx in Sources */, - 7FBCED361B1D8B2100AB970D /* Fl_XPM_Image.cxx in Sources */, - 7FBCED5E1B1D8B2100AB970D /* fl_gtk.cxx in Sources */, - 7FBCED421B1D8B2100AB970D /* Fl_x.cxx in Sources */, - 7FBCECE31B1D8B2100AB970D /* Fl.cxx in Sources */, - 7FBCED391B1D8B2100AB970D /* Fl_arg.cxx in Sources */, - 7FBCED041B1D8B2100AB970D /* Fl_Menu_Bar.cxx in Sources */, - 7FBCED081B1D8B2100AB970D /* Fl_Menu_global.cxx in Sources */, - 7FBCED211B1D8B2100AB970D /* Fl_Text_Display.cxx in Sources */, - 7FBCED4B1B1D8B2100AB970D /* fl_arc.cxx in Sources */, - 7FBCECE51B1D8B2100AB970D /* Fl_Bitmap.cxx in Sources */, - 7FBCED381B1D8B2100AB970D /* Fl_add_idle.cxx in Sources */, - 7FBCED861B1D8B3B00AB970D /* glut_compatability.cxx in Sources */, - 7FBCED4E1B1D8B2100AB970D /* fl_boxtype.cxx in Sources */, - 7FBCECFA1B1D8B2100AB970D /* Fl_File_Input.cxx in Sources */, - 7FBCED3A1B1D8B2100AB970D /* Fl_compose.cxx in Sources */, - 7FBCED551B1D8B2100AB970D /* fl_draw.cxx in Sources */, - 7FBCECE81B1D8B2100AB970D /* Fl_Browser_.cxx in Sources */, - 7FBCED1B1B1D8B2100AB970D /* Fl_Single_Window.cxx in Sources */, - 7FBCED2B1B1D8B2100AB970D /* Fl_Value_Input.cxx in Sources */, - 7FBCED941B1D8B5C00AB970D /* forms_pixmap.cxx in Sources */, - 7FBCED771B1D8B2100AB970D /* scandir.c in Sources */, - 7FBCED621B1D8B2100AB970D /* fl_oval_box.cxx in Sources */, - 7FBCED531B1D8B2100AB970D /* fl_diamond_box.cxx in Sources */, - 7FBCED411B1D8B2100AB970D /* Fl_visual.cxx in Sources */, - 7FBCED931B1D8B5C00AB970D /* forms_fselect.cxx in Sources */, - 7FBCED831B1D8B3B00AB970D /* freeglut_stroke_roman.cxx in Sources */, - 7FBCED251B1D8B2100AB970D /* Fl_Tooltip.cxx in Sources */, - 7FBCECE01B1D8B2100AB970D /* Fl_Native_File_Chooser_MAC.mm in Sources */, - 7FBCED141B1D8B2100AB970D /* Fl_Repeat_Button.cxx in Sources */, - 7FBCED691B1D8B2100AB970D /* fl_rounded_box.cxx in Sources */, - 7FBCED0D1B1D8B2100AB970D /* Fl_Paged_Device.cxx in Sources */, - 7FBCECDF1B1D8B2100AB970D /* Fl_cocoa.mm in Sources */, - 7FBCED121B1D8B2100AB970D /* Fl_Preferences.cxx in Sources */, - 7FBCED2C1B1D8B2100AB970D /* Fl_Value_Output.cxx in Sources */, - 7FBCED151B1D8B2100AB970D /* Fl_Return_Button.cxx in Sources */, - 7FBCED331B1D8B2100AB970D /* Fl_Window_shape.cxx in Sources */, - 7FBCED511B1D8B2100AB970D /* fl_cursor.cxx in Sources */, - 7FBCED051B1D8B2100AB970D /* Fl_Menu_Button.cxx in Sources */, - 7FBCED8C1B1D8B4E00AB970D /* Fl_JPEG_Image.cxx in Sources */, - 7FBCED761B1D8B2100AB970D /* ps_image.cxx in Sources */, - 7FBCECFB1B1D8B2100AB970D /* Fl_Group.cxx in Sources */, - 7FBCED701B1D8B2100AB970D /* fl_symbols.cxx in Sources */, - 7FBCECE21B1D8B2100AB970D /* Fl_Sys_Menu_Bar.mm in Sources */, - 7FBCED851B1D8B3B00AB970D /* gl_draw.cxx in Sources */, - 7FBCED291B1D8B2100AB970D /* Fl_Tree_Prefs.cxx in Sources */, - 7FBCED501B1D8B2100AB970D /* fl_color.cxx in Sources */, - 7FBCECE61B1D8B2100AB970D /* Fl_Box.cxx in Sources */, - 7FBCECF01B1D8B2100AB970D /* Fl_Color_Chooser.cxx in Sources */, - 7FBCED921B1D8B5C00AB970D /* forms_free.cxx in Sources */, - 7FBCED271B1D8B2100AB970D /* Fl_Tree_Item.cxx in Sources */, - 7FBCED3C1B1D8B2100AB970D /* Fl_get_key.cxx in Sources */, - 7FBCECF91B1D8B2100AB970D /* Fl_File_Icon.cxx in Sources */, - 7FBCED191B1D8B2100AB970D /* Fl_Scrollbar.cxx in Sources */, - 7FBCED471B1D8B2100AB970D /* filename_isdir.cxx in Sources */, - 7FBCED951B1D8B5C00AB970D /* forms_timer.cxx in Sources */, - 7FBCED6E1B1D8B2100AB970D /* fl_shortcut.cxx in Sources */, - 7FBCED751B1D8B2100AB970D /* numericsort.c in Sources */, - 7FBCECF61B1D8B2100AB970D /* Fl_File_Browser.cxx in Sources */, - 7FBCED7B1B1D8B2100AB970D /* is_right2left.c in Sources */, - 7FBCED0A1B1D8B2100AB970D /* Fl_Native_File_Chooser.cxx in Sources */, - 7FBCED1A1B1D8B2100AB970D /* Fl_Shared_Image.cxx in Sources */, - 7FBCED301B1D8B2100AB970D /* Fl_Window_fullscreen.cxx in Sources */, - 7FBCED581B1D8B2100AB970D /* fl_encoding_latin1.cxx in Sources */, - 7FBCED5D1B1D8B2100AB970D /* fl_gleam.cxx in Sources */, - 7FBCED911B1D8B5C00AB970D /* forms_compatability.cxx in Sources */, - 7FBCECF21B1D8B2100AB970D /* Fl_Counter.cxx in Sources */, - 7FBCED841B1D8B3B00AB970D /* freeglut_teapot.cxx in Sources */, - 7FBCED611B1D8B2100AB970D /* fl_open_uri.cxx in Sources */, - 7FBCED801B1D8B3B00AB970D /* Fl_Gl_Window.cxx in Sources */, - 7FBCED091B1D8B2100AB970D /* Fl_Multi_Label.cxx in Sources */, - 7FBCED111B1D8B2100AB970D /* Fl_Printer.cxx in Sources */, - 7FBCED261B1D8B2100AB970D /* Fl_Tree.cxx in Sources */, - 7FBCED821B1D8B3B00AB970D /* freeglut_stroke_mono_roman.cxx in Sources */, - 7FBCED061B1D8B2100AB970D /* Fl_Menu_Window.cxx in Sources */, - 7FBCED2E1B1D8B2100AB970D /* Fl_Widget.cxx in Sources */, - 7FBCED711B1D8B2100AB970D /* fl_utf.c in Sources */, - 7FBCED1D1B1D8B2100AB970D /* Fl_Table.cxx in Sources */, - 7FBCED6B1B1D8B2100AB970D /* fl_set_font.cxx in Sources */, - 7FBCED8A1B1D8B4E00AB970D /* Fl_GIF_Image.cxx in Sources */, - 7FBCECEC1B1D8B2100AB970D /* Fl_Check_Browser.cxx in Sources */, - 7FBCED351B1D8B2100AB970D /* Fl_XBM_Image.cxx in Sources */, - 7FBCED101B1D8B2100AB970D /* Fl_PostScript.cxx in Sources */, - 7FBCED871B1D8B3B00AB970D /* glut_font.cxx in Sources */, - 7FBCED371B1D8B2100AB970D /* Fl_abort.cxx in Sources */, - 7FBCECF51B1D8B2100AB970D /* Fl_Double_Window.cxx in Sources */, - 7FBCED341B1D8B2100AB970D /* Fl_Wizard.cxx in Sources */, - 7FBCED7F1B1D8B3B00AB970D /* Fl_Gl_Overlay.cxx in Sources */, - 7FBCED891B1D8B4E00AB970D /* Fl_File_Icon2.cxx in Sources */, - 7FBCECFD1B1D8B2100AB970D /* Fl_Image.cxx in Sources */, - 7FBCED881B1D8B4E00AB970D /* Fl_BMP_Image.cxx in Sources */, - 7FBCED591B1D8B2100AB970D /* fl_encoding_mac_roman.cxx in Sources */, - 7FBCED2D1B1D8B2100AB970D /* Fl_Value_Slider.cxx in Sources */, - 7FBCED2F1B1D8B2100AB970D /* Fl_Window.cxx in Sources */, - 7FBCED1E1B1D8B2100AB970D /* Fl_Table_Row.cxx in Sources */, - 7FBCED5F1B1D8B2100AB970D /* fl_labeltype.cxx in Sources */, - 7FBCED8D1B1D8B4E00AB970D /* Fl_PNG_Image.cxx in Sources */, - 7FBCED4D1B1D8B2100AB970D /* fl_ask.cxx in Sources */, - 7FBCED431B1D8B2100AB970D /* cmap.cxx in Sources */, - 7FBCED8E1B1D8B4E00AB970D /* Fl_PNM_Image.cxx in Sources */, - 7FBCED781B1D8B2100AB970D /* screen_xywh.cxx in Sources */, - 7FBCECE71B1D8B2100AB970D /* Fl_Browser.cxx in Sources */, - 7FBCED3D1B1D8B2100AB970D /* Fl_get_system_colors.cxx in Sources */, - 7FBCED031B1D8B2100AB970D /* Fl_Menu_.cxx in Sources */, - 7FBCED021B1D8B2100AB970D /* Fl_Menu.cxx in Sources */, - 7FBCED3F1B1D8B2100AB970D /* Fl_lock.cxx in Sources */, - 7FBCED4F1B1D8B2100AB970D /* fl_call_main.c in Sources */, - 7FBCED7E1B1D8B3B00AB970D /* Fl_Gl_Device_Plugin.cxx in Sources */, - 7FBCECFE1B1D8B2100AB970D /* Fl_Image_Surface.cxx in Sources */, - 7FBCED441B1D8B2100AB970D /* filename_absolute.cxx in Sources */, - 7FBCECE11B1D8B2100AB970D /* Fl_Quartz_Printer.mm in Sources */, - 7FBCECEE1B1D8B2100AB970D /* Fl_Choice.cxx in Sources */, - 7FBCED541B1D8B2100AB970D /* fl_dnd.cxx in Sources */, - 7FBCED8F1B1D8B4E00AB970D /* fl_images_core.cxx in Sources */, - 7FBCED811B1D8B3B00AB970D /* freeglut_geometry.cxx in Sources */, - 7FBCED201B1D8B2100AB970D /* Fl_Text_Buffer.cxx in Sources */, - 7FBCED171B1D8B2100AB970D /* Fl_Round_Button.cxx in Sources */, - 7FBCED0E1B1D8B2100AB970D /* Fl_Pixmap.cxx in Sources */, - 7FBCED231B1D8B2100AB970D /* Fl_Tile.cxx in Sources */, - 7FBCED7D1B1D8B3B00AB970D /* Fl_Gl_Choice.cxx in Sources */, - 7FBCED131B1D8B2100AB970D /* Fl_Progress.cxx in Sources */, - 7FBCECF71B1D8B2100AB970D /* Fl_File_Chooser.cxx in Sources */, - 7FBCED601B1D8B2100AB970D /* fl_line_style.cxx in Sources */, - 7FBCED2A1B1D8B2100AB970D /* Fl_Valuator.cxx in Sources */, - 7FBCED671B1D8B2100AB970D /* fl_rect.cxx in Sources */, - 7FBCED0C1B1D8B2100AB970D /* Fl_Pack.cxx in Sources */, - 7FBCED731B1D8B2100AB970D /* fl_vertex.cxx in Sources */, - 7FBCED461B1D8B2100AB970D /* filename_ext.cxx in Sources */, - 7FBCED321B1D8B2100AB970D /* Fl_Window_iconize.cxx in Sources */, - 7FBCED161B1D8B2100AB970D /* Fl_Roller.cxx in Sources */, - 7FBCECE41B1D8B2100AB970D /* Fl_Adjuster.cxx in Sources */, - 7FBCED651B1D8B2100AB970D /* fl_plastic.cxx in Sources */, - 7FBCECE91B1D8B2100AB970D /* Fl_Browser_load.cxx in Sources */, - 7FBCED5B1B1D8B2100AB970D /* fl_file_dir.cxx in Sources */, - 7FBCED681B1D8B2100AB970D /* fl_round_box.cxx in Sources */, - 7FBCECF41B1D8B2100AB970D /* Fl_Dial.cxx in Sources */, - 7FBCED571B1D8B2100AB970D /* fl_draw_pixmap.cxx in Sources */, - 7FBCED401B1D8B2100AB970D /* Fl_own_colormap.cxx in Sources */, - 7FBCED741B1D8B2100AB970D /* flstring.c in Sources */, - 7FBCECEF1B1D8B2100AB970D /* Fl_Clock.cxx in Sources */, - 7FBCED071B1D8B2100AB970D /* Fl_Menu_add.cxx in Sources */, - 7FBCED631B1D8B2100AB970D /* fl_overlay.cxx in Sources */, - 7FBCECF81B1D8B2100AB970D /* Fl_File_Chooser2.cxx in Sources */, - 7FBCED0B1B1D8B2100AB970D /* Fl_Overlay_Window.cxx in Sources */, - 7FBCED001B1D8B2100AB970D /* Fl_Input_.cxx in Sources */, - 7FBCED901B1D8B5C00AB970D /* forms_bitmap.cxx in Sources */, - 7FBCECEA1B1D8B2100AB970D /* Fl_Button.cxx in Sources */, - 7FBCED6F1B1D8B2100AB970D /* fl_show_colormap.cxx in Sources */, - 7FBCECEB1B1D8B2100AB970D /* Fl_Chart.cxx in Sources */, - 7FBCED791B1D8B2100AB970D /* vsnprintf.c in Sources */, - 7FBCED1F1B1D8B2100AB970D /* Fl_Tabs.cxx in Sources */, - 7FBCED661B1D8B2100AB970D /* fl_read_image.cxx in Sources */, - 7FBCECF31B1D8B2100AB970D /* Fl_Device.cxx in Sources */, - 7FBCED451B1D8B2100AB970D /* filename_expand.cxx in Sources */, - 7FBCED6A1B1D8B2100AB970D /* fl_scroll_area.cxx in Sources */, - 7FBCED5A1B1D8B2100AB970D /* fl_engraved_label.cxx in Sources */, - 7FBCED311B1D8B2100AB970D /* Fl_Window_hotspot.cxx in Sources */, - 7FBCED641B1D8B2100AB970D /* fl_overlay_visual.cxx in Sources */, - 7FBCED8B1B1D8B4E00AB970D /* Fl_Help_Dialog.cxx in Sources */, - 7FBCED3B1B1D8B2100AB970D /* Fl_display.cxx in Sources */, - 7FBCED7C1B1D8B2100AB970D /* is_spacing.c in Sources */, - 7FBCECFC1B1D8B2100AB970D /* Fl_Help_View.cxx in Sources */, - 7FBCED241B1D8B2100AB970D /* Fl_Tiled_Image.cxx in Sources */, - 7FBCECFF1B1D8B2100AB970D /* Fl_Input.cxx in Sources */, - 7FBCED6D1B1D8B2100AB970D /* fl_shadow_box.cxx in Sources */, - 7FBCED181B1D8B2100AB970D /* Fl_Scroll.cxx in Sources */, - 7FBCED5C1B1D8B2100AB970D /* fl_font.cxx in Sources */, - 7FBCED3E1B1D8B2100AB970D /* Fl_grab.cxx in Sources */, - 7FBCED7A1B1D8B2100AB970D /* case.c in Sources */, - 7FBCECF11B1D8B2100AB970D /* Fl_Copy_Surface.cxx in Sources */, - 7FBCECED1B1D8B2100AB970D /* Fl_Check_Button.cxx in Sources */, - 7FBCED1C1B1D8B2100AB970D /* Fl_Slider.cxx in Sources */, - 7FBCED491B1D8B2100AB970D /* filename_match.cxx in Sources */, - 7FBCED0F1B1D8B2100AB970D /* Fl_Positioner.cxx in Sources */, - 7FBCED521B1D8B2100AB970D /* fl_curve.cxx in Sources */, - 7FBCED281B1D8B2100AB970D /* Fl_Tree_Item_Array.cxx in Sources */, - 7FBCED4A1B1D8B2100AB970D /* filename_setext.cxx in Sources */, - 7FBCED721B1D8B2100AB970D /* fl_utf8.cxx in Sources */, - 7FBCED481B1D8B2100AB970D /* filename_list.cxx in Sources */, - 7FBCED221B1D8B2100AB970D /* Fl_Text_Editor.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 83DDF1D2B6653BBC8AC8473A /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 753A6417598E2D35C308632A /* valuators.fl in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 8C060427D83A33235AB5FF84 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - D3A592F3B14EB92424D016CA /* forms.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 8DF30D1FB799A4839AD06D9C /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 2A2F82B3FE0E053BB79FB38E /* device.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 8E1D2CE3E0A37D2A4BE6549C /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 3A12846E0559EA8896E0108E /* colbrowser.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 919F4EBBA3F8CD6DCFC9F1F4 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - A27DFDC840E6272806097454 /* resize.fl in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 9500D02617365F91106C5380 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - C1F612D336AA4900809E07AA /* blocks.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 9858976F81CEAC1A40F1AEB2 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 2C18D3602DCF12F99C2ADDEC /* arc.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 9E5C43FABE8693F6ECAE1DEF /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 58B9DC2FA44EF62193BCB145 /* pixmap_browser.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 9FE426FAA5E5F10006D2500D /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 1BD5FB7C1332668EC666F663 /* preferences.fl in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A9F3B962D05C4127BE8E2467 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 05348A8D31686005E7ED112E /* keyboard.cxx in Sources */, - 2832E97111DB41A4B13A4EFE /* keyboard_ui.fl in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - AB0B75A16E609B4FFAD6DD23 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 2773DE9597485DA8088C87BF /* hello.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - AB7685177F94CB7B42B5CAB1 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - FC4B9EABD9209DFA30BC282E /* ask.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - ADB52A2EF9DFBB587A5B2A9B /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 38A9E11837924FB462FDAF0D /* scroll.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - AE72E157EDEC719D65C86CBA /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 578EC0C763C2179582923456 /* CubeView.cxx in Sources */, - 550652B276CA98DED26285DE /* CubeMain.cxx in Sources */, - FC7AF958B1284E43B8EA419A /* CubeViewUI.fl in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B09B7AD728A44911188459E8 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 8553B0DECCDD2CEA9D1EE7EA /* adler32.c in Sources */, - 4CA85FBAAB7E8F8801ECB742 /* compress.c in Sources */, - 81BF2B665315DE651C49F1CF /* crc32.c in Sources */, - 449DC0C1FDA01F16CB184F66 /* deflate.c in Sources */, - 2642F76001144A05102CC191 /* inffast.c in Sources */, - AFA33B6FF7209CC7EE2B1D5D /* inflate.c in Sources */, - 9642156FA4A17DE4872E0A6E /* inftrees.c in Sources */, - 6D0C34F0837A30162A7B3759 /* trees.c in Sources */, - AF9F3D486CCB9B87E4C2736B /* uncompr.c in Sources */, - 880B2140496D2B6744225CEF /* zutil.c in Sources */, - 7F54C8A8130FAC4F00E736F3 /* gzclose.c in Sources */, - 7F54C8A9130FAC4F00E736F3 /* gzlib.c in Sources */, - 7F54C8AA130FAC4F00E736F3 /* gzread.c in Sources */, - 7F54C8AB130FAC4F00E736F3 /* gzwrite.c in Sources */, - 7F54C8AC130FAC4F00E736F3 /* infback.c in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B22430BBD6CF45241092FF68 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 5555352E4C682E105F2B220B /* editor.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B3C7593F2CD0B2D3A45A6B7B /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 708B512D2D2F2FE8B26D329C /* curve.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B3EBB5C49EAE2A1EF59D75C2 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 7EA88708B9A088FCEB7CAA27 /* file_chooser.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - BBCFC69D52F84735A65BCDD5 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 97372ED3025526E23473FF1B /* jcapimin.c in Sources */, - B8F934B039A82EE316DB3D1A /* jcapistd.c in Sources */, - 6CEC490DCC06F6DDE8320100 /* jccoefct.c in Sources */, - E8208C502E55C231E1D67D9F /* jccolor.c in Sources */, - B6C14DE5A02509D99FFB2A91 /* jcdctmgr.c in Sources */, - C9C4C91FDA73557BB6B69F3D /* jchuff.c in Sources */, - 6CAAD4E5368B815F53C63CE8 /* jcinit.c in Sources */, - 0B9E0AD21733CBA782692B60 /* jcmainct.c in Sources */, - 9FE3C5CF12652F6327EAAA17 /* jcmarker.c in Sources */, - 365C8ABAB40CA4E4F4DE497B /* jcmaster.c in Sources */, - FB64FC6F7054A5B50F2C3344 /* jcomapi.c in Sources */, - 6405302969D2F33411D220BA /* jcparam.c in Sources */, - 39755B7CD55E28BE048D5743 /* jcprepct.c in Sources */, - 7B95C9D17987D8A4E6951C8E /* jcsample.c in Sources */, - 387225B73ACF720C07465CC1 /* jctrans.c in Sources */, - 3B627DDF4E12177AED294C76 /* jdapimin.c in Sources */, - 3B39A4D9B92163A3DC42B79D /* jdapistd.c in Sources */, - E2DBDFE780EE146951CEAC72 /* jdatadst.c in Sources */, - 989492D3BB47A9B7EA4F56B0 /* jdatasrc.c in Sources */, - 8CC2898FB12015F247784420 /* jdcoefct.c in Sources */, - E45D1979569F988094710C9C /* jdcolor.c in Sources */, - 6E26DC5021010B8A2EB6C29E /* jddctmgr.c in Sources */, - BB689C447F00F62C3C54CB83 /* jdhuff.c in Sources */, - 1886A0D16F1C4CBC01549AF6 /* jdinput.c in Sources */, - 303B7071960E2FB0337C3250 /* jdmainct.c in Sources */, - BD48B8B0B3DE04E72A17F60D /* jdmarker.c in Sources */, - 11AAF790D7EBFBC6565962F3 /* jdmaster.c in Sources */, - F77512958607662BAA15DA70 /* jdmerge.c in Sources */, - 48E16D81DEAAD2BD2F01C0A2 /* jdpostct.c in Sources */, - 5EDF60DDCDC6919CF0165574 /* jdsample.c in Sources */, - 88C021DD6A74CF51B3C5F8D5 /* jdtrans.c in Sources */, - 1EFE9785743470A72FDB740A /* jerror.c in Sources */, - F3C9D2F6806B82F1D5E7B33B /* jfdctflt.c in Sources */, - 1BCCDEA57BF0DF6092597A65 /* jfdctfst.c in Sources */, - 2171433E47522A24B4D70E26 /* jfdctint.c in Sources */, - 0F15FD350AAEC543A5A9E462 /* jidctflt.c in Sources */, - 3680B81A8A377F872BA42B8C /* jidctfst.c in Sources */, - 8A3AEEE3EEDBB52D79AF606A /* jidctint.c in Sources */, - B9B2EDBADB95D97D474797A0 /* jmemmgr.c in Sources */, - B054ACC849A1BEDD69CB70C5 /* jmemnobs.c in Sources */, - 6D8F8E2E6F8039FE4B127D31 /* jquant1.c in Sources */, - F9C96700B8B44B5E3F736E66 /* jquant2.c in Sources */, - 4FD74129390D07ED56265A84 /* jutils.c in Sources */, - 273EA93D130ACF91000D6870 /* jaricom.c in Sources */, - 273EA93E130ACF91000D6870 /* jcarith.c in Sources */, - 273EA93F130ACF91000D6870 /* jdarith.c in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C303B0FD8B83D6016B4CE2EB /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - B80C160AB2349B548369580F /* symbols.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C3EDADC876662292EBA9992E /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 1A4648F50FDEC75D91ADB1F8 /* boxtype.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C44E397D98E5790C6B078D92 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - CE0624CE07095E662528C2A5 /* pack.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C7CE88E302A5A06FA961EE03 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 4CFC30BF43199CEEA406E563 /* inactive.fl in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C8BA1F7B27BA10A7E54082E5 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - DCB5F32CFF3DCFF6F2DA89E2 /* CodeEditor.cxx in Sources */, - BB6A1C570A202678C7BCB4D5 /* Fl_Function_Type.cxx in Sources */, - D98529E8EBA39A388937F437 /* Fl_Group_Type.cxx in Sources */, - 91D17317EFB32F4E9E022744 /* Fl_Menu_Type.cxx in Sources */, - 8AB3C564389AED897174FFF2 /* Fl_Type.cxx in Sources */, - 12593F9F94BE42F4E595B444 /* Fl_Widget_Type.cxx in Sources */, - 5DE12673768A18EB41C6186E /* Fl_Window_Type.cxx in Sources */, - 7CA436768F01BC9E36510732 /* Fluid_Image.cxx in Sources */, - 67908E394E6408CC8AACFE92 /* about_panel.cxx in Sources */, - 5CD956623969853397A89165 /* align_widget.cxx in Sources */, - 1FDC97CC5C45D5861E3F43EA /* alignment_panel.cxx in Sources */, - 1CB6D844334D5BAE34D67CFB /* code.cxx in Sources */, - BAC366BB428AE8165AEA1FB8 /* factory.cxx in Sources */, - 68D18B8291BECB504DDAE1A9 /* file.cxx in Sources */, - E1B04810E72BD9557356CAAE /* fluid.cxx in Sources */, - 98A96758FF9D01852DFBECFE /* function_panel.cxx in Sources */, - 438CCCA43724B2E59680EF6B /* template_panel.cxx in Sources */, - C9B6BB351C5BACA100E80696 /* Fl_Quartz_Display_Device.cxx in Sources */, - 27B4C89E8CBF260313ACA42E /* undo.cxx in Sources */, - B7D0770AC83AA04E8E12B76E /* widget_panel.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C9165EA51291A304003FF4F0 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - C9165ED41291A376003FF4F0 /* unittests.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - CA99DB1AAB6C9D1F7D21B324 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - E82CB9AEE7FDCC2533CC402B /* bitmap.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - D82DFF5A81D91805A3AF1C0B /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - C635DF0A06D278F09C3A6359 /* Fl_Gl_Choice.cxx in Sources */, - C9B6BB511C5BB7C500E80696 /* Fl_OpenGL_Graphics_Driver_line_style.cxx in Sources */, - C9B6BB591C5BB7EB00E80696 /* Fl_OpenGL_Graphics_Driver_font.cxx in Sources */, - C9B6BB521C5BB7C500E80696 /* Fl_OpenGL_Graphics_Driver_vertex.cxx in Sources */, - FBAEA5F4CE75FCFCE1B7521A /* Fl_Gl_Device_Plugin.cxx in Sources */, - C9B6BB5A1C5BB7EB00E80696 /* Fl_OpenGL_Graphics_Driver_rect.cxx in Sources */, - C9B6BB581C5BB7EB00E80696 /* Fl_OpenGL_Graphics_Driver_arci.cxx in Sources */, - 0C1C8E024CC1739ECC147412 /* Fl_Gl_Overlay.cxx in Sources */, - C9B6BB4D1C5BB7C500E80696 /* Fl_OpenGL_Display_Device.cxx in Sources */, - 93473D40BFD87C1C855E3E2B /* Fl_Gl_Window.cxx in Sources */, - 0E33CB7A389B20931404C97C /* freeglut_geometry.cxx in Sources */, - 671D5E8AC4CDE34D468FDFE9 /* freeglut_stroke_mono_roman.cxx in Sources */, - 58D9DA0C0F0A11E97EAAB61B /* freeglut_stroke_roman.cxx in Sources */, - 00BD4FD0209BFB1A6446B9A5 /* freeglut_teapot.cxx in Sources */, - C9B6BB4F1C5BB7C500E80696 /* Fl_OpenGL_Graphics_Driver_color.cxx in Sources */, - 0EEF4C6DD5294217DB42BB88 /* gl_draw.cxx in Sources */, - D7C1EDE212D9E84D085257BF /* glut_compatability.cxx in Sources */, - C9B6BB501C5BB7C500E80696 /* Fl_OpenGL_Graphics_Driver_image.cxx in Sources */, - C9B6BB4E1C5BB7C500E80696 /* Fl_OpenGL_Graphics_Driver.cxx in Sources */, - F0EF820CDDEDCCBA9DF9AD84 /* glut_font.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - DE533B31CDDCD37E1CE285DF /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - B38D72ABADACBE30A32EEDE2 /* tile.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - E24ECE8AB4045DE6374E0837 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 036C655FFDAEEE93046F08A6 /* checkers.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - E40A8FB9D908635D6604FDE8 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 12EDA8498FE1A47E32A9428E /* png.c in Sources */, - 6CDB4D7AC9F02809E45F15A3 /* pngerror.c in Sources */, - 861CDD4F77287878ACB5BE7E /* pngget.c in Sources */, - CCB4DFE284A60FA696F7C10C /* pngmem.c in Sources */, - A56EAE3921EE735A8C43F68C /* pngpread.c in Sources */, - 16CA21C97F278A00B2558C3C /* pngread.c in Sources */, - 813BAC8244B19F51594C89C4 /* pngrio.c in Sources */, - B92CA63703C4EA3E6502EAF8 /* pngrtran.c in Sources */, - F8816EDD9D3E75B3971CC981 /* pngrutil.c in Sources */, - C708B82937FCB5B77AB90AAD /* pngset.c in Sources */, - 4E06D7BE862A99B65C7E73FD /* pngtrans.c in Sources */, - F3D8E77F68D28955A4231077 /* pngwio.c in Sources */, - 33175A3FB04A133479A558BA /* pngwrite.c in Sources */, - 7E36EE20479A763B89039D88 /* pngwtran.c in Sources */, - 5287FBDD56000190BE0850A2 /* pngwutil.c in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - EAC8B423D0029678B9FAFB6E /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 3D8DD918B1AEA7E5E49C0EFE /* input.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - F0FC15CF7E2C645298AA880D /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 3451831A2E9F171627CCA8C5 /* button.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - F40F7367F697C58D5E721ACD /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - BF860BE265E4D9D4A6CC7B4E /* subwindow.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - F53DC38825D3EF858050B2D1 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 6CB0DF5E285910A70179BEA7 /* cursor.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - FB70262A7CDDD24B3F4BED62 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 55FDB9355B4B2E99384B59F1 /* fullscreen.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - FD1A7D2F7532522CCF2B0FFB /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 82B47645C04F2CC476A4D175 /* browser.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - FE06963F6457A6A7B3BB6CC3 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 17875FB347705D46D333E6EC /* fractals.cxx in Sources */, - 72E4CB2E5E835C6DFB5C032B /* fracviewer.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin PBXTargetDependency section */ - 01609DFCC3D1B2BB31009EFB /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = AE6BC0AEB24EBBBDBA4071E0 /* Fluid */; - targetProxy = 2F59EFF5D668BD2E6C841824 /* PBXContainerItemProxy */; - }; - 016B46B491638DECE2916B51 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = D1A43D1D85A87A20B2F7FB09 /* boxtype */; - targetProxy = 94E11178AE51F099DE2EC7C7 /* PBXContainerItemProxy */; - }; - 01819C5C7C8174F91321722A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A0731BABBE8E29CE96AC61A7 /* blocks */; - targetProxy = 755CCBACE448590226BD4036 /* PBXContainerItemProxy */; - }; - 032F55B6903F81C55E6FF55A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 2BFE084E4D6FAB77DCAF0A83 /* utf8 */; - targetProxy = 3F69AAA920A5593C256A802F /* PBXContainerItemProxy */; - }; - 03F0369FF852D26852CD6A07 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A58BB416AAFDCFF08D7C7E41 /* fltk_png */; - targetProxy = 3E70DE22A5023A631FA7C543 /* PBXContainerItemProxy */; - }; - 057D06378AFAB64C55C61976 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = AA5932F4EEB6D1D7E5D1A314 /* fltk_zlib */; - targetProxy = D294BF3D2B6BA1434CEE7C7C /* PBXContainerItemProxy */; - }; - 071CA70C19A5BEA3EBDBAA98 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 44F3A61481B1F2D21D3EBF27 /* PBXContainerItemProxy */; - }; - 085061F94743A0467C6D8E9C /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = F781BF6B6F74841F05AAA4BE /* input_choice */; - targetProxy = E78E17FB27E468507B90BDDE /* PBXContainerItemProxy */; - }; - 0B4BFCC2C839AF5621EBC3D8 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = AE6BC0AEB24EBBBDBA4071E0 /* Fluid */; - targetProxy = 2E20E980EE192E0D98A92F67 /* PBXContainerItemProxy */; - }; - 0EF589FEA42F1C4A91A9D0E8 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 7483E011046F1E2FC84A989B /* hello */; - targetProxy = 48698FC1F27A41A47DCF94DB /* PBXContainerItemProxy */; - }; - 0F79328CEC227618A3B3D2DF /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 0392A304CDC05B94337B7C04 /* fltk_jpeg */; - targetProxy = FD5507A4E19B2DE1022AD859 /* PBXContainerItemProxy */; - }; - 0FBA458582E26256916112D4 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 3F7E47DDC2AAE835C9084D87 /* PBXContainerItemProxy */; - }; - 10141CAE15AA2FEDF30B868E /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 347E2D3BD1C0A5E5C2754891 /* PBXContainerItemProxy */; - }; - 108DA4F7F3564841688F504F /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = C13484C4A9262C58D8FA7242 /* fltk_gl */; - targetProxy = 9DF7F1484DB409B7020A4690 /* PBXContainerItemProxy */; - }; - 112378DABBDFF656B0652AD8 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = AA5932F4EEB6D1D7E5D1A314 /* fltk_zlib */; - targetProxy = 0A941DE40DF12D8F007791E1 /* PBXContainerItemProxy */; - }; - 14570B6D35796D92ED95C457 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = C07537D6B636368E3F2A0434 /* PBXContainerItemProxy */; - }; - 1506813E11B9C2CC3278C062 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 10F40C4AE712B17C78435935 /* cube */; - targetProxy = D1111B9DA93ED13203A164EC /* PBXContainerItemProxy */; - }; - 17BD393152AF74CFFC598F77 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 3C13C653905795060D6D4F0A /* fltk_forms */; - targetProxy = 03EC98D08B04120E77522D44 /* PBXContainerItemProxy */; - }; - 18EBAE4E755ABC5749877991 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = B0C89E9C54661305D813020D /* PBXContainerItemProxy */; - }; - 1959744778B13AD2D41E15F0 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A58BB416AAFDCFF08D7C7E41 /* fltk_png */; - targetProxy = 6D3FBA481CC2BFFE95B662E1 /* PBXContainerItemProxy */; - }; - 19FD6919E21417A233AA4028 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = B3C43284FE86051B4A316D02 /* PBXContainerItemProxy */; - }; - 1C66CFDDA0D5EAF4F5CBA2B1 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 3C13C653905795060D6D4F0A /* fltk_forms */; - targetProxy = EB72EB59A1B88996A9395F09 /* PBXContainerItemProxy */; - }; - 1CE42CDDEC5DFBE050518BD3 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 36F787DB6844466ACF848593 /* image */; - targetProxy = 97A089419DEA54E60BAE37B6 /* PBXContainerItemProxy */; - }; - 203B4731A5BF35E250C4D234 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 43080284D40D3965685C7975 /* bitmap */; - targetProxy = B4CD187937DDC4944876BB8A /* PBXContainerItemProxy */; - }; - 21B7AD6C21467F0669BA0F66 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = C13484C4A9262C58D8FA7242 /* fltk_gl */; - targetProxy = 84DBD8160E76237A20056ADD /* PBXContainerItemProxy */; - }; - 22BC6ECC6181AE01482BCB46 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 94CF332E8528409E8F608B0A /* PBXContainerItemProxy */; - }; - 22F66AA06214063787F83EDD /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = AF9D43D9317D81CEF5290A74 /* scroll */; - targetProxy = E7A5FC2B97B5B1BCB94E2AE0 /* PBXContainerItemProxy */; - }; - 23DC21EA3C7C8E8AD302CAC2 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 3C13C653905795060D6D4F0A /* fltk_forms */; - targetProxy = 6ADFB27358931150C17B2022 /* PBXContainerItemProxy */; - }; - 24016FD996EF689BD7E5BF30 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 4EDD7EB7BFA5F88F6ECCA922 /* PBXContainerItemProxy */; - }; - 2615DA509AA27BA3E80CA8C6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 0C8980D2E4E0E914FE651FDB /* shape */; - targetProxy = FF552B90BD433303054DF898 /* PBXContainerItemProxy */; - }; - 2A15651B16984E0B7289E23A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 8C4852AE7D2F60AC9A4A64D2 /* PBXContainerItemProxy */; - }; - 2DB3BD57B2A2CC7BB107DE20 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A58BB416AAFDCFF08D7C7E41 /* fltk_png */; - targetProxy = C1E9FEDB2D5FF9BB9D284321 /* PBXContainerItemProxy */; - }; - 2E5C3887A7735AF0F079EDB6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = FE63916DB68241B7605C63B7 /* PBXContainerItemProxy */; - }; - 2E97F1406812F8BB5410C453 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = AA5932F4EEB6D1D7E5D1A314 /* fltk_zlib */; - targetProxy = 478AA233260257CFF0058BDC /* PBXContainerItemProxy */; - }; - 32F39412979EF182CC9A2987 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = AE6BC0AEB24EBBBDBA4071E0 /* Fluid */; - targetProxy = 22C33DC89FCD8B22C389DF84 /* PBXContainerItemProxy */; - }; - 337D63E7041605E7AECE15CE /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = B807BFE7F9E6FCE88C0A4E9C /* fonts */; - targetProxy = 65846F4FDB5D962DCC12B225 /* PBXContainerItemProxy */; - }; - 350F154D90E8EAECC9D1CF17 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A58BB416AAFDCFF08D7C7E41 /* fltk_png */; - targetProxy = 1C38DEF41BDA09D2C33850F3 /* PBXContainerItemProxy */; - }; - 39A16333C0303456D225EA97 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 0392A304CDC05B94337B7C04 /* fltk_jpeg */; - targetProxy = DF79926C295B91D4CC0F69C2 /* PBXContainerItemProxy */; - }; - 3AB170D03BCA254D2CF0B45D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = BEB651546D79EDC169128FD5 /* resizebox */; - targetProxy = 11E5A45C720AEE5E08B05915 /* PBXContainerItemProxy */; - }; - 3C1DA919DDED1732B8939051 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 327EFBC26B16D707A7572792 /* PBXContainerItemProxy */; - }; - 3E8F1C9A8FD91D1ECC32B32D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 28919176E960D4209BAB8420 /* ask */; - targetProxy = 8C4A9E19F6447C62178F73FE /* PBXContainerItemProxy */; - }; - 407AF98C503EBF9FC84FC85D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 35F2A3666BFB337E150860D9 /* pack */; - targetProxy = 6CBF49508DE6AA1B83637FAC /* PBXContainerItemProxy */; - }; - 40AA5031F1A4CB38CC442BAD /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = C03067C1FA131EAA8761687B /* PBXContainerItemProxy */; - }; - 40F85CC5FC583F5EC51A89EE /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = AE6BC0AEB24EBBBDBA4071E0 /* Fluid */; - targetProxy = B5801E3AE0BCEBF85AEB9B7E /* PBXContainerItemProxy */; - }; - 42FC7DC69971035246E3BAAA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 20A1CEF70DC260C1C2C2812E /* PBXContainerItemProxy */; - }; - 436A4CC79091883CE3F58547 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = C8EFCE83A8BC9CA56922D024 /* rotated_text */; - targetProxy = E0628F2F93819F1F757D5EB2 /* PBXContainerItemProxy */; - }; - 441AA8B68A45804824ADC326 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 5968CFCE5A6FF4AC9E038F90 /* PBXContainerItemProxy */; - }; - 451B9D05BCC7D1AF1251072C /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 519E40D80387DE372683F1CF /* PBXContainerItemProxy */; - }; - 458F29EA6AF2259C8FE26501 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = AE6BC0AEB24EBBBDBA4071E0 /* Fluid */; - targetProxy = 880895FBEEDBE9C299D4AD18 /* PBXContainerItemProxy */; - }; - 4643FC50D06D89829CC846D8 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 23B0511D52EC736B3DE55E29 /* PBXContainerItemProxy */; - }; - 4808C21E1C68AEC753E3008D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = BF4221C0BEE1936F68CD3E0C /* PBXContainerItemProxy */; - }; - 49E45321CAB89C1B3C919148 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = B427FFC513902C1118B1FA0E /* PBXContainerItemProxy */; - }; - 4BB1210B818C536393C2DC46 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = AFFC1E48270AB19243D7B668 /* fullscreen */; - targetProxy = 4EE36D681FE03ACBDBAFC1A3 /* PBXContainerItemProxy */; - }; - 4C28EFB9BB6DFB61738D7A8A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 24D00241BE8C72BD28D52715 /* PBXContainerItemProxy */; - }; - 4DA0C774EE4A826993923200 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = FDE67811CD6F028754008B48 /* tree */; - targetProxy = DB6DF7BA57A64008DF698777 /* PBXContainerItemProxy */; - }; - 4F13E94456DB0964E9840BF5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 1FBAA5D76F89925074C2D46A /* PBXContainerItemProxy */; - }; - 508B7D2FCF4F327C445AF30E /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 3C13C653905795060D6D4F0A /* fltk_forms */; - targetProxy = D1A0853389EF5F6908EEBF5C /* PBXContainerItemProxy */; - }; - 50B361083BA2DE59262D6ECB /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 0392A304CDC05B94337B7C04 /* fltk_jpeg */; - targetProxy = 7D75A813F0391BC44322D521 /* PBXContainerItemProxy */; - }; - 518005569327766901CAF7F7 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = AE6BC0AEB24EBBBDBA4071E0 /* Fluid */; - targetProxy = 683CAB7BE83F9BC1D87B1A0C /* PBXContainerItemProxy */; - }; - 52401805054D7AF0A5CA8307 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 1CA6B9D3845ADFB03E7D1AFC /* PBXContainerItemProxy */; - }; - 529A7BF7EF73DB8DA3EDFF8F /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 623691BDB3A292582380383B /* clock */; - targetProxy = AA74A9E613C7148B206370F4 /* PBXContainerItemProxy */; - }; - 52F9899140C76E8484611E6C /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 5E088B3BCE2A52C627EC5A53 /* menubar */; - targetProxy = F4B731FB1EE6D0F219971E34 /* PBXContainerItemProxy */; - }; - 539CE3AF58115E5FD71A38E8 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 3C6AD358F2FC5419FDA04243 /* fractals */; - targetProxy = 59E6A511B58E3465A9770AD1 /* PBXContainerItemProxy */; - }; - 54AE518E123126A23E49FF4D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = AE6BC0AEB24EBBBDBA4071E0 /* Fluid */; - targetProxy = FC814E10BB49023C0C38640B /* PBXContainerItemProxy */; - }; - 54C82BE82E5941634B1E012C /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = AE6BC0AEB24EBBBDBA4071E0 /* Fluid */; - targetProxy = 343F011E70B1E352607D966B /* PBXContainerItemProxy */; - }; - 5564A2E200F170BF4FC022B5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = AA5932F4EEB6D1D7E5D1A314 /* fltk_zlib */; - targetProxy = B5CF2B780F878B6D3D71F21D /* PBXContainerItemProxy */; - }; - 55CA95A32456C45FF091FCEC /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 4D6391C0735EF1A5A8588826 /* inactive */; - targetProxy = 116FB5121A27CD96ABA992DF /* PBXContainerItemProxy */; - }; - 56D1F098C3EE3EECC13BD041 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = BB76D328D5B89A1273946784 /* fltk_images */; - targetProxy = 039DC2875D16C52BA2F5D4F6 /* PBXContainerItemProxy */; - }; - 5785D96AD8898E14CCB5641F /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 89DAC07651B4C516C173A1C1 /* overlay */; - targetProxy = CC517370521F17799ADE65E7 /* PBXContainerItemProxy */; - }; - 5C566828ED18CC57B65EFF0E /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = BB76D328D5B89A1273946784 /* fltk_images */; - targetProxy = D1EC8795E355C7729D36E3EC /* PBXContainerItemProxy */; - }; - 5C75749925DEACC35EBE75DD /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 4F654080B01E856B05662A65 /* list_visuals */; - targetProxy = 18130D6F922D45B5F8257958 /* PBXContainerItemProxy */; - }; - 5E4D4B6AC7748B1319BBEC57 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 2C4299999C39C163C9B849F4 /* PBXContainerItemProxy */; - }; - 5FE1F1CC79D7F93FA6EB27F8 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 9A8F59CD813587E2E463DF07 /* arc */; - targetProxy = 84F99E3365723AD5E892416E /* PBXContainerItemProxy */; - }; - 648522D67008E57EE761EBE6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 5FF6CC4785D964CE080FB494 /* minimum */; - targetProxy = 8E3960073C5E2FFF3E7BAB21 /* PBXContainerItemProxy */; - }; - 64CE93723117BAD714740E8E /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = C544C269D8399AE8A28C2A3E /* PBXContainerItemProxy */; - }; - 64D861FD87AD56D1E61351C8 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 2A6B003A80FBAF126EC8F448 /* browser */; - targetProxy = 0AD450B4C0576B1878E6A0B2 /* PBXContainerItemProxy */; - }; - 685D9263D848132A2134EDB5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A58BB416AAFDCFF08D7C7E41 /* fltk_png */; - targetProxy = E986529B0E7FC10BCA326407 /* PBXContainerItemProxy */; - }; - 68DE1373AD62783E0EFEF8C7 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = E8BE99F75E5F3C8725834B33 /* adjuster */; - targetProxy = 5C0B6F99505A0E4260AD3C4E /* PBXContainerItemProxy */; - }; - 6B2136C50413BA8C19DF72D5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 78BC90B4A0CEFEDA7DA80A71 /* PBXContainerItemProxy */; - }; - 6BFA4628FD9A6604E6911D41 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 110D8CDB0253AC10C831D68F /* PBXContainerItemProxy */; - }; - 6C71F3FD9E0584E83DE581DF /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = AA5932F4EEB6D1D7E5D1A314 /* fltk_zlib */; - targetProxy = 16BBABAD50B4194D5D76302F /* PBXContainerItemProxy */; - }; - 6DF50B437D31EF71F78E4ED5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 0CBBCB4189E32948E7D88391 /* PBXContainerItemProxy */; - }; - 799ABB4ACD657F1A245FBDC7 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 71C6D66833C4C5B7CA367509 /* PBXContainerItemProxy */; - }; - 7D774DEF2F0427B222084BA0 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 0392A304CDC05B94337B7C04 /* fltk_jpeg */; - targetProxy = E13E233F94A7AD1A2404D564 /* PBXContainerItemProxy */; - }; - 7DA59C2D0D537AAEEBEB1A4A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 234377F13A1D2CBBCF9E5043 /* gl_overlay */; - targetProxy = 00AC602308D30F648011263A /* PBXContainerItemProxy */; - }; - 7E7825EDB482F765FD020804 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = E243DFACCE7A653F30C860F6 /* PBXContainerItemProxy */; - }; - 7F7CF8181AB97D8F00E12B22 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 7F7CF8171AB97D8F00E12B22 /* PBXContainerItemProxy */; - }; - 7F7CF81B1AB97F5500E12B22 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 7F7CF7F41AB97CEF00E12B22 /* animated */; - targetProxy = 7F7CF81A1AB97F5500E12B22 /* PBXContainerItemProxy */; - }; - 7F7CF81D1AB97F5500E12B22 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = C9165EA11291A304003FF4F0 /* unittests */; - targetProxy = 7F7CF81C1AB97F5500E12B22 /* PBXContainerItemProxy */; - }; - 7F9611BCAC5D5A43DF75FE3B /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = C312FF409911626441B9E67F /* PBXContainerItemProxy */; - }; - 804E85795C9EF63CC2CF6EEC /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = BB76D328D5B89A1273946784 /* fltk_images */; - targetProxy = 76C83D6B0263B7DB035ED5CC /* PBXContainerItemProxy */; - }; - 82E0DFF50110278E50948124 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = E1415B7C253B993B4A3BBE20 /* PBXContainerItemProxy */; - }; - 83D37E9B1C9475533DC07B07 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = BB76D328D5B89A1273946784 /* fltk_images */; - targetProxy = F5A28484CF63EF567E376162 /* PBXContainerItemProxy */; - }; - 85452340288CCA52FFEF4801 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 17B95BDCBCADC140B2AB54A7 /* curve */; - targetProxy = CFC2839AD6B5DEC5F9105C97 /* PBXContainerItemProxy */; - }; - 85A316B5408732FB9FF7AA6D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 2E539AECD909773E935C638D /* PBXContainerItemProxy */; - }; - 8815D8EEA8D51CDD88EAD4AA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 66F15BCC9748FF38336F668B /* PBXContainerItemProxy */; - }; - 88AE375448A3D75DCDE46CD5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 1EED0125985AA39E7D774A34 /* PBXContainerItemProxy */; - }; - 89EEA83A9CD9747F05B1E6AA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 02A677752D704FC1308C2C01 /* PBXContainerItemProxy */; - }; - 8DC4AA2AE4FF5D829724E1DA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 752ADA98861AB73DFEECD267 /* pixmap_browser */; - targetProxy = E86146406E0C24792025B71F /* PBXContainerItemProxy */; - }; - 8EF8C44C93BBBD0B92E8819D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = C85A08BEC18D3EA25AA04261 /* PBXContainerItemProxy */; - }; - 8F3832C79C96E1FECB555158 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 3C13C653905795060D6D4F0A /* fltk_forms */; - targetProxy = 415076DDEE48C873B9AD0737 /* PBXContainerItemProxy */; - }; - 8F4FFA7EC5BF4259DE1BD0CE /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 9C67D439800E92B978E9DF3F /* PBXContainerItemProxy */; - }; - 902D8C989F1AE5B7C56992B0 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A58BB416AAFDCFF08D7C7E41 /* fltk_png */; - targetProxy = 7F019C36FA63F0A198CE0FCB /* PBXContainerItemProxy */; - }; - 90E6F89862669BA3F1A3C7B8 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = A33050B460D93126AF6B3770 /* PBXContainerItemProxy */; - }; - 9228405567795798F08AA857 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 22F83D75D3AC309504978002 /* symbols */; - targetProxy = EAF0C33670B2F5F242AE3D87 /* PBXContainerItemProxy */; - }; - 9459F3D0B739C7F2E916D774 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 5C2FE9F5E71E04EA903248FA /* input */; - targetProxy = 3B38ABA4483E58B2891D08CB /* PBXContainerItemProxy */; - }; - 9519279882836E4B8EDEBE60 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = AE6BC0AEB24EBBBDBA4071E0 /* Fluid */; - targetProxy = 14AFCE90907C6F3225151910 /* PBXContainerItemProxy */; - }; - 951CA1D37E7F30B53E37B095 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 0551F3CB7F11FE97299DB5BB /* PBXContainerItemProxy */; - }; - 96045D9FFE3C054C1CB49A0A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 136B84B7037F79E59B3E4AC2 /* PBXContainerItemProxy */; - }; - 9634FD922CB3CEC6819B2B6C /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 93AABBAC7C288CC95BFC5707 /* table */; - targetProxy = B1D6D9884277EFCE681CAD2F /* PBXContainerItemProxy */; - }; - 96F8ABE7409BC5A31749E727 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = BB76D328D5B89A1273946784 /* fltk_images */; - targetProxy = A655F2C541CCF402C73DE23C /* PBXContainerItemProxy */; - }; - 985D5E9B1C796A47558B65A2 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 1C175A9EB7F8B8D54DB930E3 /* PBXContainerItemProxy */; - }; - 98800C4F9A0CE67CC23DA137 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = DC14E2CC213CC0028EF9BD8B /* buttons */; - targetProxy = 84093881736DAE476B31E5AD /* PBXContainerItemProxy */; - }; - 989096964BDCB4782739734F /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 3F6FBC42AC1063A310B6C012 /* PBXContainerItemProxy */; - }; - 98F18B066FBD3168F8DF8D63 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 1B8EEEC5C9C85BA44EF759EB /* preferences */; - targetProxy = 885D7EE500C268F0F4B00193 /* PBXContainerItemProxy */; - }; - 99A0D1178A498AD99872A3C5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A2AA5A5F9FF0A53A3382DD6C /* fast_slow */; - targetProxy = FA43DDB8855B80FFC0780619 /* PBXContainerItemProxy */; - }; - 9B6A01494FF12683502E9FBE /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = CA05747C492074A51F2F35BC /* iconize */; - targetProxy = 3DF0A586BFC00F4616C64B12 /* PBXContainerItemProxy */; - }; - 9B9A2BB92B3E2F87BB97AFA0 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 6BDF38F435EE53E46816CB92 /* PBXContainerItemProxy */; - }; - 9C0C1B50CA540A8E58220A96 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 287CEC5F63A8B5FCDA246BEC /* checkers */; - targetProxy = 4653AB89EF6857071BB45F00 /* PBXContainerItemProxy */; - }; - 9C29A457D0094B2934B62BAE /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 658EF1017CAE2D453B68A345 /* tabs */; - targetProxy = A248EE9EA08566BE8A811C46 /* PBXContainerItemProxy */; - }; - 9C6257397491DB42B84052A8 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 64AF0A3C4349A73ED2627F49 /* PBXContainerItemProxy */; - }; - 9FA2FD9BB48036CB2A78230E /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 7C787E8918BC5CF86B17E1EB /* threads */; - targetProxy = D6C1AB34CA74231804BC8325 /* PBXContainerItemProxy */; - }; - 9FD5BEA23723890F5BF7E574 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = BB76D328D5B89A1273946784 /* fltk_images */; - targetProxy = 2B6CFEDA4D3B1B5934FE4FAD /* PBXContainerItemProxy */; - }; - A02D494049C1881F4ED5D62F /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 0392A304CDC05B94337B7C04 /* fltk_jpeg */; - targetProxy = 0F1C34BDF49FB8E0C8C76BD3 /* PBXContainerItemProxy */; - }; - A0D5953930963267152D4CDB /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = AA5932F4EEB6D1D7E5D1A314 /* fltk_zlib */; - targetProxy = F4E23192BC62A2E364C6FB8E /* PBXContainerItemProxy */; - }; - A38B12D81DECB90550BD8749 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 78DE657148EC00153D1103A8 /* output */; - targetProxy = AC5FE90BDB8A08090B143724 /* PBXContainerItemProxy */; - }; - A4998C89B3F97B12351CECCD /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = AE6BC0AEB24EBBBDBA4071E0 /* Fluid */; - targetProxy = E2178ED0D5E6613234E5E218 /* PBXContainerItemProxy */; - }; - A5C6B0BDF09C897E0F1C1354 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = AA5932F4EEB6D1D7E5D1A314 /* fltk_zlib */; - targetProxy = 8BAF9392290E6F63F69DC376 /* PBXContainerItemProxy */; - }; - A739CE0E2A5B484346922948 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = AE6BC0AEB24EBBBDBA4071E0 /* Fluid */; - targetProxy = F8F61904C2B9FB800D2C87C0 /* PBXContainerItemProxy */; - }; - A837FE62FDBE075199EC03EB /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 51EB382683C25DBDD02CBF33 /* navigation */; - targetProxy = FFC25EB3CA943F2CB2194FEF /* PBXContainerItemProxy */; - }; - A8AB7DEC3970D5A693D2BC84 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 3A22385FF3A24E18BF14BA45 /* PBXContainerItemProxy */; - }; - A930588839D7D95C5A94D166 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = A8E3162AB1E86C87AB21A822 /* PBXContainerItemProxy */; - }; - AB079DD83076897253B672E1 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = AE6BC0AEB24EBBBDBA4071E0 /* Fluid */; - targetProxy = C6D3D802B9F25B1204E80358 /* PBXContainerItemProxy */; - }; - AB9734930DE57334B332ADF8 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 57D7735B02F5215416BA2856 /* button */; - targetProxy = C1164EA82991B1FC42DBEB70 /* PBXContainerItemProxy */; - }; - AC5D3D581EBB10175A439164 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = C13484C4A9262C58D8FA7242 /* fltk_gl */; - targetProxy = B957B60CB058E32777E89339 /* PBXContainerItemProxy */; - }; - ACB61E677D40B60BC431709E /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = FB18B0028E0D8319045D638E /* PBXContainerItemProxy */; - }; - AFD748766ACD657B1DB73EBE /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A58BB416AAFDCFF08D7C7E41 /* fltk_png */; - targetProxy = 1C2F0ED10414A1F708C1773C /* PBXContainerItemProxy */; - }; - B2295006135485171CE465A0 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = E9BE9B4F1B6C7F791F629546 /* PBXContainerItemProxy */; - }; - B27AA1A3887B738C0B96DAD9 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 06789A4B035DCDC7C02257D7 /* PBXContainerItemProxy */; - }; - B33485D7E60A40F772A693BD /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 6AF2057413B17C0A888CC376 /* PBXContainerItemProxy */; - }; - B35300B9C1C6D46249784CF4 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 32FF2A1069F117986FB927DD /* CubeView */; - targetProxy = D42996B1BAC83937A70CB0E3 /* PBXContainerItemProxy */; - }; - B372B1092C9CCAE863720078 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = C13484C4A9262C58D8FA7242 /* fltk_gl */; - targetProxy = E8F9797C2E3809923BC2B247 /* PBXContainerItemProxy */; - }; - B6889203ECA066BD86020D66 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = EEE1D93B274E8722C7BE72EB /* PBXContainerItemProxy */; - }; - BBA5BFA4C8A09C8BA8D75F41 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = E167C0E81B125EBADAC8ED73 /* valuators */; - targetProxy = CC09C8B81BC66FFD59FDCD5E /* PBXContainerItemProxy */; - }; - BCB93D264244A97C51567AAC /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 68590AB4E7667EB94AC7533D /* file_chooser */; - targetProxy = 0AD2D2DA750332DEFCEB0FC7 /* PBXContainerItemProxy */; - }; - BCE99B468058A739E9B61BA6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = AA950AE416C83B076438137C /* PBXContainerItemProxy */; - }; - BF6A28D5E05EDF453C41524B /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 86BF0C207C6D13ED2B83B63A /* doublebuffer */; - targetProxy = B9C46EEF5D1BAB30033BFE9B /* PBXContainerItemProxy */; - }; - BF7DB6F287E1A675F33E0C0F /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = CA3CA540809B8723BA17A4D4 /* PBXContainerItemProxy */; - }; - BF9303986B2A6CE21BF6D58A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = C13484C4A9262C58D8FA7242 /* fltk_gl */; - targetProxy = BDBF4D071649C5E4BBDE6937 /* PBXContainerItemProxy */; - }; - C042E3E422CFBE9C779D254D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 9C26E733452A0A92BB2E9FD4 /* PBXContainerItemProxy */; - }; - C500558605B2403584788BEF /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 59EEF874518591864372841D /* PBXContainerItemProxy */; - }; - C5469720CBB9D2B88D10BD2D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = D7B4F91AAB70071DE48B2435 /* PBXContainerItemProxy */; - }; - C572155363F901FA707B6AB5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = F39A907E68C3C55EACDF4D3C /* mandelbrot */; - targetProxy = B3742E2B1ECA6522FB9B56F8 /* PBXContainerItemProxy */; - }; - C596A1799C8F84A7C492BA53 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 6C72ECB2743615E24D873456 /* forms */; - targetProxy = A7785E9FB1F42E9637DE20A9 /* PBXContainerItemProxy */; - }; - C65D41CD33252E71A18F9E40 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = C13484C4A9262C58D8FA7242 /* fltk_gl */; - targetProxy = B73978AED6EF847530CC1AF2 /* PBXContainerItemProxy */; - }; - C73649FBE328BCD2A77AA213 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = C4B346660A74B9FCF04EFB2C /* cursor */; - targetProxy = 4C039FDB0CF72042F116ECD1 /* PBXContainerItemProxy */; - }; - C84EB5797741DD14E7DB1149 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = C13484C4A9262C58D8FA7242 /* fltk_gl */; - targetProxy = E815B04FEBE5E16EBC1829AC /* PBXContainerItemProxy */; - }; - C9165EA21291A304003FF4F0 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = C9165EA31291A304003FF4F0 /* PBXContainerItemProxy */; - }; - C9194CA7B68C9A7ADE662A15 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 748488216C249915C5812F7F /* PBXContainerItemProxy */; - }; - C97AC7320761F9B9C60C0B57 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = B54D9F1191F36B8EE72F3369 /* PBXContainerItemProxy */; - }; - CB5F037BD3DC9B4748DF5E51 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 91FC3B67E5E2C9CDF2AD93FE /* PBXContainerItemProxy */; - }; - CCA3ACABF38B2112B510DAFD /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = BB76D328D5B89A1273946784 /* fltk_images */; - targetProxy = AFBCF1FDAB64A04896DF3BD1 /* PBXContainerItemProxy */; - }; - CD79361F0DFBF22FA651B064 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = E127CA138134477DA4C12088 /* PBXContainerItemProxy */; - }; - D18305E56863CB5DFEB97963 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A58BB416AAFDCFF08D7C7E41 /* fltk_png */; - targetProxy = 4AEE7CE5279CFAC5B81F12CE /* PBXContainerItemProxy */; - }; - D2F0364CF3AEA88A0D2C44A3 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = D14DC4F3D302856B84343ED5 /* resize */; - targetProxy = 0A58D2D8A0B0CE0E2149A3AF /* PBXContainerItemProxy */; - }; - D301A70CC4ED653ECB516688 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 98B39383C1F47726C5C0793B /* color_chooser */; - targetProxy = 2206E5C4EFD1650EB0437A0F /* PBXContainerItemProxy */; - }; - D3330A4EAF513581AF51C0AD /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = A7727AF927F7416C62B4FE4A /* PBXContainerItemProxy */; - }; - D3670191A18D37C113A0FC04 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 7A0C7B7A7F2AA45B7E076378 /* PBXContainerItemProxy */; - }; - D389E092A5D4D964D0BB3838 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = E0EF3100EF52408FCD9703F6 /* PBXContainerItemProxy */; - }; - D58A0AFC4CD07FCAE4A0C15C /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = B4A214CBEE4FE0EB1FEF8982 /* subwindow */; - targetProxy = E8B9B687280EF6DFB63D12B8 /* PBXContainerItemProxy */; - }; - D712961222F7CBC57F8D3D73 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 134239549D6BFAC3F8EFC363 /* colbrowser */; - targetProxy = 464DCC729B9EFE5E37A3D088 /* PBXContainerItemProxy */; - }; - D935E83C336302B382D9C5E7 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = D217C1AD7BE42CB2138F2993 /* radio */; - targetProxy = 7E8CCAEB3141BF8E536FDBAC /* PBXContainerItemProxy */; - }; - DABEEED764EBB1285F3DB913 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = AA5932F4EEB6D1D7E5D1A314 /* fltk_zlib */; - targetProxy = 5DB7048A0261F00775C5C4F5 /* PBXContainerItemProxy */; - }; - DD91E257DD15E61435BF24EF /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 26B873E37B315C0F7BABC202 /* message */; - targetProxy = 6C94988A522A2E1BA58629C8 /* PBXContainerItemProxy */; - }; - DDF39F6D68263831F09456F6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = D7D4B168DE66A92F9F8747C0 /* glpuzzle */; - targetProxy = 5DB5CA4C1AE9D60DC2D66B52 /* PBXContainerItemProxy */; - }; - DEB97684C5BB8ADF31FAF9E1 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 0392A304CDC05B94337B7C04 /* fltk_jpeg */; - targetProxy = 71A21778FAE433CF3DFC6296 /* PBXContainerItemProxy */; - }; - DEE249A5C3995E37C311ACC5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 3C29CBA11EC9AA530B70295E /* PBXContainerItemProxy */; - }; - DF26DB6DB935FA651FC11D5A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 9AAE76B605C89463D532A923 /* PBXContainerItemProxy */; - }; - E1CB23265EB62E17BC08AD26 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = A4F9501EBE8FA6D9850595E1 /* PBXContainerItemProxy */; - }; - E34E2CE87D94E142AF4792B8 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = F3400834292723A0AFBE4978 /* PBXContainerItemProxy */; - }; - E43675452A3E2DDB5F3F8ECE /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = FA19DC0D800A66EC69E9560E /* label */; - targetProxy = A8BA119501338968096D978B /* PBXContainerItemProxy */; - }; - E6DC2B9D7282D7184A543B86 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = AA75ABA62A67772EE87E0672 /* PBXContainerItemProxy */; - }; - E71AE4375EB0E17F432F876D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 24BCC68A33AFDB9630857992 /* PBXContainerItemProxy */; - }; - E8273A5F7251A0F065F18FF9 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = B37F5F8EB169ABA76EA02FB9 /* help */; - targetProxy = 9AC87DA5ABF368BDF02D6FB2 /* PBXContainerItemProxy */; - }; - E863B14C78B1BDC25D84F0CE /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 9472188EEB541EF3EA60AB03 /* sudoku */; - targetProxy = 8E7D8233AF79A6DB5CE68674 /* PBXContainerItemProxy */; - }; - E88689D66B4DD81CCB47FEBD /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = EE40189E3B7BB6337ABA74C7 /* native-filechooser */; - targetProxy = 6F1DF68D2214A64F85843187 /* PBXContainerItemProxy */; - }; - E99D1402227FFD90FC8A2C1D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = E90E8DFEC523B3E2914EB5C6 /* PBXContainerItemProxy */; - }; - EB032B08EC7A81AFD876B0CB /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 0F789352A34B2A230259EEC7 /* keyboard */; - targetProxy = 51A9974246953F700DE291F3 /* PBXContainerItemProxy */; - }; - EC5F74DECF6370DDEBEED562 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = B5DAF3DCC189A02ADD9DF320 /* tiled_image */; - targetProxy = 78C58883AC75F5B5F54770B9 /* PBXContainerItemProxy */; - }; - ECA8A9C06A7AF6A44702AF89 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = F0647F049CED2B54A017A6A0 /* editor */; - targetProxy = B66EFA8EE3567F241D81B0D7 /* PBXContainerItemProxy */; - }; - ECB22B820DE64A50DC95950B /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = E08E0967CAEDEF5772583418 /* PBXContainerItemProxy */; - }; - EE07C78293DC38C5356D12D7 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 0392A304CDC05B94337B7C04 /* fltk_jpeg */; - targetProxy = 2BFE804C6C014B2CADBE63A0 /* PBXContainerItemProxy */; - }; - EE231CD6E42A09773814DD09 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 82C0BD76C77A518B0A1499B5 /* line_style */; - targetProxy = 6869CF29ABB4AFF63AFDD028 /* PBXContainerItemProxy */; - }; - EF14CCCD0DC10EFE3FE33343 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 8CE9C1520C41EC2819C53DCF /* PBXContainerItemProxy */; - }; - F2F53F78D25C64C4C4371E5D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 3C13C653905795060D6D4F0A /* fltk_forms */; - targetProxy = 4667258284C31599AAB8D07C /* PBXContainerItemProxy */; - }; - F3CCF87201B614B0B3F39D9B /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = 1F497907D19732E39645C0CD /* PBXContainerItemProxy */; - }; - F682FD9A6733681D1E227CF0 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = DE2D07DA5BA651DDC4411901 /* PBXContainerItemProxy */; - }; - F72D26AAD8ADA8A4F60167BA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 9EA6FF727BC736133B0B85A1 /* pixmap */; - targetProxy = C8D8B50C6525C19E90662B05 /* PBXContainerItemProxy */; - }; - F7AD43D0104E6799F6F2D5C6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 0392A304CDC05B94337B7C04 /* fltk_jpeg */; - targetProxy = 52C8401CBF8DD951A9F0B369 /* PBXContainerItemProxy */; - }; - F89D09FA9B104B390A19EB4D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 82436F720F585ECD3B0A56CE /* tile */; - targetProxy = EC7CB0494F74A79084C861FA /* PBXContainerItemProxy */; - }; - FB240A00E8243538E32995F6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = A57FDE871C99A52BEEDEE68C /* fltk */; - targetProxy = C1A6391CFDC19DEA50CD2FA0 /* PBXContainerItemProxy */; - }; - FC0F9585C6E2F79188BCFD72 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 2D69D33A1EBE0D85982EDCC1 /* device */; - targetProxy = 7AE3C5BE09990E2E88E4EA52 /* PBXContainerItemProxy */; - }; -/* End PBXTargetDependency section */ - -/* Begin PBXVariantGroup section */ - 7F92031916B1A909000FC50F /* Localizable.strings */ = { - isa = PBXVariantGroup; - children = ( - 7F92031A16B1A909000FC50F /* English */, - ); - name = Localizable.strings; - sourceTree = ""; - }; - 7F92031C16B1A909000FC50F /* Localizable.strings */ = { - isa = PBXVariantGroup; - children = ( - 7F92031D16B1A909000FC50F /* French */, - ); - name = Localizable.strings; - sourceTree = ""; - }; - 7F92031F16B1A909000FC50F /* Localizable.strings */ = { - isa = PBXVariantGroup; - children = ( - 7F92032016B1A909000FC50F /* German */, - ); - name = Localizable.strings; - sourceTree = ""; - }; - 7F92032216B1A909000FC50F /* Localizable.strings */ = { - isa = PBXVariantGroup; - children = ( - 7F92032316B1A90A000FC50F /* Italian */, - ); - name = Localizable.strings; - sourceTree = ""; - }; - 7F92032516B1A90A000FC50F /* Localizable.strings */ = { - isa = PBXVariantGroup; - children = ( - 7F92032616B1A90A000FC50F /* Spanish */, - ); - name = Localizable.strings; - sourceTree = ""; - }; -/* End PBXVariantGroup section */ - -/* Begin XCBuildConfiguration section */ - 019F39A6C006F4478D926097 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/line_style-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = line_style; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 02F9B07CD19BBECE29EDFBF9 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = FL_LIBRARY; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/fltk_images-Info.plist"; - INSTALL_PATH = "@executable_path/../Frameworks"; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = fltk_images; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - ZERO_LINK = NO; - }; - name = Release; - }; - 04DBFC7AFD61BE53EFC0E154 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/ask-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = ask; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 05075D43C4BEEEB1580AFEE4 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/tile-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = tile; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 0701C86702DDACB01EFF0AC8 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/mandelbrot-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = mandelbrot; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 0713E70C0BEEE3754404600D /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/hello-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = hello; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 0D252BB362636566C82BF1DA /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/list_visuals-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = list_visuals; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 11AABF721060F218C0B69DFE /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/image-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = image; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 1373D54F13CA9B830F63E0A6 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/keyboard-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = keyboard; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 1464B1F0838A6DA3EC798EA7 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/tiled_image-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = tiled_image; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 15D5821FBE681CD2A89E7A38 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/utf8-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = utf8; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 1AD7AEBCAC0442BEE5CB5FA0 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/checkers-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = checkers; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 1BEB504FB0DB591E82D2FA14 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/doublebuffer-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = doublebuffer; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 1CF52BBB9479F206668BB8E0 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/overlay-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = overlay; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 1F4F972288CCA64A4555E63E /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/checkers-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = checkers; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 243920BD550FCEDE5BA5A779 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/radio-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = radio; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 247B992EAF5A731F8C3B58BB /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/navigation-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = navigation; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 24E5F1439BA757E8FC7E1147 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/tile-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = tile; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 24FD1462C4538C60D268A0DC /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/utf8-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = utf8; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 26FBF07F4121C4EFBE179A87 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/output-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = output; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 27F88492D562DE3C8E970E96 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/CubeView-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = CubeView; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 2B5D11814BD06DEEA705390B /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/editor-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = editor; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 2E334FB7E0D1351E49C0C77A /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/tree-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = tree; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 30C13099F4A9C7466143EFD8 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/tabs-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = tabs; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 32B9D66D13C49BBD4D77AA66 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/image-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = image; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 334982C6B350959CD6E594CA /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/help-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = help; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 3370D6DB5D90BD4B2455415F /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/bitmap-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = bitmap; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 34BB463ADD6E4D874DE30D30 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/list_visuals-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = list_visuals; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 3528975A423C5111E606E2C5 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/arc-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = arc; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 36B297FD2A929E30630C1F9E /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/resizebox-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = resizebox; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 375370C0D20D6A6F82EEB9C2 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/sudoku-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = sudoku; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 3BA23B245C0BD5E9DCB1E1D0 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/boxtype-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = boxtype; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 3C879E1AD7613144F77605F2 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/label-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = label; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 3D1BD96635942AE61D48D0EF /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/gl_overlay-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = gl_overlay; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 3D4E2019302AF9F74C19A741 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/adjuster-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = adjuster; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 3D653831AD56241252F41B20 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/browser-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = browser; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 40FE9E3652D2B37E78C26A11 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/cursor-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = cursor; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 4188D6D3666A0E73F8D02D42 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/blocks-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = blocks; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 41B2F8F4A24318120192B5B7 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/colbrowser-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = colbrowser; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 42211DE36671515EAAA821D4 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/glpuzzle-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = glpuzzle; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 433E80E7413C7582E4C85EAD /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/clock-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = clock; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 44EEE45C194680BAEFF596A4 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/inactive-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = inactive; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 45EE227981CA4C9B1BEEDABE /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/help-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = help; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 479BA07865F0CD028604BEBF /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/valuators-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = valuators; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 4CD1DDFD052E7F1721E4C0F7 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/fast_slow-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = fast_slow; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 5016891F4DB5E69839EFEACE /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/navigation-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = navigation; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 51B8A6D3ED49EF00BEEBA164 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/resize-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = resize; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 5B037436C6B2A895E8F937CE /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/pack-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = pack; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 5B75ECDCBCD3C1B67719E2CA /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/symbols-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = symbols; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 5C8C2B9456B305820A634B29 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/fltk_png-Info.plist"; - INSTALL_PATH = "@executable_path/../Frameworks"; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = fltk_png; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 5DF7AE6113030149FA6BB334 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = FL_LIBRARY; - GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/fltk_gl-Info.plist"; - INSTALL_PATH = "@executable_path/../Frameworks"; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = fltk_gl; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - ZERO_LINK = NO; - }; - name = Release; - }; - 5FE189BC2AA33929DFFC88B2 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/message-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = message; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 612CBEE5FE9DFAA54DAB938C /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/fltk_jpeg-Info.plist"; - INSTALL_PATH = "@executable_path/../Frameworks"; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = fltk_jpeg; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 62B4B984526D11422999BC21 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/cube-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = cube; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 63C70B5F5BF35EE7981A297A /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/fonts-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = fonts; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 648E01F6745F683B2166FD72 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/CubeView-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = CubeView; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 64FCBC2974753656640066A4 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/shape-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = shape; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 67984B4FBCB8B1420997F31D /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/iconize-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = iconize; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 6875D5538BF77563116928EF /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/native-filechooser-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = "native-filechooser"; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 69B354FE242F9D24EBAC591B /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/menubar-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = menubar; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 6E21DBE1B9B0E3252071E875 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/fractals-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = fractals; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 72F0D03FFDCE01580CF97987 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/valuators-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = valuators; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 77BCED964F2A5AC467068EF2 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/arc-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = arc; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 7806B37FE6D8BF01BDE0EB8E /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/device-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = device; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 78446623B2E9921ED6B05986 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - DEPLOYMENT_LOCATION = NO; - DEPLOYMENT_POSTPROCESSING = NO; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = FL_LIBRARY; - GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/fltk-Info.plist"; - INSTALL_PATH = "@executable_path/../Frameworks"; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = fltk; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 7852BC9638DB86312B634FCC /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/minimum-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = minimum; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 78928FFF42FF78C4C53CB507 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_MODEL_TUNING = G5; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/fltk_png-Info.plist"; - INSTALL_PATH = "@executable_path/../Frameworks"; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = fltk_png; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - ZERO_LINK = NO; - }; - name = Release; - }; - 793DEFB743639835433A664B /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - MACOSX_DEPLOYMENT_TARGET = 10.6; - "MACOSX_DEPLOYMENT_TARGET[arch=i386]" = 10.4; - OTHER_CFLAGS = ""; - SDKROOT = ""; - }; - name = Release; - }; - 79DA5405BA200E3E9833CBB1 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/rotated_text-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = rotated_text; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 7E70FC5ECEC9431A496BA352 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/iconize-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = iconize; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 7ED9CEAE4AD09B69AE943F9E /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/sudoku-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = sudoku; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 7F7CF80F1AB97CF000E12B22 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COMBINE_HIDPI_IMAGES = YES; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - HEADER_SEARCH_PATHS = ( - ., - ../../, - ); - INFOPLIST_FILE = "plists/animated-Info.plist"; - PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = macosx; - }; - name = Debug; - }; - 7F7CF8101AB97CF000E12B22 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COMBINE_HIDPI_IMAGES = YES; - COPY_PHASE_STRIP = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - HEADER_SEARCH_PATHS = ( - ., - ../../, - ); - INFOPLIST_FILE = "plists/animated-Info.plist"; - PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = macosx; - }; - name = Release; - }; - 7FBCECD91B1D8AA500AB970D /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_NO_COMMON_BLOCKS = YES; - GCC_PREPROCESSOR_DEFINITIONS = FL_LIBRARY; - HEADER_SEARCH_PATHS = ( - ., - ../.., - ../../jpeg, - ../../png, - ); - PRODUCT_NAME = fltk; - SDKROOT = macosx; - }; - name = Debug; - }; - 7FBCECDA1B1D8AA500AB970D /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ENABLE_NS_ASSERTIONS = NO; - GCC_NO_COMMON_BLOCKS = YES; - GCC_OPTIMIZATION_LEVEL = 3; - GCC_PREPROCESSOR_DEFINITIONS = FL_LIBRARY; - HEADER_SEARCH_PATHS = ( - ., - ../.., - ../../jpeg, - ../../png, - ); - PRODUCT_NAME = fltk; - SDKROOT = macosx; - }; - name = Release; - }; - 7FD9FF3CBC717FD201EA3584 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/pixmap_browser-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = pixmap_browser; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 7FEBA7A2E6CBD42A2CB9EC6E /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/preferences-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = preferences; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 80001F31B6D368C36B63C3E9 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/forms-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = forms; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 8251F5D32F144C4A3B38611A /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/preferences-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = preferences; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 825F18B17AC33F1155A2B608 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/label-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = label; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 82D905CBB4FCCAE6C582738A /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/buttons-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = buttons; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 83E98D44904C6A42D21874F0 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_MODEL_TUNING = G5; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/fltk_jpeg-Info.plist"; - INSTALL_PATH = "@executable_path/../Frameworks"; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = fltk_jpeg; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - ZERO_LINK = NO; - }; - name = Release; - }; - 8451FD2CBEABDCA9AC6F59A2 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/Demo-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = Demo; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 8668DECCE9A9E818F356FBE1 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/glpuzzle-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = glpuzzle; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 87B1FB9E67505B0B75D62FA1 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/button-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = button; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 87CAE5100B359D3C3832F33C /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/fast_slow-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = fast_slow; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 88E5A0B2B6C2407D340F0C7F /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/message-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = message; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 898FFBE5373C2D3547374CDD /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/editor-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = editor; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 89BE64C430BB503298C2500B /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/bitmap-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = bitmap; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 8BBCC6BD08C0E96BE2B1A684 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/inactive-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = inactive; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 8BC488AC673C13D7E89DFA34 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/clock-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = clock; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 8D55560F097DFD9641DF7E01 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/file_chooser-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = file_chooser; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 8FEBC021F75D81924EB1CDB1 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/Fluid-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = Fluid; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 91132B0785B8CC9E390E61CB /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/curve-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = curve; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 926766958563E7D8423EB15E /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/fullscreen-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = fullscreen; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 9A9B15912014E2ABD942B645 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/colbrowser-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = colbrowser; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 9B494A6EFDE88E0D058D2D21 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/Fluid-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = Fluid; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 9CF48826C810B70600513B2E /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/browser-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = browser; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 9E23AA974E99E89DC5E46D9F /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/tree-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = tree; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - 9EFAAA661CFB857E6CAF5E32 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/scroll-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = scroll; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - 9F60F9D62CC019C87D22E8FA /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/hello-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = hello; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - A0013AAFB7BC8A0C615E59F0 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = FL_LIBRARY; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/fltk_images-Info.plist"; - INSTALL_PATH = "@executable_path/../Frameworks"; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = fltk_images; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - A1494A1B6ECC80B739BE2980 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/pack-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = pack; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - A2A63369CE0AC1B0E8FA6A8F /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/device-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = device; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - A66E0927C815BB672926790F /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/subwindow-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = subwindow; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - A87E1C840E7981349B9CA3FF /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/doublebuffer-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = doublebuffer; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - A91AFC712A102E043246207E /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/mandelbrot-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = mandelbrot; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - ABAC7E7BFD2873E04874BCD7 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/resizebox-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = resizebox; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - AC3226B9FE17327A0476ACA0 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - ONLY_ACTIVE_ARCH = YES; - OTHER_CFLAGS = ""; - SDKROOT = ""; - }; - name = Debug; - }; - ADE4C4ABB8D7F6FD30F85AFE /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/pixmap_browser-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = pixmap_browser; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - AE2897230D7DA81EB38040EC /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/color_chooser-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = color_chooser; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - AEABCDA62910BE3E87453B58 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/fltk_forms-Info.plist"; - INSTALL_PATH = "@executable_path/../Frameworks"; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = fltk_forms; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - ZERO_LINK = NO; - }; - name = Release; - }; - B036252403AE29059A0E5704 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/buttons-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = buttons; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - B1311537D63E2CCB0E68816C /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/minimum-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = minimum; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - B21202B891284E7AC4A2E603 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/input-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = input; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - B2AFEAFCA244E8CD41A50430 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/file_chooser-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = file_chooser; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - B4B2BB7A9CB513501897280E /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/fonts-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = fonts; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - B71F26D6471573CD392AC07C /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/tabs-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = tabs; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - BB009929CDEA32006D6977CA /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/fltk_forms-Info.plist"; - INSTALL_PATH = "@executable_path/../Frameworks"; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = fltk_forms; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - BC51E88C8D0EA3224DAFFC12 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/input_choice-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = input_choice; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - BC600252A4D09B60D0F85504 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/keyboard-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = keyboard; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - BD5914FD7FF6B4FF8BA80F80 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/scroll-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = scroll; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - BFE97E7F9156385044A3D359 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/curve-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = curve; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - BFEB622BA8B40E851AF0E91F /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - DEPLOYMENT_LOCATION = NO; - DEPLOYMENT_POSTPROCESSING = NO; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = FL_LIBRARY; - GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/fltk-Info.plist"; - INSTALL_PATH = "@executable_path/../Frameworks"; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = fltk; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - ZERO_LINK = NO; - }; - name = Release; - }; - BFF26783A7FAE12B0EA16C83 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_MODEL_TUNING = G5; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/fltk_zlib-Info.plist"; - INSTALL_PATH = "@executable_path/../Frameworks"; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = fltk_zlib; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - ZERO_LINK = NO; - }; - name = Release; - }; - BFFF0C392B0239E7A4F10B2D /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/menubar-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = menubar; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - C584A993534E8BE70EAF6421 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/table-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = table; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - C6A43B2C6592F62C23C4DEF8 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/rotated_text-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = rotated_text; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - C76328465C8E0EC80A457DA1 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/input_choice-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = input_choice; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - C831B12400EF7E395D1EA3B9 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/output-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = output; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - C85AC56F7A41F08368B36A33 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/boxtype-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = boxtype; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - C8715DCA8FD17E7BEC74B0FD /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/table-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = table; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - C8A96B43051D9CBFDB7E1796 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/threads-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = threads; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - C9165EAD1291A304003FF4F0 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/utf8-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = unittests; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - C9165EAE1291A304003FF4F0 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/utf8-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = unittests; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - CB5DC25E5DACEFD0C087A26C /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/button-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = button; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - CF7C08AD3F30B87B6E633987 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/gl_overlay-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = gl_overlay; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - D039F107824EF6C74CE6245A /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/tiled_image-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = tiled_image; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - D12B67A14081276A1AE89AF5 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/pixmap-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = pixmap; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - D98863F5356D8F73933FDB57 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/radio-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = radio; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - DA3A5101259E26473D400E74 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/pixmap-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = pixmap; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - E07D1932EBAEB9D52ED93659 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/line_style-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = line_style; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - E0D0D34EEA780294D6BC88F4 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/shape-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = shape; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - E1C66D432335A60103867873 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/subwindow-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = subwindow; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - E1DDC3E738A3C26785B7B581 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/overlay-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = overlay; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - E200A34731B04C0376625655 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/ask-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = ask; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - E2BC045A39DF81586C658ECC /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/input-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = input; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - E48ACA9D2C04C7C00FBF1734 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/forms-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = forms; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - E518F634D98AF2BFAC99AE04 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/cube-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = cube; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - E535E9981FCBD9470662A4D9 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/blocks-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = blocks; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - E69554187F683E8C2B3B1629 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/adjuster-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = adjuster; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - E7FA682BA3BA96316C1FB8BF /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/cursor-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = cursor; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - E98EE3C047C30FD322050A54 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/native-filechooser-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = "native-filechooser"; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - EB412CB0B524D911880D8B93 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/color_chooser-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = color_chooser; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - EB743535DBDA6DB81FD6A985 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = FL_LIBRARY; - GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/fltk_gl-Info.plist"; - INSTALL_PATH = "@executable_path/../Frameworks"; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = fltk_gl; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - F0C24E12D241BA7F488439AA /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/symbols-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = symbols; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - F7B36FA91703B69D1D6F39FA /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/resize-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = resize; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; - FBE26A2299D609C6DF2A6C3A /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/Demo-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = Demo; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - FBF5AE5EAC993367D605BB84 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/fractals-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = fractals; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - FCA03F7ECFA64A392FF5897B /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/fltk_zlib-Info.plist"; - INSTALL_PATH = "@executable_path/../Frameworks"; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = fltk_zlib; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - FF3DD4A93C9E5DD651E000B8 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/fullscreen-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = fullscreen; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Debug; - }; - FFAC306F2AAD6A1D91A9991F /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = fltk.pch; - GCC_PREPROCESSOR_DEFINITIONS = "USING_XCODE=1"; - HEADER_SEARCH_PATHS = ( - ../../ide/Xcode4/, - ../../, - ../../png, - ../../jpeg, - ); - INFOPLIST_FILE = "plists/threads-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Cocoa, - ); - PRODUCT_NAME = threads; - SDKROOT = ""; - WARNING_CFLAGS = ( - "-Wno-format-security", - "-Wall", - ); - }; - name = Release; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - 09DE2CF8947C6D4CA4D879E4 /* Build configuration list for PBXNativeTarget "browser" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 3D653831AD56241252F41B20 /* Debug */, - 9CF48826C810B70600513B2E /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 0AB8F12E20FB744E948579D8 /* Build configuration list for PBXNativeTarget "curve" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - BFE97E7F9156385044A3D359 /* Debug */, - 91132B0785B8CC9E390E61CB /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 0C94DB7B62523827F6CA3991 /* Build configuration list for PBXNativeTarget "sudoku" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 7ED9CEAE4AD09B69AE943F9E /* Debug */, - 375370C0D20D6A6F82EEB9C2 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 10E8C646A26F3D15F7CE2445 /* Build configuration list for PBXNativeTarget "CubeView" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 27F88492D562DE3C8E970E96 /* Debug */, - 648E01F6745F683B2166FD72 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 133DA311246EB8116364C59E /* Build configuration list for PBXNativeTarget "cursor" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 40FE9E3652D2B37E78C26A11 /* Debug */, - E7FA682BA3BA96316C1FB8BF /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 13825A9A9EAAB8D06916F544 /* Build configuration list for PBXNativeTarget "minimum" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - B1311537D63E2CCB0E68816C /* Debug */, - 7852BC9638DB86312B634FCC /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 16B97D750AE49403BB5039C0 /* Build configuration list for PBXNativeTarget "resize" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 51B8A6D3ED49EF00BEEBA164 /* Debug */, - F7B36FA91703B69D1D6F39FA /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 1C89D53894EEE27329B1F4CC /* Build configuration list for PBXNativeTarget "radio" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - D98863F5356D8F73933FDB57 /* Debug */, - 243920BD550FCEDE5BA5A779 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 248D7BEB615672F552710642 /* Build configuration list for PBXNativeTarget "pixmap_browser" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 7FD9FF3CBC717FD201EA3584 /* Debug */, - ADE4C4ABB8D7F6FD30F85AFE /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 30AD0627958F0B172EBFD4E0 /* Build configuration list for PBXNativeTarget "checkers" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 1F4F972288CCA64A4555E63E /* Debug */, - 1AD7AEBCAC0442BEE5CB5FA0 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 35EF0E558BEAB37B9A39BD63 /* Build configuration list for PBXNativeTarget "adjuster" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 3D4E2019302AF9F74C19A741 /* Debug */, - E69554187F683E8C2B3B1629 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 38FE9CCE8C2F3F75B314E1B7 /* Build configuration list for PBXNativeTarget "native-filechooser" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 6875D5538BF77563116928EF /* Debug */, - E98EE3C047C30FD322050A54 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 3B099D694EBD3EACA6FCDA94 /* Build configuration list for PBXNativeTarget "fltk_images" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - A0013AAFB7BC8A0C615E59F0 /* Debug */, - 02F9B07CD19BBECE29EDFBF9 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 3BD5FFB6FCC8F21A23C23DF4 /* Build configuration list for PBXNativeTarget "fltk" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 78446623B2E9921ED6B05986 /* Debug */, - BFEB622BA8B40E851AF0E91F /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 3D5D2D23D2C59411880AB2D2 /* Build configuration list for PBXNativeTarget "arc" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 3528975A423C5111E606E2C5 /* Debug */, - 77BCED964F2A5AC467068EF2 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 3EEAE9A300430106FF4AFF4A /* Build configuration list for PBXNativeTarget "fltk_zlib" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - FCA03F7ECFA64A392FF5897B /* Debug */, - BFF26783A7FAE12B0EA16C83 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 40ABC9F9C1893101D51EC8A9 /* Build configuration list for PBXNativeTarget "list_visuals" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 34BB463ADD6E4D874DE30D30 /* Debug */, - 0D252BB362636566C82BF1DA /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 433709CE97606F96249EBAB9 /* Build configuration list for PBXNativeTarget "subwindow" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - A66E0927C815BB672926790F /* Debug */, - E1C66D432335A60103867873 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 45BDA5E071E42FD9FFB3C6E0 /* Build configuration list for PBXNativeTarget "image" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 32B9D66D13C49BBD4D77AA66 /* Debug */, - 11AABF721060F218C0B69DFE /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 470FAB5A41BA8BE365964DCF /* Build configuration list for PBXNativeTarget "buttons" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - B036252403AE29059A0E5704 /* Debug */, - 82D905CBB4FCCAE6C582738A /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 48418DF5C775AB3E6F6FB7E8 /* Build configuration list for PBXNativeTarget "tabs" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 30C13099F4A9C7466143EFD8 /* Debug */, - B71F26D6471573CD392AC07C /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 4B3D493FF7A60ED3D1FDDCE5 /* Build configuration list for PBXNativeTarget "clock" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 8BC488AC673C13D7E89DFA34 /* Debug */, - 433E80E7413C7582E4C85EAD /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 4DF452C4C84D66DAE967E8D8 /* Build configuration list for PBXNativeTarget "inactive" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 8BBCC6BD08C0E96BE2B1A684 /* Debug */, - 44EEE45C194680BAEFF596A4 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 4DFF17B1DEEAE7769BD9DB6E /* Build configuration list for PBXNativeTarget "fltk_jpeg" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 612CBEE5FE9DFAA54DAB938C /* Debug */, - 83E98D44904C6A42D21874F0 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 51AC54C46D650C2D3F325093 /* Build configuration list for PBXNativeTarget "doublebuffer" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 1BEB504FB0DB591E82D2FA14 /* Debug */, - A87E1C840E7981349B9CA3FF /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 56664D0C77E70269E747DE00 /* Build configuration list for PBXNativeTarget "tiled_image" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - D039F107824EF6C74CE6245A /* Debug */, - 1464B1F0838A6DA3EC798EA7 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 578FD06BD28D0AAEDD28C122 /* Build configuration list for PBXNativeTarget "ask" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - E200A34731B04C0376625655 /* Debug */, - 04DBFC7AFD61BE53EFC0E154 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 5F820F5FBA3ED8ABDE57AAE1 /* Build configuration list for PBXNativeTarget "cube" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 62B4B984526D11422999BC21 /* Debug */, - E518F634D98AF2BFAC99AE04 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 60536F86E7CBDCD693F71324 /* Build configuration list for PBXNativeTarget "gl_overlay" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - CF7C08AD3F30B87B6E633987 /* Debug */, - 3D1BD96635942AE61D48D0EF /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 615453DB5B8EBEE070930DA7 /* Build configuration list for PBXProject "FLTK" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - AC3226B9FE17327A0476ACA0 /* Debug */, - 793DEFB743639835433A664B /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 63C3E22864C6E764E4AA33F4 /* Build configuration list for PBXNativeTarget "colbrowser" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 41B2F8F4A24318120192B5B7 /* Debug */, - 9A9B15912014E2ABD942B645 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 69F44FF2FE83F31DE5D9E594 /* Build configuration list for PBXNativeTarget "color_chooser" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - EB412CB0B524D911880D8B93 /* Debug */, - AE2897230D7DA81EB38040EC /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 756F44E55A1F0C76932E6238 /* Build configuration list for PBXNativeTarget "blocks" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 4188D6D3666A0E73F8D02D42 /* Debug */, - E535E9981FCBD9470662A4D9 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 7902C3FA238DC834D728294F /* Build configuration list for PBXNativeTarget "tile" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 05075D43C4BEEEB1580AFEE4 /* Debug */, - 24E5F1439BA757E8FC7E1147 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 7EB07B3968A20B4E608A072F /* Build configuration list for PBXNativeTarget "preferences" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 8251F5D32F144C4A3B38611A /* Debug */, - 7FEBA7A2E6CBD42A2CB9EC6E /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 7F7CF8131AB97CF000E12B22 /* Build configuration list for PBXNativeTarget "animated" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 7F7CF80F1AB97CF000E12B22 /* Debug */, - 7F7CF8101AB97CF000E12B22 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 7FBCECDD1B1D8AA600AB970D /* Build configuration list for PBXNativeTarget "libfltk" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 7FBCECD91B1D8AA500AB970D /* Debug */, - 7FBCECDA1B1D8AA500AB970D /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 840081F8C4055EEEDA44ED91 /* Build configuration list for PBXNativeTarget "fltk_png" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 5C8C2B9456B305820A634B29 /* Debug */, - 78928FFF42FF78C4C53CB507 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 8464D21CD1F613E38BAE5897 /* Build configuration list for PBXNativeTarget "hello" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 0713E70C0BEEE3754404600D /* Debug */, - 9F60F9D62CC019C87D22E8FA /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 849D88C39AA4E730673CA22B /* Build configuration list for PBXNativeTarget "message" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 5FE189BC2AA33929DFFC88B2 /* Debug */, - 88E5A0B2B6C2407D340F0C7F /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 86C4D9AB7C491973FBD6A7C7 /* Build configuration list for PBXNativeTarget "navigation" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 5016891F4DB5E69839EFEACE /* Debug */, - 247B992EAF5A731F8C3B58BB /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 8AD66A1FFD97F7DE6754A1F7 /* Build configuration list for PBXNativeTarget "Fluid" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 9B494A6EFDE88E0D058D2D21 /* Debug */, - 8FEBC021F75D81924EB1CDB1 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 8FE512A926E636412F9718E9 /* Build configuration list for PBXNativeTarget "device" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - A2A63369CE0AC1B0E8FA6A8F /* Debug */, - 7806B37FE6D8BF01BDE0EB8E /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 91566347F4A36AB6DC73AFDB /* Build configuration list for PBXNativeTarget "rotated_text" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - C6A43B2C6592F62C23C4DEF8 /* Debug */, - 79DA5405BA200E3E9833CBB1 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 9239785CB2AB452B31DBD695 /* Build configuration list for PBXNativeTarget "pixmap" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - D12B67A14081276A1AE89AF5 /* Debug */, - DA3A5101259E26473D400E74 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 931B6696041FE07BC4118715 /* Build configuration list for PBXNativeTarget "fonts" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - B4B2BB7A9CB513501897280E /* Debug */, - 63C70B5F5BF35EE7981A297A /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 95C5DCEFD644E8878B36D9BD /* Build configuration list for PBXNativeTarget "forms" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - E48ACA9D2C04C7C00FBF1734 /* Debug */, - 80001F31B6D368C36B63C3E9 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - 9D10213E04D086E3DAA257DF /* Build configuration list for PBXNativeTarget "threads" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - C8A96B43051D9CBFDB7E1796 /* Debug */, - FFAC306F2AAD6A1D91A9991F /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - A28344FBEB8BBC1EB0B0B397 /* Build configuration list for PBXNativeTarget "iconize" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 7E70FC5ECEC9431A496BA352 /* Debug */, - 67984B4FBCB8B1420997F31D /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - A4652FECF78110792F659563 /* Build configuration list for PBXNativeTarget "utf8" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 15D5821FBE681CD2A89E7A38 /* Debug */, - 24FD1462C4538C60D268A0DC /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - A66331810196CE80746EC56A /* Build configuration list for PBXNativeTarget "tree" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 2E334FB7E0D1351E49C0C77A /* Debug */, - 9E23AA974E99E89DC5E46D9F /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - A6CD6AC5589128B81F5465CA /* Build configuration list for PBXNativeTarget "scroll" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 9EFAAA661CFB857E6CAF5E32 /* Debug */, - BD5914FD7FF6B4FF8BA80F80 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - A886EF55A1943DA05FFEB475 /* Build configuration list for PBXNativeTarget "fractals" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - FBF5AE5EAC993367D605BB84 /* Debug */, - 6E21DBE1B9B0E3252071E875 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - AF326B98BA09AF38683E526F /* Build configuration list for PBXNativeTarget "resizebox" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - ABAC7E7BFD2873E04874BCD7 /* Debug */, - 36B297FD2A929E30630C1F9E /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - AF7E2D84EC2DCAF6153B9261 /* Build configuration list for PBXNativeTarget "valuators" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 72F0D03FFDCE01580CF97987 /* Debug */, - 479BA07865F0CD028604BEBF /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - B053007E32B2368F6ED7E3A6 /* Build configuration list for PBXNativeTarget "label" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 825F18B17AC33F1155A2B608 /* Debug */, - 3C879E1AD7613144F77605F2 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - B50177A3B96B7A5E7E829C83 /* Build configuration list for PBXNativeTarget "output" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - C831B12400EF7E395D1EA3B9 /* Debug */, - 26FBF07F4121C4EFBE179A87 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - B64F4D8E43BE2B695A6AA440 /* Build configuration list for PBXNativeTarget "shape" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 64FCBC2974753656640066A4 /* Debug */, - E0D0D34EEA780294D6BC88F4 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - B83DB33D147DB23CC7FEB7A3 /* Build configuration list for PBXNativeTarget "fltk_gl" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - EB743535DBDA6DB81FD6A985 /* Debug */, - 5DF7AE6113030149FA6BB334 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - C1069764F482EBCBD6C96F49 /* Build configuration list for PBXNativeTarget "editor" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 2B5D11814BD06DEEA705390B /* Debug */, - 898FFBE5373C2D3547374CDD /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - C479D6EC433F3C0BD5B15D0E /* Build configuration list for PBXNativeTarget "fast_slow" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 87CAE5100B359D3C3832F33C /* Debug */, - 4CD1DDFD052E7F1721E4C0F7 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - C49C9AEC4E153FF1F438EEC9 /* Build configuration list for PBXNativeTarget "keyboard" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 1373D54F13CA9B830F63E0A6 /* Debug */, - BC600252A4D09B60D0F85504 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - C9165EAC1291A304003FF4F0 /* Build configuration list for PBXNativeTarget "unittests" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - C9165EAD1291A304003FF4F0 /* Debug */, - C9165EAE1291A304003FF4F0 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - CC535F451DEEEC6CB8B8BE9D /* Build configuration list for PBXNativeTarget "fullscreen" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - FF3DD4A93C9E5DD651E000B8 /* Debug */, - 926766958563E7D8423EB15E /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - CE4B70CFB915731934579321 /* Build configuration list for PBXNativeTarget "line_style" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 019F39A6C006F4478D926097 /* Debug */, - E07D1932EBAEB9D52ED93659 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - D02EA04AB53B945F92F3079D /* Build configuration list for PBXNativeTarget "input_choice" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - C76328465C8E0EC80A457DA1 /* Debug */, - BC51E88C8D0EA3224DAFFC12 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - D9330C3D2D7044DC219B4892 /* Build configuration list for PBXNativeTarget "input" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - B21202B891284E7AC4A2E603 /* Debug */, - E2BC045A39DF81586C658ECC /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - DBAAAE4D6C15723505E03480 /* Build configuration list for PBXNativeTarget "Demo" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - FBE26A2299D609C6DF2A6C3A /* Debug */, - 8451FD2CBEABDCA9AC6F59A2 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - DC2647DB205921C128D59F3E /* Build configuration list for PBXNativeTarget "file_chooser" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - B2AFEAFCA244E8CD41A50430 /* Debug */, - 8D55560F097DFD9641DF7E01 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - DD0953717B88186226B18281 /* Build configuration list for PBXNativeTarget "help" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 45EE227981CA4C9B1BEEDABE /* Debug */, - 334982C6B350959CD6E594CA /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - E1CADB24DFF6C42C5ED02370 /* Build configuration list for PBXNativeTarget "pack" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 5B037436C6B2A895E8F937CE /* Debug */, - A1494A1B6ECC80B739BE2980 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - E47C3205187D57A0AC715323 /* Build configuration list for PBXNativeTarget "overlay" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 1CF52BBB9479F206668BB8E0 /* Debug */, - E1DDC3E738A3C26785B7B581 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - EC317A6F79ABF37DA0CB2C7D /* Build configuration list for PBXNativeTarget "fltk_forms" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - BB009929CDEA32006D6977CA /* Debug */, - AEABCDA62910BE3E87453B58 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - EF70972986AA16D10B93D7F9 /* Build configuration list for PBXNativeTarget "menubar" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 69B354FE242F9D24EBAC591B /* Debug */, - BFFF0C392B0239E7A4F10B2D /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - F022E6E1DAF3F5F7A72D8FA1 /* Build configuration list for PBXNativeTarget "table" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - C8715DCA8FD17E7BEC74B0FD /* Debug */, - C584A993534E8BE70EAF6421 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - F026FBF218BBE6275FABB07D /* Build configuration list for PBXNativeTarget "bitmap" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 3370D6DB5D90BD4B2455415F /* Debug */, - 89BE64C430BB503298C2500B /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - F05438F9279AF36D8FC3C207 /* Build configuration list for PBXNativeTarget "boxtype" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 3BA23B245C0BD5E9DCB1E1D0 /* Debug */, - C85AC56F7A41F08368B36A33 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - F418709849B5B9E10E73DC7B /* Build configuration list for PBXNativeTarget "symbols" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 5B75ECDCBCD3C1B67719E2CA /* Debug */, - F0C24E12D241BA7F488439AA /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - FA507A3C0FD8498C57328CB7 /* Build configuration list for PBXNativeTarget "button" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 87B1FB9E67505B0B75D62FA1 /* Debug */, - CB5DC25E5DACEFD0C087A26C /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - FB36B488F1B5DB9880F04A14 /* Build configuration list for PBXNativeTarget "mandelbrot" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 0701C86702DDACB01EFF0AC8 /* Debug */, - A91AFC712A102E043246207E /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; - FE5CC6B6FA8DA453D5611961 /* Build configuration list for PBXNativeTarget "glpuzzle" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 42211DE36671515EAAA821D4 /* Debug */, - 8668DECCE9A9E818F356FBE1 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Debug; - }; -/* End XCConfigurationList section */ - }; - rootObject = 4BF1A7FFEACF5F31B4127482 /* Project object */; -} diff --git a/ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/English.lproj/InfoPlist.strings b/ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/English.lproj/InfoPlist.strings deleted file mode 100644 index 477b28ff8..000000000 --- a/ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/English.lproj/InfoPlist.strings +++ /dev/null @@ -1,2 +0,0 @@ -/* Localized versions of Info.plist keys */ - diff --git a/ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/___PROJECTNAMEASIDENTIFIER___-Info.plist b/ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/___PROJECTNAMEASIDENTIFIER___-Info.plist deleted file mode 100644 index 3ec4068d3..000000000 --- a/ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/___PROJECTNAMEASIDENTIFIER___-Info.plist +++ /dev/null @@ -1,30 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIconFile - - CFBundleIdentifier - com.yourcompany.${PRODUCT_NAME:rfc1034identifier} - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - ${PRODUCT_NAME} - CFBundlePackageType - APPL - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleVersion - 1.0 - LSMinimumSystemVersion - ${MACOSX_DEPLOYMENT_TARGET} - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/___PROJECTNAME___.xcodeproj/TemplateInfo.plist b/ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/___PROJECTNAME___.xcodeproj/TemplateInfo.plist deleted file mode 100644 index 1726da587..000000000 --- a/ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/___PROJECTNAME___.xcodeproj/TemplateInfo.plist +++ /dev/null @@ -1,4 +0,0 @@ -{ - Description = "This project builds an FLTK based Cocoa application written in C++ with support for the Fluid UI designer, image reading, and OpenGL."; -} - diff --git a/ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/___PROJECTNAME___.xcodeproj/project.pbxproj b/ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/___PROJECTNAME___.xcodeproj/project.pbxproj deleted file mode 100644 index f24c337ac..000000000 --- a/ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/___PROJECTNAME___.xcodeproj/project.pbxproj +++ /dev/null @@ -1,355 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 45; - objects = { - -/* Begin PBXBuildFile section */ - 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; }; - C95960BE1274CD8A009C0594 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C95960BD1274CD8A009C0594 /* fltk.framework */; }; - C9601E9910B1FAED0018BADE /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C9601E9810B1FAED0018BADE /* main.cpp */; }; - C9601EE410B2020B0018BADE /* ui.fl in Resources */ = {isa = PBXBuildFile; fileRef = C9601EE310B2020B0018BADE /* ui.fl */; }; - C9601EEC10B202440018BADE /* ui.cxx in Sources */ = {isa = PBXBuildFile; fileRef = C9601EEA10B202440018BADE /* ui.cxx */; }; - C96291231274D238007D3CFE /* fltk_forms.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C96291221274D238007D3CFE /* fltk_forms.framework */; }; - C96291251274D238007D3CFE /* fltk_gl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C96291241274D238007D3CFE /* fltk_gl.framework */; }; - C96291271274D238007D3CFE /* fltk_images.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C96291261274D238007D3CFE /* fltk_images.framework */; }; - C96291291274D238007D3CFE /* fltk_jpeg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C96291281274D238007D3CFE /* fltk_jpeg.framework */; }; - C962912B1274D238007D3CFE /* fltk_png.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C962912A1274D238007D3CFE /* fltk_png.framework */; }; - C962912D1274D238007D3CFE /* fltk_zlib.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C962912C1274D238007D3CFE /* fltk_zlib.framework */; }; -/* End PBXBuildFile section */ - -/* Begin PBXBuildRule section */ - C9601C4B10B1F9B60018BADE /* PBXBuildRule */ = { - isa = PBXBuildRule; - compilerSpec = com.apple.compilers.proxy.script; - filePatterns = "*.fl"; - fileType = pattern.proxy; - isEditable = 1; - outputFiles = ( - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.cxx", - "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", - ); - script = "/Developer/Applications/Utilities/FLTK/Fluid.app/Contents/MacOS/Fluid -c ${INPUT_FILE_NAME}"; - }; -/* End PBXBuildRule section */ - -/* Begin PBXFileReference section */ - 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; - 8D1107310486CEB800E47090 /* ___PROJECTNAMEASIDENTIFIER___-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "___PROJECTNAMEASIDENTIFIER___-Info.plist"; sourceTree = ""; }; - 8D1107320486CEB800E47090 /* ___PROJECTNAME___.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ___PROJECTNAME___.app; sourceTree = BUILT_PRODUCTS_DIR; }; - C95960BD1274CD8A009C0594 /* fltk.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = fltk.framework; path = /Library/Frameworks/fltk.framework; sourceTree = ""; }; - C9601DCB10B1FA890018BADE /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = ""; }; - C9601E9710B1FAED0018BADE /* main.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = main.h; sourceTree = ""; }; - C9601E9810B1FAED0018BADE /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = ""; }; - C9601EE310B2020B0018BADE /* ui.fl */ = {isa = PBXFileReference; explicitFileType = sourcecode.fluid; fileEncoding = 4; path = ui.fl; sourceTree = ""; }; - C9601EEA10B202440018BADE /* ui.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ui.cxx; sourceTree = ""; }; - C9601EEB10B202440018BADE /* ui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ui.h; sourceTree = ""; }; - C96291221274D238007D3CFE /* fltk_forms.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = fltk_forms.framework; path = /Library/Frameworks/fltk_forms.framework; sourceTree = ""; }; - C96291241274D238007D3CFE /* fltk_gl.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = fltk_gl.framework; path = /Library/Frameworks/fltk_gl.framework; sourceTree = ""; }; - C96291261274D238007D3CFE /* fltk_images.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = fltk_images.framework; path = /Library/Frameworks/fltk_images.framework; sourceTree = ""; }; - C96291281274D238007D3CFE /* fltk_jpeg.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = fltk_jpeg.framework; path = /Library/Frameworks/fltk_jpeg.framework; sourceTree = ""; }; - C962912A1274D238007D3CFE /* fltk_png.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = fltk_png.framework; path = /Library/Frameworks/fltk_png.framework; sourceTree = ""; }; - C962912C1274D238007D3CFE /* fltk_zlib.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = fltk_zlib.framework; path = /Library/Frameworks/fltk_zlib.framework; sourceTree = ""; }; -/* End PBXFileReference section */ - -/* Begin PBXFrameworksBuildPhase section */ - 8D11072E0486CEB800E47090 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - C95960BE1274CD8A009C0594 /* fltk.framework in Frameworks */, - C96291231274D238007D3CFE /* fltk_forms.framework in Frameworks */, - C96291251274D238007D3CFE /* fltk_gl.framework in Frameworks */, - C96291271274D238007D3CFE /* fltk_images.framework in Frameworks */, - C96291291274D238007D3CFE /* fltk_jpeg.framework in Frameworks */, - C962912B1274D238007D3CFE /* fltk_png.framework in Frameworks */, - C962912D1274D238007D3CFE /* fltk_zlib.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXFrameworksBuildPhase section */ - -/* Begin PBXGroup section */ - 1058C7A0FEA54F0111CA2CBB /* OS X Frameworks */ = { - isa = PBXGroup; - children = ( - C9601DCB10B1FA890018BADE /* OpenGL.framework */, - ); - name = "OS X Frameworks"; - sourceTree = ""; - }; - 19C28FACFE9D520D11CA2CBB /* Products */ = { - isa = PBXGroup; - children = ( - 8D1107320486CEB800E47090 /* ___PROJECTNAME___.app */, - ); - name = Products; - sourceTree = ""; - }; - 29B97314FDCFA39411CA2CEA /* ___PROJECTNAMEASXML___ */ = { - isa = PBXGroup; - children = ( - C9601E9410B1FADC0018BADE /* Sources */, - C9601EED10B2024C0018BADE /* FLUID Sources */, - C9601EE910B2022E0018BADE /* Generated Sources */, - 29B97317FDCFA39411CA2CEA /* Resources */, - 29B97323FDCFA39411CA2CEA /* Frameworks */, - 19C28FACFE9D520D11CA2CBB /* Products */, - ); - name = ___PROJECTNAMEASXML___; - sourceTree = ""; - }; - 29B97317FDCFA39411CA2CEA /* Resources */ = { - isa = PBXGroup; - children = ( - 8D1107310486CEB800E47090 /* ___PROJECTNAMEASIDENTIFIER___-Info.plist */, - 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */, - ); - name = Resources; - sourceTree = ""; - }; - 29B97323FDCFA39411CA2CEA /* Frameworks */ = { - isa = PBXGroup; - children = ( - C9EDD6C71274CC1D00ADB21C /* FLTK Frameworks */, - 1058C7A0FEA54F0111CA2CBB /* OS X Frameworks */, - ); - name = Frameworks; - sourceTree = ""; - }; - C9601E9410B1FADC0018BADE /* Sources */ = { - isa = PBXGroup; - children = ( - C9601E9710B1FAED0018BADE /* main.h */, - C9601E9810B1FAED0018BADE /* main.cpp */, - ); - name = Sources; - sourceTree = ""; - }; - C9601EE910B2022E0018BADE /* Generated Sources */ = { - isa = PBXGroup; - children = ( - C9601EEA10B202440018BADE /* ui.cxx */, - C9601EEB10B202440018BADE /* ui.h */, - ); - name = "Generated Sources"; - sourceTree = ""; - }; - C9601EED10B2024C0018BADE /* FLUID Sources */ = { - isa = PBXGroup; - children = ( - C9601EE310B2020B0018BADE /* ui.fl */, - ); - name = "FLUID Sources"; - sourceTree = ""; - }; - C9EDD6C71274CC1D00ADB21C /* FLTK Frameworks */ = { - isa = PBXGroup; - children = ( - C95960BD1274CD8A009C0594 /* fltk.framework */, - C96291221274D238007D3CFE /* fltk_forms.framework */, - C96291241274D238007D3CFE /* fltk_gl.framework */, - C96291261274D238007D3CFE /* fltk_images.framework */, - C96291281274D238007D3CFE /* fltk_jpeg.framework */, - C962912A1274D238007D3CFE /* fltk_png.framework */, - C962912C1274D238007D3CFE /* fltk_zlib.framework */, - ); - name = "FLTK Frameworks"; - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXNativeTarget section */ - 8D1107260486CEB800E47090 /* ___PROJECTNAME___ */ = { - isa = PBXNativeTarget; - buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "___PROJECTNAME___" */; - buildPhases = ( - 8D1107290486CEB800E47090 /* Resources */, - 8D11072C0486CEB800E47090 /* Sources */, - 8D11072E0486CEB800E47090 /* Frameworks */, - ); - buildRules = ( - C9601C4B10B1F9B60018BADE /* PBXBuildRule */, - ); - dependencies = ( - ); - name = "___PROJECTNAME___"; - productInstallPath = "$(HOME)/Applications"; - productName = "___PROJECTNAME___"; - productReference = 8D1107320486CEB800E47090 /* ___PROJECTNAME___.app */; - productType = "com.apple.product-type.application"; - }; -/* End PBXNativeTarget section */ - -/* Begin PBXProject section */ - 29B97313FDCFA39411CA2CEA /* Project object */ = { - isa = PBXProject; - buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "___PROJECTNAME___" */; - compatibilityVersion = "Xcode 3.1"; - developmentRegion = English; - hasScannedForEncodings = 1; - knownRegions = ( - English, - Japanese, - French, - German, - ); - mainGroup = 29B97314FDCFA39411CA2CEA /* ___PROJECTNAMEASXML___ */; - projectDirPath = ""; - projectRoot = ""; - targets = ( - 8D1107260486CEB800E47090 /* ___PROJECTNAME___ */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXResourcesBuildPhase section */ - 8D1107290486CEB800E47090 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */, - C9601EE410B2020B0018BADE /* ui.fl in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXResourcesBuildPhase section */ - -/* Begin PBXSourcesBuildPhase section */ - 8D11072C0486CEB800E47090 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - C9601E9910B1FAED0018BADE /* main.cpp in Sources */, - C9601EEC10B202440018BADE /* ui.cxx in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin PBXVariantGroup section */ - 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = { - isa = PBXVariantGroup; - children = ( - 089C165DFE840E0CC02AAC07 /* English */, - ); - name = InfoPlist.strings; - sourceTree = ""; - }; -/* End PBXVariantGroup section */ - -/* Begin XCBuildConfiguration section */ - C01FCF4B08A954540054247B /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = YES; - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_INLINES_ARE_PRIVATE_EXTERN = NO; - GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; - GCC_WARN_UNUSED_VARIABLE = NO; - HEADER_SEARCH_PATHS = ( - /Library/Frameworks/fltk.framework/Headers/, - /Library/Framework/fltk.frameworks/Headers/FL/images, - ); - INFOPLIST_FILE = "___PROJECTNAMEASIDENTIFIER___-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - ONLY_ACTIVE_ARCH = YES; - OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)"; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = "___PROJECTNAME___"; - SDKROOT = macosx10.5; - STRINGS_FILE_OUTPUT_ENCODING = "UTF-8"; - VALID_ARCHS = "i386 ppc ppc64 ppc7400 ppc970 x86_64"; - }; - name = Debug; - }; - C01FCF4C08A954540054247B /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = YES; - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_INLINES_ARE_PRIVATE_EXTERN = NO; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; - GCC_WARN_UNUSED_VARIABLE = NO; - HEADER_SEARCH_PATHS = ( - /Library/Frameworks/fltk.framework/Headers/, - /Library/Framework/fltk.frameworks/Headers/FL/images, - ); - INFOPLIST_FILE = "___PROJECTNAMEASIDENTIFIER___-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - ONLY_ACTIVE_ARCH = NO; - OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)"; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = "___PROJECTNAME___"; - SDKROOT = macosx10.5; - STRINGS_FILE_OUTPUT_ENCODING = "UTF-8"; - VALID_ARCHS = "i386 ppc ppc64 ppc7400 ppc970 x86_64"; - }; - name = Release; - }; - C01FCF4F08A954540054247B /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - ONLY_ACTIVE_ARCH = YES; - PREBINDING = NO; - SDKROOT = macosx10.6; - }; - name = Debug; - }; - C01FCF5008A954540054247B /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - PREBINDING = NO; - SDKROOT = macosx10.6; - }; - name = Release; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "___PROJECTNAME___" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - C01FCF4B08A954540054247B /* Debug */, - C01FCF4C08A954540054247B /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - C01FCF4E08A954540054247B /* Build configuration list for PBXProject "___PROJECTNAME___" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - C01FCF4F08A954540054247B /* Debug */, - C01FCF5008A954540054247B /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; -/* End XCConfigurationList section */ - }; - rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; -} diff --git a/ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/main.cpp b/ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/main.cpp deleted file mode 100644 index 4ee84edb6..000000000 --- a/ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/main.cpp +++ /dev/null @@ -1,12 +0,0 @@ - -#include "main.h" -#include "ui.h" - -#include - -int main(int argc, char **argv) -{ - Fl_Window *win = make_window(); - win->show(argc, argv); - return Fl::run(); -} diff --git a/ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/main.h b/ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/main.h deleted file mode 100644 index 51e43b0b6..000000000 --- a/ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/main.h +++ /dev/null @@ -1,6 +0,0 @@ - -#ifndef MAIN_H -#define MAIN_H - -#endif - diff --git a/ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/ui.fl b/ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/ui.fl deleted file mode 100644 index f9e2f18f9..000000000 --- a/ide/Xcode4/Project Templates/FLTK Application/FLTK 1.3/ui.fl +++ /dev/null @@ -1,15 +0,0 @@ -# data file for the Fltk User Interface Designer (fluid) -version 1.0400 -header_name {.h} -code_name {.cxx} -Function {make_window()} {open -} { - Fl_Window {} {open selected - xywh {550 77 300 160} type Double hide - } { - Fl_Box {} { - label {Welcome to FLTK!} - xywh {50 25 200 100} box GTK_ROUND_UP_BOX color 50 labelsize 20 - } - } -} diff --git a/ide/Xcode4/Resources/English.lproj/Localizable.strings b/ide/Xcode4/Resources/English.lproj/Localizable.strings deleted file mode 100644 index c6679e8c6..000000000 --- a/ide/Xcode4/Resources/English.lproj/Localizable.strings +++ /dev/null @@ -1,9 +0,0 @@ -"About %@" = "About %@"; -"Print Front Window"="Print Front Window"; -"Services" = "Services"; -"Hide %@"="Hide %@"; -"Hide Others"="Hide Others"; -"Show All"="Show All"; -"Quit %@"="Quit %@"; -"Preferences…" = "Preferences…"; -"File" = "File"; diff --git a/ide/Xcode4/Resources/French.lproj/Localizable.strings b/ide/Xcode4/Resources/French.lproj/Localizable.strings deleted file mode 100644 index 31a869b11..000000000 --- a/ide/Xcode4/Resources/French.lproj/Localizable.strings +++ /dev/null @@ -1,9 +0,0 @@ -"About %@" = "A propos de %@"; -"Print Front Window"="Imprimer la fenêtre"; -"Services" = "Services"; -"Hide %@"="Masquer %@"; -"Hide Others"="Masquer les autres"; -"Show All"="Tout afficher"; -"Quit %@"="Quitter %@"; -"Preferences…" = "Préférences…"; -"File" = "Fichier"; diff --git a/ide/Xcode4/Resources/German.lproj/Localizable.strings b/ide/Xcode4/Resources/German.lproj/Localizable.strings deleted file mode 100644 index e5f389963..000000000 --- a/ide/Xcode4/Resources/German.lproj/Localizable.strings +++ /dev/null @@ -1,9 +0,0 @@ -"About %@" = "Über %@"; -"Print Front Window"="Vordergrundfenster drucken"; -"Services" = "Dienste"; -"Hide %@"="%@ ausblenden"; -"Hide Others"="Andere ausblenden"; -"Show All"="Alle einblenden"; -"Quit %@"="%@ beenden"; -"Preferences…" = "Einstellungen…"; -"File" = "Ablage"; diff --git a/ide/Xcode4/Resources/Italian.lproj/Localizable.strings b/ide/Xcode4/Resources/Italian.lproj/Localizable.strings deleted file mode 100644 index 7aa97002a..000000000 --- a/ide/Xcode4/Resources/Italian.lproj/Localizable.strings +++ /dev/null @@ -1,9 +0,0 @@ -"About %@" = "Informazioni su %@"; -"Print Front Window"="Stampa la finestra"; -"Services" = "Servizi"; -"Hide %@"="Nascondi %@"; -"Hide Others"="Nascondi altre"; -"Show All"="Mostra tutte"; -"Quit %@"="Esci da %@"; -"Preferences…" = "Preferenze…"; -"File" = "File"; diff --git a/ide/Xcode4/Resources/Spanish.lproj/Localizable.strings b/ide/Xcode4/Resources/Spanish.lproj/Localizable.strings deleted file mode 100644 index f1155132e..000000000 --- a/ide/Xcode4/Resources/Spanish.lproj/Localizable.strings +++ /dev/null @@ -1,9 +0,0 @@ -"About %@" = "Acerca de %@"; -"Print Front Window"="Imprimir la ventana"; -"Services" = "Servicios"; -"Hide %@"="Ocultar %@"; -"Hide Others"="Ocultar otros"; -"Show All"="Mostrar todo"; -"Quit %@"="Salir de %@"; -"Preferences…" = "Preferencias…"; -"File" = "Archivo"; diff --git a/ide/Xcode4/config.h b/ide/Xcode4/config.h deleted file mode 100644 index ed1b8fbbc..000000000 --- a/ide/Xcode4/config.h +++ /dev/null @@ -1,60 +0,0 @@ -/* - * "$Id$" - * - * Configuration file for the Fast Light Tool Kit (FLTK). - * - * Copyright 1998-2011 by Bill Spitzak and others. - */ - -#define FLTK_DATADIR "/usr/local/share/fltk" -#define FLTK_DOCDIR "/usr/local/share/doc/fltk" -#define BORDER_WIDTH 2 -#define HAVE_GL 1 -#define HAVE_GL_GLU_H 1 -#define USE_COLORMAP 1 -#define HAVE_XINERAMA 0 -#define USE_XFT 0 -#define HAVE_XDBE 0 -#define USE_XDBE HAVE_XDBE -#ifdef __APPLE__ -#define __APPLE_QUARTZ__ 1 -#endif -#define HAVE_OVERLAY 0 -#define HAVE_GL_OVERLAY HAVE_OVERLAY -#if defined(__BIG_ENDIAN__) -#define WORDS_BIGENDIAN 1 -#else -#define WORDS_BIGENDIAN 0 -#endif -#define U16 unsigned short -#define U32 unsigned -#define HAVE_DIRENT_H 1 -#define HAVE_SCANDIR 1 -#define HAVE_VSNPRINTF 1 -#define HAVE_SNPRINTF 1 -#define HAVE_STRINGS_H 1 -#define HAVE_STRCASECMP 1 -#define HAVE_STRLCAT 1 -#define HAVE_STRLCPY 1 -#define HAVE_LOCALE_H 1 -#define HAVE_LOCALECONV 1 -#define HAVE_SYS_SELECT_H 1 -#define USE_POLL 0 -#define HAVE_LIBPNG 1 -#define HAVE_LIBZ 1 -#define HAVE_LIBJPEG 1 -#define HAVE_PNG_H 1 -#define HAVE_PNG_GET_VALID 1 -#define HAVE_PNG_SET_TRNS_TO_ALPHA 1 -#define HAVE_PTHREAD 1 -#define HAVE_PTHREAD_H 1 -#define HAVE_LONG_LONG 1 -#define FLTK_LLFMT "%lld" -#define FLTK_LLCAST (long long) -#define HAVE_STRTOLL 1 -#define HAVE_DLFCN_H 1 -#define HAVE_DLSYM 1 - -/* - * End of "$Id$". - */ diff --git a/ide/Xcode4/fltk.pch b/ide/Xcode4/fltk.pch deleted file mode 100644 index 05a9d2508..000000000 --- a/ide/Xcode4/fltk.pch +++ /dev/null @@ -1,11 +0,0 @@ -// -// Prefix header for all source files -// - -#ifdef __OBJC__ -#import -#endif - -#ifdef FL_LIBRARY -#include -#endif diff --git a/ide/Xcode4/fluid.pbfilespec b/ide/Xcode4/fluid.pbfilespec deleted file mode 100644 index e5c8a8007..000000000 --- a/ide/Xcode4/fluid.pbfilespec +++ /dev/null @@ -1,8 +0,0 @@ -{ - Identifier = sourcecode.fluid; - BasedOn = sourcecode; - Name = "FLTK Fluid GUI description"; - Extensions = (fl); - AppliesToBuildRules = yes; - CanSetIncludeInIndex = YES; -} diff --git a/ide/Xcode4/icons/fluid.icns b/ide/Xcode4/icons/fluid.icns deleted file mode 100644 index 0fda05512..000000000 Binary files a/ide/Xcode4/icons/fluid.icns and /dev/null differ diff --git a/ide/Xcode4/plists/CubeView-Info.plist b/ide/Xcode4/plists/CubeView-Info.plist deleted file mode 100644 index 6a95eef59..000000000 --- a/ide/Xcode4/plists/CubeView-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.CubeView - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/Demo-Info.plist b/ide/Xcode4/plists/Demo-Info.plist deleted file mode 100644 index d2984ea81..000000000 --- a/ide/Xcode4/plists/Demo-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.Demo - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/Fluid-Info.plist b/ide/Xcode4/plists/Fluid-Info.plist deleted file mode 100644 index b824debf7..000000000 --- a/ide/Xcode4/plists/Fluid-Info.plist +++ /dev/null @@ -1,51 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleDocumentTypes - - - CFBundleTypeExtensions - - fl - - CFBundleTypeIconFile - fluid_doc - CFBundleTypeName - Fluid Documents - CFBundleTypeOSTypes - - flid - - CFBundleTypeRole - Editor - LSTypeIsPackage - - NSPersistentStoreTypeKey - Binary - - - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIconFile - fluid - CFBundleIdentifier - org.fltk.Fluid - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.4.0 - NSHumanReadableCopyright - Copyright 1998-2015 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/adjuster-Info.plist b/ide/Xcode4/plists/adjuster-Info.plist deleted file mode 100644 index e2b453489..000000000 --- a/ide/Xcode4/plists/adjuster-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.adjuster - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/animated-Info.plist b/ide/Xcode4/plists/animated-Info.plist deleted file mode 100644 index 28d0257a6..000000000 --- a/ide/Xcode4/plists/animated-Info.plist +++ /dev/null @@ -1,34 +0,0 @@ - - - - - CFBundleDevelopmentRegion - en - CFBundleExecutable - $(EXECUTABLE_NAME) - CFBundleIconFile - - CFBundleIdentifier - org.fltk.$(PRODUCT_NAME) - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - $(PRODUCT_NAME) - CFBundlePackageType - APPL - CFBundleShortVersionString - 1.0 - CFBundleSignature - FLTK - CFBundleVersion - 1 - LSMinimumSystemVersion - $(MACOSX_DEPLOYMENT_TARGET) - NSHighResolutionCapable - - NSHumanReadableCopyright - Copyright 1998-2015 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - - diff --git a/ide/Xcode4/plists/arc-Info.plist b/ide/Xcode4/plists/arc-Info.plist deleted file mode 100644 index 872301207..000000000 --- a/ide/Xcode4/plists/arc-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.arc - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/ask-Info.plist b/ide/Xcode4/plists/ask-Info.plist deleted file mode 100644 index edc2e83b6..000000000 --- a/ide/Xcode4/plists/ask-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.ask - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/bitmap-Info.plist b/ide/Xcode4/plists/bitmap-Info.plist deleted file mode 100644 index d68392749..000000000 --- a/ide/Xcode4/plists/bitmap-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.bitmap - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/blocks-Info.plist b/ide/Xcode4/plists/blocks-Info.plist deleted file mode 100644 index 746b18403..000000000 --- a/ide/Xcode4/plists/blocks-Info.plist +++ /dev/null @@ -1,28 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - CFBundleIconFile - blocks.icns - CFBundleIdentifier - org.fltk.blocks - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHighResolutionCapable - - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - - diff --git a/ide/Xcode4/plists/boxtype-Info.plist b/ide/Xcode4/plists/boxtype-Info.plist deleted file mode 100644 index 56955fa73..000000000 --- a/ide/Xcode4/plists/boxtype-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.boxtype - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/browser-Info.plist b/ide/Xcode4/plists/browser-Info.plist deleted file mode 100644 index 6d40cf224..000000000 --- a/ide/Xcode4/plists/browser-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.browser - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/button-Info.plist b/ide/Xcode4/plists/button-Info.plist deleted file mode 100644 index 9d351dda9..000000000 --- a/ide/Xcode4/plists/button-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.button - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/buttons-Info.plist b/ide/Xcode4/plists/buttons-Info.plist deleted file mode 100644 index 16da6e35c..000000000 --- a/ide/Xcode4/plists/buttons-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.buttons - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/checkers-Info.plist b/ide/Xcode4/plists/checkers-Info.plist deleted file mode 100644 index b01d63252..000000000 --- a/ide/Xcode4/plists/checkers-Info.plist +++ /dev/null @@ -1,28 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - CFBundleIconFile - checkers.icns - CFBundleIdentifier - org.fltk.checkers - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHighResolutionCapable - - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - - diff --git a/ide/Xcode4/plists/clock-Info.plist b/ide/Xcode4/plists/clock-Info.plist deleted file mode 100644 index 85559e9c0..000000000 --- a/ide/Xcode4/plists/clock-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.clock - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/colbrowser-Info.plist b/ide/Xcode4/plists/colbrowser-Info.plist deleted file mode 100644 index c6a6e9acc..000000000 --- a/ide/Xcode4/plists/colbrowser-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.colbrowser - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/color_chooser-Info.plist b/ide/Xcode4/plists/color_chooser-Info.plist deleted file mode 100644 index 2944b0d00..000000000 --- a/ide/Xcode4/plists/color_chooser-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.color-chooser - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/cube-Info.plist b/ide/Xcode4/plists/cube-Info.plist deleted file mode 100644 index 89424f875..000000000 --- a/ide/Xcode4/plists/cube-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.cube - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/cursor-Info.plist b/ide/Xcode4/plists/cursor-Info.plist deleted file mode 100644 index fdf92669c..000000000 --- a/ide/Xcode4/plists/cursor-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.cursor - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/curve-Info.plist b/ide/Xcode4/plists/curve-Info.plist deleted file mode 100644 index 35dc215f9..000000000 --- a/ide/Xcode4/plists/curve-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.curve - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/device-Info.plist b/ide/Xcode4/plists/device-Info.plist deleted file mode 100644 index 8c9ad2793..000000000 --- a/ide/Xcode4/plists/device-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.device - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/doublebuffer-Info.plist b/ide/Xcode4/plists/doublebuffer-Info.plist deleted file mode 100644 index bb92b825e..000000000 --- a/ide/Xcode4/plists/doublebuffer-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.doublebuffer - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/editor-Info.plist b/ide/Xcode4/plists/editor-Info.plist deleted file mode 100644 index dea3f13f5..000000000 --- a/ide/Xcode4/plists/editor-Info.plist +++ /dev/null @@ -1,43 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleDocumentTypes - - - CFBundleTypeExtensions - - * - - CFBundleTypeName - AllFiles - CFBundleTypeRole - Editor - LSTypeIsPackage - - NSPersistentStoreTypeKey - XML - - - CFBundleExecutable - editor - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - CFBundleIdentifier - org.fltk.editor - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/fast_slow-Info.plist b/ide/Xcode4/plists/fast_slow-Info.plist deleted file mode 100644 index a6567fe79..000000000 --- a/ide/Xcode4/plists/fast_slow-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.fast-slow - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/file_chooser-Info.plist b/ide/Xcode4/plists/file_chooser-Info.plist deleted file mode 100644 index da988564c..000000000 --- a/ide/Xcode4/plists/file_chooser-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.file-chooser - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/fltk-Info.plist b/ide/Xcode4/plists/fltk-Info.plist deleted file mode 100644 index be4ecb8a9..000000000 --- a/ide/Xcode4/plists/fltk-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleName - ${PRODUCT_NAME} - CFBundleIdentifier - org.fltk.fltk - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - FMWK - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/fltk_forms-Info.plist b/ide/Xcode4/plists/fltk_forms-Info.plist deleted file mode 100644 index 11ca35662..000000000 --- a/ide/Xcode4/plists/fltk_forms-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleName - ${PRODUCT_NAME} - CFBundleIdentifier - org.fltk.fltk-forms - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - FMWK - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/fltk_gl-Info.plist b/ide/Xcode4/plists/fltk_gl-Info.plist deleted file mode 100644 index 209bb4d82..000000000 --- a/ide/Xcode4/plists/fltk_gl-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleName - ${PRODUCT_NAME} - CFBundleIdentifier - org.fltk.fltk-gl - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - FMWK - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/fltk_images-Info.plist b/ide/Xcode4/plists/fltk_images-Info.plist deleted file mode 100644 index d3eb3b290..000000000 --- a/ide/Xcode4/plists/fltk_images-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleName - ${PRODUCT_NAME} - CFBundleIdentifier - org.fltk.fltk-images - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - FMWK - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/fltk_jpeg-Info.plist b/ide/Xcode4/plists/fltk_jpeg-Info.plist deleted file mode 100644 index c6849ab1e..000000000 --- a/ide/Xcode4/plists/fltk_jpeg-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleName - ${PRODUCT_NAME} - CFBundleIdentifier - org.fltk.fltk-jpeg - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - FMWK - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/fltk_png-Info.plist b/ide/Xcode4/plists/fltk_png-Info.plist deleted file mode 100644 index edb4c6d5e..000000000 --- a/ide/Xcode4/plists/fltk_png-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleName - ${PRODUCT_NAME} - CFBundleIdentifier - org.fltk.fltk-png - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - FMWK - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/fltk_zlib-Info.plist b/ide/Xcode4/plists/fltk_zlib-Info.plist deleted file mode 100644 index 414509b7c..000000000 --- a/ide/Xcode4/plists/fltk_zlib-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleName - ${PRODUCT_NAME} - CFBundleIdentifier - org.fltk.fltk-zlib - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - FMWK - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/fonts-Info.plist b/ide/Xcode4/plists/fonts-Info.plist deleted file mode 100644 index a9535360b..000000000 --- a/ide/Xcode4/plists/fonts-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.fonts - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/forms-Info.plist b/ide/Xcode4/plists/forms-Info.plist deleted file mode 100644 index 4635af0ce..000000000 --- a/ide/Xcode4/plists/forms-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.forms - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/fractals-Info.plist b/ide/Xcode4/plists/fractals-Info.plist deleted file mode 100644 index 710662269..000000000 --- a/ide/Xcode4/plists/fractals-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.fractals - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/fullscreen-Info.plist b/ide/Xcode4/plists/fullscreen-Info.plist deleted file mode 100644 index 28c29c5bc..000000000 --- a/ide/Xcode4/plists/fullscreen-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.fullscreen - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/gl_overlay-Info.plist b/ide/Xcode4/plists/gl_overlay-Info.plist deleted file mode 100644 index fdbf268a5..000000000 --- a/ide/Xcode4/plists/gl_overlay-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.gl-overlay - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/glpuzzle-Info.plist b/ide/Xcode4/plists/glpuzzle-Info.plist deleted file mode 100644 index 3d8d3df2e..000000000 --- a/ide/Xcode4/plists/glpuzzle-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.glpuzzle - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/hello-Info.plist b/ide/Xcode4/plists/hello-Info.plist deleted file mode 100644 index 5dc3d9047..000000000 --- a/ide/Xcode4/plists/hello-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.hello - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/help-Info.plist b/ide/Xcode4/plists/help-Info.plist deleted file mode 100644 index 97330a6ac..000000000 --- a/ide/Xcode4/plists/help-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.help - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/iconize-Info.plist b/ide/Xcode4/plists/iconize-Info.plist deleted file mode 100644 index 67b82aa2a..000000000 --- a/ide/Xcode4/plists/iconize-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.iconize - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/image-Info.plist b/ide/Xcode4/plists/image-Info.plist deleted file mode 100644 index c17069ab8..000000000 --- a/ide/Xcode4/plists/image-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.image - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/inactive-Info.plist b/ide/Xcode4/plists/inactive-Info.plist deleted file mode 100644 index c7d213795..000000000 --- a/ide/Xcode4/plists/inactive-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.inactive - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/input-Info.plist b/ide/Xcode4/plists/input-Info.plist deleted file mode 100644 index a2b49144d..000000000 --- a/ide/Xcode4/plists/input-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.input - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/input_choice-Info.plist b/ide/Xcode4/plists/input_choice-Info.plist deleted file mode 100644 index 16314cb71..000000000 --- a/ide/Xcode4/plists/input_choice-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.input-choice - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/keyboard-Info.plist b/ide/Xcode4/plists/keyboard-Info.plist deleted file mode 100644 index f27374d58..000000000 --- a/ide/Xcode4/plists/keyboard-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.keyboard - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/label-Info.plist b/ide/Xcode4/plists/label-Info.plist deleted file mode 100644 index fbf04b2c3..000000000 --- a/ide/Xcode4/plists/label-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.label - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/line_style-Info.plist b/ide/Xcode4/plists/line_style-Info.plist deleted file mode 100644 index 764c6ca6d..000000000 --- a/ide/Xcode4/plists/line_style-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.line-style - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/list_visuals-Info.plist b/ide/Xcode4/plists/list_visuals-Info.plist deleted file mode 100644 index 25695148c..000000000 --- a/ide/Xcode4/plists/list_visuals-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.list-visuals - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/mandelbrot-Info.plist b/ide/Xcode4/plists/mandelbrot-Info.plist deleted file mode 100644 index fe7fbb2de..000000000 --- a/ide/Xcode4/plists/mandelbrot-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.mandelbrot - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/menubar-Info.plist b/ide/Xcode4/plists/menubar-Info.plist deleted file mode 100644 index 8737bf7f4..000000000 --- a/ide/Xcode4/plists/menubar-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.menubar - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/message-Info.plist b/ide/Xcode4/plists/message-Info.plist deleted file mode 100644 index 47cd80097..000000000 --- a/ide/Xcode4/plists/message-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.message - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/minimum-Info.plist b/ide/Xcode4/plists/minimum-Info.plist deleted file mode 100644 index 7c66ea32b..000000000 --- a/ide/Xcode4/plists/minimum-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.minimum - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/native-filechooser-Info.plist b/ide/Xcode4/plists/native-filechooser-Info.plist deleted file mode 100644 index b409b6769..000000000 --- a/ide/Xcode4/plists/native-filechooser-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.native-filechooser - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/navigation-Info.plist b/ide/Xcode4/plists/navigation-Info.plist deleted file mode 100644 index 7d5eb7076..000000000 --- a/ide/Xcode4/plists/navigation-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.navigation - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/output-Info.plist b/ide/Xcode4/plists/output-Info.plist deleted file mode 100644 index 3bd008a5e..000000000 --- a/ide/Xcode4/plists/output-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.output - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/overlay-Info.plist b/ide/Xcode4/plists/overlay-Info.plist deleted file mode 100644 index ff846c5fb..000000000 --- a/ide/Xcode4/plists/overlay-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.overlay - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/pack-Info.plist b/ide/Xcode4/plists/pack-Info.plist deleted file mode 100644 index dc2e55945..000000000 --- a/ide/Xcode4/plists/pack-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.pack - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/pixmap-Info.plist b/ide/Xcode4/plists/pixmap-Info.plist deleted file mode 100644 index b490c76a4..000000000 --- a/ide/Xcode4/plists/pixmap-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.pixmap - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/pixmap_browser-Info.plist b/ide/Xcode4/plists/pixmap_browser-Info.plist deleted file mode 100644 index ff5193705..000000000 --- a/ide/Xcode4/plists/pixmap_browser-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.pixmap-browser - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/preferences-Info.plist b/ide/Xcode4/plists/preferences-Info.plist deleted file mode 100644 index 33be15066..000000000 --- a/ide/Xcode4/plists/preferences-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.preferences - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/radio-Info.plist b/ide/Xcode4/plists/radio-Info.plist deleted file mode 100644 index dd1f3c3b5..000000000 --- a/ide/Xcode4/plists/radio-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.radio - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/resize-Info.plist b/ide/Xcode4/plists/resize-Info.plist deleted file mode 100644 index 7c64176b1..000000000 --- a/ide/Xcode4/plists/resize-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.resize - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/resizebox-Info.plist b/ide/Xcode4/plists/resizebox-Info.plist deleted file mode 100644 index d94305fa7..000000000 --- a/ide/Xcode4/plists/resizebox-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.resizebox - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/rotated_text-Info.plist b/ide/Xcode4/plists/rotated_text-Info.plist deleted file mode 100644 index 90a1477a3..000000000 --- a/ide/Xcode4/plists/rotated_text-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.rotated-text - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/scroll-Info.plist b/ide/Xcode4/plists/scroll-Info.plist deleted file mode 100644 index 291f8cf54..000000000 --- a/ide/Xcode4/plists/scroll-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.scroll - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/shape-Info.plist b/ide/Xcode4/plists/shape-Info.plist deleted file mode 100644 index 2c13c81c6..000000000 --- a/ide/Xcode4/plists/shape-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.shape - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/subwindow-Info.plist b/ide/Xcode4/plists/subwindow-Info.plist deleted file mode 100644 index f3d1fa730..000000000 --- a/ide/Xcode4/plists/subwindow-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.subwindow - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/sudoku-Info.plist b/ide/Xcode4/plists/sudoku-Info.plist deleted file mode 100644 index 6fc8e3885..000000000 --- a/ide/Xcode4/plists/sudoku-Info.plist +++ /dev/null @@ -1,28 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - CFBundleIconFile - sudoku.icns - CFBundleIdentifier - org.fltk.sudoku - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHighResolutionCapable - - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - - diff --git a/ide/Xcode4/plists/symbols-Info.plist b/ide/Xcode4/plists/symbols-Info.plist deleted file mode 100644 index 3f279f356..000000000 --- a/ide/Xcode4/plists/symbols-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.symbols - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/table-Info.plist b/ide/Xcode4/plists/table-Info.plist deleted file mode 100644 index e7a332238..000000000 --- a/ide/Xcode4/plists/table-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.table - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/tabs-Info.plist b/ide/Xcode4/plists/tabs-Info.plist deleted file mode 100644 index 8931fb989..000000000 --- a/ide/Xcode4/plists/tabs-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.tabs - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/threads-Info.plist b/ide/Xcode4/plists/threads-Info.plist deleted file mode 100644 index 8f4c0c795..000000000 --- a/ide/Xcode4/plists/threads-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.threads - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/tile-Info.plist b/ide/Xcode4/plists/tile-Info.plist deleted file mode 100644 index aa9408aed..000000000 --- a/ide/Xcode4/plists/tile-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.tile - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/tiled_image-Info.plist b/ide/Xcode4/plists/tiled_image-Info.plist deleted file mode 100644 index c49fdfa09..000000000 --- a/ide/Xcode4/plists/tiled_image-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.tiled-image - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/tree-Info.plist b/ide/Xcode4/plists/tree-Info.plist deleted file mode 100644 index f288a248b..000000000 --- a/ide/Xcode4/plists/tree-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.tree - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/utf8-Info.plist b/ide/Xcode4/plists/utf8-Info.plist deleted file mode 100644 index 035d98397..000000000 --- a/ide/Xcode4/plists/utf8-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - CFBundleIdentifier - org.fltk.utf8 - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/valuators-Info.plist b/ide/Xcode4/plists/valuators-Info.plist deleted file mode 100644 index fc94ecbd5..000000000 --- a/ide/Xcode4/plists/valuators-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - org.fltk.valuators - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - - diff --git a/ide/Xcode4/plists/zlib-Info.plist b/ide/Xcode4/plists/zlib-Info.plist deleted file mode 100644 index 597c46e55..000000000 --- a/ide/Xcode4/plists/zlib-Info.plist +++ /dev/null @@ -1,26 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleName - ${PRODUCT_NAME} - CFBundleIdentifier - org.fltk.zlib - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - FMWK - CFBundleSignature - FLTK - CFBundleVersion - 1.0 - NSHumanReadableCopyright - Copyright 1998-2010 by Bill Spitzak and others. - CFBundleGetInfoString - Part of the FLTK library. Please visit www.fltk.org. - NSHighResolutionCapable - - -