VirtualBox

Ignore:
Timestamp:
Oct 16, 2008 9:01:23 AM (16 years ago)
Author:
vboxsync
Message:

crOpenGL: build crOpenGL if defined VBOX_WITH_CROGL

File:
1 edited

Legend:

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

    r12446 r13322  
    7070ifeq ($(KBUILD_TARGET),win)
    7171 include $(PATH_SUB_CURRENT)/WINNT/Makefile.kmk
     72endif
     73
     74# @todo move crOpenGL parts into correct places in source tree
     75if1of ($(KBUILD_TARGET),win linux solaris)
     76 ifdef VBOX_WITH_CROGL
     77  include $(PATH_SUB_CURRENT)/WINNT/Graphics/crOpenGL/Makefile.kmk
     78 endif
    7279endif
    7380
Note: See TracChangeset for help on using the changeset viewer.

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