VirtualBox

Changeset 26 in vbox for trunk/src/VBox/Runtime/Makefile


Ignore:
Timestamp:
Jan 15, 2007 3:34:03 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
17455
Message:

Use the VBOX_NTDLL SDK for including ntdll.lib or we'll pickup CRT symbols from it breaking w2k and other things.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/Makefile

    r1 r26  
    375375#
    376376VBoxRT_TEMPLATE                = VBOXR3
    377 VBoxRT_SDKS.win                = WINPSDK W2K3DDK
     377VBoxRT_SDKS.win                = WINPSDK W2K3DDK VBOX_NTDLL
    378378VBoxRT_DEFS                    = $(RuntimeR3_DEFS) IN_SUP_R3 IN_SUP_R3
    379379VBoxRT_DEFS.$(BUILD_TYPE)      = $(RuntimeR3_DEFS.$(BUILD_TYPE))
     
    393393VBoxRT_LIBS.darwin             = \
    394394        iconv
    395 VBoxRT_LIBS.win                = \
    396         $(PATH_SDK_W2K3DDK_LIB)/ntdll.lib
    397395VBoxRT_LIBS.os2                = \
    398396        $(PATH_LIB)/VBox-uuid$(VBOX_SUFF_LIB)
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