This website works better with JavaScript
Home
Explore
Help
Sign In
npz3546381
/
ios_project
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
ios_project
/
proj.ios_mac
/
cocos2d-x
/
external
/
ios
/
include
/
tiff
/
tiffconf.h
tiffconf.h
94 B
Permalink
History
Raw
1
2
3
4
5
#if defined(__LP64__) && __LP64__
#include"tiffconf-64.h"
#else
#include"tiffconf-32.h"
#endif