Added sndfile for Intel 64 bits. Using subdir to prevent ld from linking against OpenAL.framework from the parent directory when compiling for x86_64 (which misses the x86_64 arch, only present in the OS OpenAL framework).
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1269 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
78850be8df
commit
45458cb82d
1
extlibs/bin/x86_64/sndfile.framework/Resources
Symbolic link
1
extlibs/bin/x86_64/sndfile.framework/Resources
Symbolic link
@ -0,0 +1 @@
|
||||
Versions/Current/Resources
|
@ -0,0 +1,20 @@
|
||||
<?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>sndfile</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.mega-nerd.sndfile</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0</string>
|
||||
</dict>
|
||||
</plist>
|
BIN
extlibs/bin/x86_64/sndfile.framework/Versions/A/sndfile
Executable file
BIN
extlibs/bin/x86_64/sndfile.framework/Versions/A/sndfile
Executable file
Binary file not shown.
1
extlibs/bin/x86_64/sndfile.framework/Versions/Current
Symbolic link
1
extlibs/bin/x86_64/sndfile.framework/Versions/Current
Symbolic link
@ -0,0 +1 @@
|
||||
A
|
1
extlibs/bin/x86_64/sndfile.framework/sndfile
Symbolic link
1
extlibs/bin/x86_64/sndfile.framework/sndfile
Symbolic link
@ -0,0 +1 @@
|
||||
Versions/Current/sndfile
|
Loading…
Reference in New Issue
Block a user