This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
xlx
/
IAPDemo
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
8756028aef
Rami (Branch)
Tag
master
test
IAPDemo
/
Libraries
/
cocos2d
/
external
/
tiff
/
include
/
ios
/
tiffconf.h
tiffconf.h
94 B
Cronologia
Originale
1
2
3
4
5
#if defined(__LP64__) && __LP64__
#include"tiffconf-64.h"
#else
#include"tiffconf-32.h"
#endif