diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2014-08-08 14:42:07 +0300 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2014-08-08 14:42:07 +0300 |
| commit | a6163888f3c56123b1db313743c6147ba498732c (patch) | |
| tree | ff7d15d991d1d09ba6cbc0cec80924f57445bfdd /third_party/windows/fltk-1.1.10/test/blocks.app/Contents | |
| parent | c3e4c9a25c2910d2d66d52215b3406b13d5b23d5 (diff) | |
Add third_party libs
Diffstat (limited to 'third_party/windows/fltk-1.1.10/test/blocks.app/Contents')
| -rw-r--r-- | third_party/windows/fltk-1.1.10/test/blocks.app/Contents/Info.plist | 44 | ||||
| -rw-r--r-- | third_party/windows/fltk-1.1.10/test/blocks.app/Contents/PkgInfo | 1 | ||||
| -rw-r--r-- | third_party/windows/fltk-1.1.10/test/blocks.app/Contents/Resources/blocks.icns | bin | 0 -> 51273 bytes |
3 files changed, 45 insertions, 0 deletions
diff --git a/third_party/windows/fltk-1.1.10/test/blocks.app/Contents/Info.plist b/third_party/windows/fltk-1.1.10/test/blocks.app/Contents/Info.plist new file mode 100644 index 0000000..2a4566a --- /dev/null +++ b/third_party/windows/fltk-1.1.10/test/blocks.app/Contents/Info.plist @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<plist version="0.9">
+ <dict>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+
+ <key>CFBundleExecutable</key>
+ <string>blocks</string>
+
+ <key>CFBundleIdentifier</key>
+ <string>com.easysw.blocks</string>
+
+ <key>CFBundleVersion</key>
+ <string>1.0</string>
+
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+
+ <key>NSHumanReadableCopyright</key>
+ <string>Copyright 2006 by Michael Sweet</string>
+
+ <key>CFAppleHelpAnchor</key>
+ <string>help</string>
+
+ <key>CFBundleName</key>
+ <string>blocks</string>
+
+ <key>CFBundlePackageType</key>
+ <string>APPL</string>
+
+ <key>CFBundleSignature</key>
+ <string>BLKS</string>
+
+ <key>CFBundleIconFile</key>
+ <string>blocks.icns</string>
+
+ <key>CFBundleShortVersionString</key>
+ <string>1.0</string>
+
+ <key>CFBundleGetInfoString</key>
+ <string>1.0, Copyright 2006 by Michael Sweet</string>
+
+ </dict>
+</plist>
diff --git a/third_party/windows/fltk-1.1.10/test/blocks.app/Contents/PkgInfo b/third_party/windows/fltk-1.1.10/test/blocks.app/Contents/PkgInfo new file mode 100644 index 0000000..098c33c --- /dev/null +++ b/third_party/windows/fltk-1.1.10/test/blocks.app/Contents/PkgInfo @@ -0,0 +1 @@ +BLKSBlks
diff --git a/third_party/windows/fltk-1.1.10/test/blocks.app/Contents/Resources/blocks.icns b/third_party/windows/fltk-1.1.10/test/blocks.app/Contents/Resources/blocks.icns Binary files differnew file mode 100644 index 0000000..9b0f8d5 --- /dev/null +++ b/third_party/windows/fltk-1.1.10/test/blocks.app/Contents/Resources/blocks.icns |
