VirtualBox

Ignore:
Timestamp:
May 24, 2012 12:05:44 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
78158
Message:

don't build libwine & don't include it in GA installer

Location:
trunk/src/VBox/Additions/WINNT/Graphics/Wine
Files:
2 edited

Legend:

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

    r41418 r41432  
    2020include $(KBUILD_PATH)/subheader.kmk
    2121
    22 # @todo: get rid of libwine completely (currently used for xpdm.x86 builds only)
     22if 0
    2323DLLS.x86 += libWine
    2424
     
    115115    libWine/c_28606.c \
    116116    libWine/version.c
     117endif
    117118
    118119DLLS += wined3d
    119 # @todo: all .amd64 and .x86 stuff below is to get rid of libwine for amd64
    120 #        and keep it for .x86 to avoid regressions
    121 #        this should be generalized in the future
    122120wined3d_TEMPLATE     = VBOXGUESTR3NPDLL
    123121wined3d_DEFS         = __WINESRC__ WINE_UNICODE_API="" _REENTRANT WINE_NOWINSOCK USE_WIN32_OPENGL _USE_MATH_DEFINES\
  • trunk/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/debug.h

    r39648 r41432  
    3131#define __WINE_WINE_DEBUG_H
    3232
    33 #if defined(VBOX_WITH_WDDM) || defined(VBOX_WINE_WITH_IPRT)
    34 # error "Unexpected include! VBOX_WITH_WDDM or VBOX_WINE_WITH_IPRT are defined!"
    35 #endif
     33#error "Unexpected include! VBOX_WITH_WDDM or VBOX_WINE_WITH_IPRT are defined!"
     34
    3635
    3736#ifdef VBOX_WINE_WITH_IPRT
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