diff options
| author | nyamatongwe <devnull@localhost> | 2011-09-24 16:18:16 +1000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2011-09-24 16:18:16 +1000 |
| commit | 74072356f5a85cfffe606901af95f7c175f5aa25 (patch) | |
| tree | a4cf4394f284fff03689378401582bf9f4c1271c /macosx/SciTest/version.plist | |
| parent | b4673067834de0bc4e2ea290d47c2d2aca4cb555 (diff) | |
| download | scintilla-mirror-74072356f5a85cfffe606901af95f7c175f5aa25.tar.gz | |
Removing Carbon platform layer in favour of Cocoa.
Diffstat (limited to 'macosx/SciTest/version.plist')
| -rw-r--r-- | macosx/SciTest/version.plist | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/macosx/SciTest/version.plist b/macosx/SciTest/version.plist deleted file mode 100644 index df8c3dc7d..000000000 --- a/macosx/SciTest/version.plist +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>BuildVersion</key> - <string>92</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>ProductBuildVersion</key> - <string>7K571</string> - <key>ProjectName</key> - <string>NibPBTemplates</string> - <key>SourceVersion</key> - <string>1200000</string> -</dict> -</plist> |
