Date: Fri, 6 Mar 2009 12:41:17 -0800
From: scott mc Subject: Re: [SDL] patch for building on haiku Ok. I've combined the various Haiku patches for the SDL-1.2 branch into one .diff file --HG-- branch : SDL-1.2 extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403560
This commit is contained in:
parent
c413a1c589
commit
910c3af8d3
8 changed files with 33 additions and 11 deletions
|
@ -162,6 +162,8 @@ int main(int argc, char *argv[])
|
|||
"Dreamcast"
|
||||
#elif __FREEBSD__
|
||||
"FreeBSD"
|
||||
#elif __HAIKU__
|
||||
"Haiku"
|
||||
#elif __HPUX__
|
||||
"HP-UX"
|
||||
#elif __IRIX__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue