VirtualBox

Ignore:
Timestamp:
Jul 17, 2007 9:12:18 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
22945
Message:

replace underscore symbols in VBoxBFE/ and VBoxSDL/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxBFE/SDLConsole.h

    r2981 r3669  
    2626/* include this first so Windows.h get's in before our stuff. */
    2727#include <SDL.h>
    28 #ifndef __DARWIN__
     28#ifndef RT_OS_DARWIN
    2929# include <SDL_syswm.h>
    3030#endif
    31 #if defined(__WIN__) /// @todo someone please explain why this is necessary. This breaks darwin solid.
     31#if defined(RT_OS_WINDOWS) /// @todo someone please explain why this is necessary. This breaks darwin solid.
    3232// damn SDL redefines main!
    3333#undef main
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette