add project builder stuff for OS X
This commit is contained in:
parent
5676eb1c58
commit
87ab33ca62
2
build/project_builder_prebuild_phase.sh
Executable file
2
build/project_builder_prebuild_phase.sh
Executable file
@ -0,0 +1,2 @@
|
||||
cd include/FLAC
|
||||
sed -e 's/@FLaC__SIZE16@/short/g' -e 's/@FLaC__SIZE32@/int/g' -e 's/@FLaC__SIZE64@/long long/g' -e 's/@FLaC__USIZE16@/unsigned short/g' -e 's/@FLaC__USIZE32@/unsigned int/g' -e 's/@FLaC__USIZE64@/unsigned long long/g' ordinals.h.in > ordinals.h
|
1214
flac.pbproj/project.pbxproj
Normal file
1214
flac.pbproj/project.pbxproj
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user