diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2010-07-04 17:24:44 +0000 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2010-07-04 17:24:44 +0000 |
| commit | c6f1a5ba5a0e3a13261ac76fdd95b20f1169212f (patch) | |
| tree | 6a313e6398faa869eedd5d3872d4917cd96bd4e3 /ide/Xcode3.1/plists/doublebuffer-Info.plist | |
| parent | c2539883fbb671db229f1dbfe753e8c039d659ff (diff) | |
IDE jungle, step 2:
- moved ide/Xcode3.1 into ide/deprecated
- moved ide/visualc into ide/deprecated
These projects are obsolete and unmaintained now.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7667 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide/Xcode3.1/plists/doublebuffer-Info.plist')
| -rw-r--r-- | ide/Xcode3.1/plists/doublebuffer-Info.plist | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/ide/Xcode3.1/plists/doublebuffer-Info.plist b/ide/Xcode3.1/plists/doublebuffer-Info.plist deleted file mode 100644 index e297bf965..000000000 --- a/ide/Xcode3.1/plists/doublebuffer-Info.plist +++ /dev/null @@ -1,20 +0,0 @@ -<?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>com.yourcompany.doublebuffer</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>????</string> - <key>CFBundleVersion</key> - <string>1.0</string> -</dict> -</plist> |
