/[pcsclite]/trunk/Drivers/ccid/src/Info.plist.src
ViewVC logotype

Contents of /trunk/Drivers/ccid/src/Info.plist.src

Parent Directory Parent Directory | Revision Log Revision Log


Revision 881 - (show annotations) (download) (as text)
Mon May 17 14:46:12 2004 UTC (9 years, 1 month ago) by rousseau
Original Path: trunk/Drivers/ccid/src/Info.plist
File size: 1305 byte(s)
add default ifdDriverOptions set to 0x0000
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
3 <plist version="0.9">
4 <dict>
5 <key>CFBundleDevelopmentRegion</key>
6 <string>English</string>
7 <key>CFBundleInfoDictionaryVersion</key>
8 <string>6.0</string>
9 <key>CFBundlePackageType</key>
10 <string>BNDL</string>
11 <key>CFBundleSignature</key>
12 <string>????</string>
13 <key>CFBundleVersion</key>
14 <string>0.0.1d1</string>
15 <key>ifdCapabilities</key>
16 <string>0x00000000</string>
17 <key>ifdProtocolSupport</key>
18 <string>0x00000001</string>
19 <key>ifdVersionNumber</key>
20 <string>0x00000001</string>
21
22 <key>ifdLogLevel</key>
23 <string>0x0003</string>
24
25 <key>ifdDriverOptions</key>
26 <string>0x0000</string>
27
28 <key>CFBundleExecutable</key>
29 <string>TARGET.VERSION</string>
30
31 <key>ifdManufacturerString</key>
32 <string>Ludovic Rousseau (ludovic.rousseau@free.fr)</string>
33
34 <key>ifdProductString</key>
35 <string>Generic CCID reader vVERSION</string>
36
37 <key>ifdVendorID</key>
38 <array>
39 VENDOR
40 </array>
41
42 <key>ifdProductID</key>
43 <array>
44 PRODUCT
45 </array>
46
47 <key>ifdFriendlyName</key>
48 <array>
49 FRIENDLYNAME
50 </array>
51
52 <key>Copyright</key>
53 <string>This driver is protected by terms of the GNU General Public License version 2, or (at your option) any later version.</string>
54
55 </dict>
56 </plist>

Properties

Name Value
svn:eol-style native
svn:keywords Author Date Id Revision

  ViewVC Help
Powered by ViewVC 1.1.5