This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
xlx
/
IAPDemo
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
master
Gałęzie
Tagi
master
test
IAPDemo
/
Libraries
/
cocos2d
/
external
/
tiff
/
include
/
mac
/
tiffconf.h
tiffconf.h
94 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
5
#if defined(__LP64__) && __LP64__
#include"tiffconf-64.h"
#else
#include"tiffconf-32.h"
#endif