This website requires JavaScript.
Explore
Help
Register
Sign In
afeica
/
cocos-engine-external
Watch
2
Star
0
Fork
You've already forked cocos-engine-external
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6af24dd504
cocos-engine-external
/
ios
/
include
/
tiff
/
tiffconf.h
5 lines
94 B
C
Raw
Blame
History
#
if defined(__LP64__) && __LP64__
#
include
"tiffconf-64.h"
#
else
#
include
"tiffconf-32.h"
#
endif
Reference in New Issue
View Git Blame
Copy Permalink