source:
libcaca/trunk/win32/caca_types.h
@
3924
Last change on this file since 3924 was 3452, checked in by , 12 years ago | |
---|---|
File size: 114 bytes |
Line | |
---|---|
1 | #if defined _WIN64 |
2 | # define CACA_TYPES 4 |
3 | #else |
4 | # define CACA_TYPES 3 |
5 | #endif |
6 | #include "../caca/caca_types.h.in" |
Note: See TracBrowser
for help on using the repository browser.