source:
vscpl/src/hu/varadiistvan/scpl/config.h.in
Last change on this file was 1:ee063b6aaa32, checked in by , 12 years ago | |
---|---|
File size: 344 bytes |
Line | |
---|---|
1 | // Define to 1, if the library is compiled for the POSIX API |
2 | #define TARGET_API_POSIX @TARGET_API_POSIX@ |
3 | |
4 | // Define to 1, if the library is compiled for the 32- or 64-bit |
5 | // Win32 API |
6 | #define TARGET_API_WIN32 @TARGET_API_WIN32@ |
7 | |
8 | // Define to 1, if the library is compiled for the 64-bit |
9 | // Win32 API |
10 | #define TARGET_API_WIN64 @TARGET_API_WIN64@ |
Note:
See TracBrowser
for help on using the repository browser.