This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
xlx
/
IAPDemo
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
6ca4f2588d
Ramos
Etiquetas
master
test
IAPDemo
/
Libraries
/
cocos2d
/
external
/
tiff
/
include
/
mac
/
tiffconf.h
tiffconf.h
94 B
Histórico
Em bruto
1
2
3
4
5
#if defined(__LP64__) && __LP64__
#include"tiffconf-64.h"
#else
#include"tiffconf-32.h"
#endif