VirtualBox

Changeset 16294 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jan 28, 2009 7:41:26 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
42118
Message:

crOpenGL: don't build opengl guest/host part if we're building additions without opengl support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Makefile.kmk

    r14162 r16294  
    2828 include $(PATH_SUB_CURRENT)/Runtime/Makefile.kmk
    2929 ifdef VBOX_WITH_CROGL
    30   include $(PATH_SUB_CURRENT)/GuestHost/Makefile.kmk
     30  if1of ($(KBUILD_TARGET),win)
     31   include $(PATH_SUB_CURRENT)/GuestHost/Makefile.kmk
     32  endif
    3133 endif
    3234 include $(PATH_SUB_CURRENT)/Additions/Makefile.kmk
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