Parent Directory | Revision Log | Revision Graph | Patch
Revision 1.2 by nishi, Thu Oct 17 10:33:26 2024 UTC | Revision 1.3 by nishi, Thu Oct 31 15:31:57 2024 UTC | |
---|---|---|
# | Line 35 const char* tw_platform = | Line 35 const char* tw_platform = |
35 | "Windows-Watcom" | "Windows-Watcom" |
36 | #elif defined(__HAIKU__) | #elif defined(__HAIKU__) |
37 | "Haiku" | "Haiku" |
38 | #elif defined(__APPLE__) | |
39 | "Darwin" | |
40 | #elif defined(__CYGWIN__) | #elif defined(__CYGWIN__) |
41 | "Cygwin" | "Cygwin" |
42 | #elif defined(_PSP) | #elif defined(_PSP) |
|
nishi@chaotic.ninja | ViewVC Help |
Powered by ViewVC 1.3.0-dev |