diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2010-05-07 20:23:07 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2010-05-07 20:23:07 +0000 |
| commit | 3ef47f712a82fb995d0811e003ad5ce5239baab7 (patch) | |
| tree | f185fb0408b7c12c0b91bc2c6cd2d964aa4d2b98 /ide/Xcode3 | |
| parent | e61436c5961f7b077c25a091765aa6fc445945d4 (diff) | |
Added 'rotated_text' to the Fluid IDE setup. It should probably be in 'Demo' as well.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7595 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide/Xcode3')
| -rw-r--r-- | ide/Xcode3/FLTK.xcodeproj/project.pbxproj | 180 | ||||
| -rw-r--r-- | ide/Xcode3/config.h | 4 | ||||
| -rw-r--r-- | ide/Xcode3/plists/rotated_text-Info.plist | 24 |
3 files changed, 206 insertions, 2 deletions
diff --git a/ide/Xcode3/FLTK.xcodeproj/project.pbxproj b/ide/Xcode3/FLTK.xcodeproj/project.pbxproj index 895a25f08..5458904dc 100644 --- a/ide/Xcode3/FLTK.xcodeproj/project.pbxproj +++ b/ide/Xcode3/FLTK.xcodeproj/project.pbxproj @@ -403,6 +403,7 @@ 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 */; }; 84B2CC18B2E297DDE9D8131D /* Fl_Menu_Item.H in Headers */ = {isa = PBXBuildFile; fileRef = A0224B94F206123F3583F2A3 /* Fl_Menu_Item.H */; settings = {ATTRIBUTES = (Public, ); }; }; 854002A1B71DBAE327B8C4E8 /* fl_color.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 0EB55F59B3D0D0BD1A8BFE5E /* fl_color.cxx */; }; @@ -428,6 +429,7 @@ 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 */; }; 8B1319F9AB1424C1480A3133 /* tree.cxx in Sources */ = {isa = PBXBuildFile; fileRef = ECCD42A2E7B2C6BF5B3DF410 /* tree.cxx */; }; 8BA3F05B96804E0FD9491049 /* fltk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEB0F8FE6383384180570D94 /* fltk.framework */; }; 8CC2898FB12015F247784420 /* jdcoefct.c in Sources */ = {isa = PBXBuildFile; fileRef = A715D265EAD3C5DA5628485C /* jdcoefct.c */; }; @@ -657,6 +659,7 @@ DCF8CA13E485512D081CE300 /* mac.H in Headers */ = {isa = PBXBuildFile; fileRef = AC13C8877FA6231BEBF524FD /* mac.H */; settings = {ATTRIBUTES = (Public, ); }; }; DD4AEFCC0D88F9860D4DB0B2 /* Fl_Toggle_Round_Button.H in Headers */ = {isa = PBXBuildFile; fileRef = A2C688326DDAF4AA29EA9120 /* Fl_Toggle_Round_Button.H */; settings = {ATTRIBUTES = (Public, ); }; }; 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 */; }; DE88BFC3696A5F2CAFCEF3FF /* Fl_Radio_Light_Button.H in Headers */ = {isa = PBXBuildFile; fileRef = 03D5B076E8097600496915F7 /* Fl_Radio_Light_Button.H */; settings = {ATTRIBUTES = (Public, ); }; }; DF808F46E13A49F6E1D5A25A /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05376DC900B2C885B847EA36 /* OpenGL.framework */; }; @@ -1307,6 +1310,18 @@ ); 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; @@ -1805,6 +1820,13 @@ 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 */; @@ -2799,6 +2821,13 @@ 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 */; @@ -3598,6 +3627,16 @@ ); 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; @@ -3915,6 +3954,7 @@ 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; }; 464D522BF0A1D61F58E94456 /* ide_xcode.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ide_xcode.cxx; path = ../../fluid/ide_xcode.cxx; sourceTree = SOURCE_ROOT; }; 46DBACE210E8AEF57FFB5693 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = "<absolute>"; }; + 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; }; @@ -4001,6 +4041,7 @@ 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; }; 6F065A63833D5944E820C951 /* fl_draw_image.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fl_draw_image.cxx; path = ../../src/fl_draw_image.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; }; @@ -4396,6 +4437,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 169DE11CE7B3F4B6117A4DC0 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 8AC8FF5C9534F6E0664A352B /* fltk.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 18EAA5F2A56ED2A22B88AB3A /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -5082,6 +5131,7 @@ 79E292B5AB464859300B267B /* radio */, 142723F0225745ED35521104 /* resizebox */, D2331A75FD2049BA77D86D61 /* resize */, + C5C0B10B46A8037DE3AA3CCC /* rotated_text */, CBCA45CC75C8819F4660B0E0 /* scroll */, E8362290A4CE5611E8AE1EE3 /* shape */, FAB08B8D96235676F3D4167A /* subwindow */, @@ -6017,6 +6067,14 @@ name = keyboard; sourceTree = "<group>"; }; + C5C0B10B46A8037DE3AA3CCC /* rotated_text */ = { + isa = PBXGroup; + children = ( + 48A8DC166D69EDC6F24AE678 /* rotated_text.cxx */, + ); + name = rotated_text; + sourceTree = "<group>"; + }; C820F3AA4A638E480E8671B0 /* checkers */ = { isa = PBXGroup; children = ( @@ -6203,6 +6261,7 @@ B1D1B6018D7240C1300914CD /* radio.app */, 031DE3DC995A7F7219A471E9 /* resizebox.app */, 020FFBC4E06A072BF8D098FB /* resize.app */, + 6F994D2DFFEA5301950F21B3 /* rotated_text.app */, 9305831B5D584A1C9652C308 /* scroll.app */, B5AF439E5879211072C80F19 /* shape.app */, C14982C1579C0303D84E569E /* subwindow.app */, @@ -7303,6 +7362,7 @@ 4DA0C774EE4A826993923200 /* PBXTargetDependency */, 032F55B6903F81C55E6FF55A /* PBXTargetDependency */, BBA5BFA4C8A09C8BA8D75F41 /* PBXTargetDependency */, + 436A4CC79091883CE3F58547 /* PBXTargetDependency */, ); name = Demo; productName = Demo; @@ -7848,6 +7908,26 @@ 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"; + }; CA05747C492074A51F2F35BC /* iconize */ = { isa = PBXNativeTarget; buildConfigurationList = A28344FBEB8BBC1EB0B0B397 /* Build configuration list for PBXNativeTarget "iconize" */; @@ -8210,6 +8290,7 @@ D217C1AD7BE42CB2138F2993 /* radio */, BEB651546D79EDC169128FD5 /* resizebox */, D14DC4F3D302856B84343ED5 /* resize */, + C8EFCE83A8BC9CA56922D024 /* rotated_text */, AF9D43D9317D81CEF5290A74 /* scroll */, 0C8980D2E4E0E914FE651FDB /* shape */, B4A214CBEE4FE0EB1FEF8982 /* subwindow */, @@ -8628,6 +8709,13 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + B7BAF95F07F127AF3CD96681 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; B8C9B63E5D2B0E2CE7A5EAA0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -9158,6 +9246,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 4DAA5BB519E04EF5DA60207E /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + DDC5CCCCC885EDFCC410A343 /* rotated_text.cxx in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 5452B46AE20C9A675AF377AC /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -9867,6 +9963,11 @@ target = A57FDE871C99A52BEEDEE68C /* fltk */; targetProxy = 20A1CEF70DC260C1C2C2812E /* PBXContainerItemProxy */; }; + 436A4CC79091883CE3F58547 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = C8EFCE83A8BC9CA56922D024 /* rotated_text */; + targetProxy = E0628F2F93819F1F757D5EB2 /* PBXContainerItemProxy */; + }; 441AA8B68A45804824ADC326 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = A57FDE871C99A52BEEDEE68C /* fltk */; @@ -9932,6 +10033,11 @@ target = AE6BC0AEB24EBBBDBA4071E0 /* Fluid */; targetProxy = 683CAB7BE83F9BC1D87B1A0C /* PBXContainerItemProxy */; }; + 52401805054D7AF0A5CA8307 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = A57FDE871C99A52BEEDEE68C /* fltk */; + targetProxy = 1CA6B9D3845ADFB03E7D1AFC /* PBXContainerItemProxy */; + }; 529A7BF7EF73DB8DA3EDFF8F /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 623691BDB3A292582380383B /* clock */; @@ -12851,6 +12957,37 @@ }; 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/XCode3/, + ../../, + ../../png, + ../../jpeg, + ); + INFOPLIST_FILE = "plists/rotated_text-Info.plist"; + INSTALL_PATH = "$(HOME)/Applications"; + OTHER_LDFLAGS = ( + "-framework", + Cocoa, + "-framework", + Carbon, + ); + PRODUCT_NAME = rotated_text; + WARNING_CFLAGS = ( + "-Wno-format-security", + "-Wall", + ); + }; + name = Release; + }; 7E70FC5ECEC9431A496BA352 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { @@ -14604,6 +14741,40 @@ }; name = Release; }; + C6A43B2C6592F62C23C4DEF8 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + COPY_PHASE_STRIP = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + 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/XCode3/, + ../../, + ../../png, + ../../jpeg, + ); + INFOPLIST_FILE = "plists/rotated_text-Info.plist"; + INSTALL_PATH = "$(HOME)/Applications"; + OTHER_LDFLAGS = ( + "-framework", + Cocoa, + "-framework", + Carbon, + ); + PRODUCT_NAME = rotated_text; + WARNING_CFLAGS = ( + "-Wno-format-security", + "-Wall", + ); + }; + name = Debug; + }; C76328465C8E0EC80A457DA1 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { @@ -16022,6 +16193,15 @@ 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 = ( diff --git a/ide/Xcode3/config.h b/ide/Xcode3/config.h index ccdd5d1c4..51b5fad4c 100644 --- a/ide/Xcode3/config.h +++ b/ide/Xcode3/config.h @@ -1,5 +1,5 @@ /* - * "$Id: ide_xcode.cxx 7487 2010-04-12 15:15:03Z matt $" + * "$Id: ide_xcode.cxx 7504 2010-04-14 20:17:44Z matt $" * * Configuration file for the Fast Light Tool Kit (FLTK). * @@ -48,5 +48,5 @@ #define HAVE_DLSYM 1 /* - * End of "$Id: ide_xcode.cxx 7487 2010-04-12 15:15:03Z matt $". + * End of "$Id: ide_xcode.cxx 7504 2010-04-14 20:17:44Z matt $". */
\ No newline at end of file diff --git a/ide/Xcode3/plists/rotated_text-Info.plist b/ide/Xcode3/plists/rotated_text-Info.plist new file mode 100644 index 000000000..d97592c04 --- /dev/null +++ b/ide/Xcode3/plists/rotated_text-Info.plist @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>CFBundleDevelopmentRegion</key> + <string>English</string> + <key>CFBundleExecutable</key> + <string>${EXECUTABLE_NAME}</string> + <key>CFBundleIdentifier</key> + <string>org.fltk.rotated_text</string> + <key>CFBundleInfoDictionaryVersion</key> + <string>6.0</string> + <key>CFBundlePackageType</key> + <string>APPL</string> + <key>CFBundleSignature</key> + <string>FLTK</string> + <key>CFBundleVersion</key> + <string>1.0</string> + <key>NSHumanReadableCopyright</key> + <string>Copyright 1998-2010 by Bill Spitzak and others.</string> + <key>CFBundleGetInfoString</key> + <string>Part of the FLTK library. Please visit www.fltk.org.</string> +</dict> + </plist> |
