VirtualBox

Changeset 53253 in vbox


Ignore:
Timestamp:
Nov 6, 2014 1:05:35 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
96813
Message:

VBoxSVGA3D: Windows build fix (mixed INCS and DEFS).

File:
1 edited

Legend:

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

    r53222 r53253  
    13891389VBoxSVGA3D_DEFS.x86    += __i386__
    13901390VBoxSVGA3D_DEFS.amd64  += __x86_64__
    1391 VBoxSVGA3D_DEFS.win    += USE_WIN32_OPENGL
     1391VBoxSVGA3D_DEFS.win    += \
     1392        USE_WIN32_OPENGL \
     1393        VBOX_WINE_WITHOUT_LIBWINE
    13921394# WINE relies on a gcc 4.4 feature but we have 4.2 on Darwin
    13931395VBoxSVGA3D_DEFS.darwin += \
     
    13961398VBoxSVGA3D_CFLAGS = \
    13971399    $(filter-out -pedantic -Wattributes,$(VBoxR3DllWarnNoPic_CFLAGS))
    1398 VBoxSVGA3D_INCS.win    += \
    1399         VBOX_WINE_WITHOUT_LIBWINE
    14001400VBoxSVGA3D_INCS.win    := \
    14011401        Graphics/shaderlib/libWineStub/include
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