VirtualBox

儲存庫 vbox 的更動 107122


忽略:
時間撮記:
2024-11-22 下午03:42:33 (4 月 以前)
作者:
vboxsync
svn:sync-xref-src-repo-rev:
166091
訊息:

src/libs/zlib: Tweaks for building NSIS. bugref:10791

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/libs/zlib-1.2.13/Makefile.kmk

    r106855 r107122  
    7171# Builds a Windows DLL in a separate tree so that it can be found by the scons build system.
    7272# Required for building NSIS (Windows Guest Additions installer) from source.
    73 if defined(VBOX_WITH_ADDITIONS) || !defined(VBOX_WITHOUT_ADDITIONS)
     73if defined(VBOX_WITH_ADDITIONS) && !defined(VBOX_WITHOUT_ADDITIONS)
    7474 DLLS.win += nsis-zlib-dll
    7575 nsis-zlib-dll_EXTENDS     := VBox-zlib
     
    8989 nsis-zlib-install_SOURCES   = \
    9090        $(nsis-zlib-dll_1_TARGET) \
    91         $(basename $(nsis-zlib-dll_1_TARGET)).lib=>lib/zlib.lib \
    92         $(basename $(nsis-zlib-dll_1_TARGET)).lib=>lib/zlib1.lib \
    93         zconf.h=>include/zconf.h \
    94         zlib.h=>include/zlib.h
     91        $(basename $(nsis-zlib-dll_1_TARGET)).lib=>zdll.lib \
     92        zconf.h \
     93        zlib.h
    9594endif
    9695
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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