mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Externals: add hidapi
Current master (d17db57b9d4354752e0af42f5f33007a42ef2906) because Android support was added after the current release (0.8.0-rc1).
This commit is contained in:
28
Externals/hidapi/testgui/TestGUI.app.in/Contents/Info.plist
vendored
Normal file
28
Externals/hidapi/testgui/TestGUI.app.in/Contents/Info.plist
vendored
Normal file
@ -0,0 +1,28 @@
|
||||
<?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>CFBundleDisplayName</key>
|
||||
<string></string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>hidapi-testgui</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>Signal11.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>us.signal11.hidtestgui</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>testgui</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0</string>
|
||||
<key>CSResourcesFileMapped</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
1
Externals/hidapi/testgui/TestGUI.app.in/Contents/PkgInfo
vendored
Normal file
1
Externals/hidapi/testgui/TestGUI.app.in/Contents/PkgInfo
vendored
Normal file
@ -0,0 +1 @@
|
||||
APPL????
|
BIN
Externals/hidapi/testgui/TestGUI.app.in/Contents/Resources/English.lproj/InfoPlist.strings
vendored
Normal file
BIN
Externals/hidapi/testgui/TestGUI.app.in/Contents/Resources/English.lproj/InfoPlist.strings
vendored
Normal file
Binary file not shown.
BIN
Externals/hidapi/testgui/TestGUI.app.in/Contents/Resources/Signal11.icns
vendored
Normal file
BIN
Externals/hidapi/testgui/TestGUI.app.in/Contents/Resources/Signal11.icns
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user