VirtualBox

儲存庫 vbox 的更動 34673


忽略:
時間撮記:
2010-12-3 上午12:51:42 (14 年 以前)
作者:
vboxsync
訊息:

build fix

位置:
trunk/src/VBox/Runtime
檔案:
修改 2 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Runtime/Makefile.kmk

    r34672 r34673  
    6060 IMPORT_LIBS += VBoxRTImp
    6161 LIBRARIES.win += RuntimeR0Stub RuntimeRCStub
     62 include $(PATH_SUB_CURRENT)/tools/Makefile.kmk
    6263
    6364else # !VBOX_ONLY_ADDITIONS && !VBOX_ONLY_TESTSUITE && !VBOX_ONLY_DOCS
  • trunk/src/VBox/Runtime/tools/Makefile.kmk

    r34466 r34673  
    2828include $(KBUILD_PATH)/subheader.kmk
    2929
    30 # RTManifest is a tool for creating and verifying manifest files.
    31 PROGRAMS += RTManifest
    32 RTManifest_TEMPLATE = VBOXR3TSTEXE
    33 RTManifest_SOURCES = RTManifest.cpp
    3430
     31# RTManifest is a tool for creating and verifying manifest files - build version.
    3532BLDPROGS += bldRTManifest
    3633bldRTManifest_TEMPLATE = VBoxAdvBldProg
    3734bldRTManifest_SOURCES  = RTManifest.cpp
    3835
    39 # RTLdrFlt is similar to c++filt, except that it's for VMMR0.r0 stacks.
    40 PROGRAMS += RTLdrFlt
    41 RTLdrFlt_TEMPLATE = VBOXR3TSTEXE
    42 RTLdrFlt_SOURCES = RTLdrFlt.cpp
     36ifndef VBOX_ONLY_EXTPACKS_USE_IMPLIBS
    4337
    44 # RTGzip - our gzip clone (for testing the gzip/gunzip streaming code)
    45 PROGRAMS += RTGzip
    46 RTGzip_TEMPLATE = VBOXR3TSTEXE
    47 RTGzip_SOURCES = RTGzip.cpp
     38 # RTManifest is a tool for creating and verifying manifest files.
     39 PROGRAMS += RTManifest
     40 RTManifest_TEMPLATE = VBOXR3TSTEXE
     41 RTManifest_SOURCES = RTManifest.cpp
    4842
    49 # RTTar - our tar clone (for testing the tar/gzip/gunzip streaming code)
    50 PROGRAMS += RTTar
    51 RTTar_TEMPLATE = VBOXR3TSTEXE
    52 RTTar_SOURCES = RTTar.cpp
     43 # RTLdrFlt is similar to c++filt, except that it's for VMMR0.r0 stacks.
     44 PROGRAMS += RTLdrFlt
     45 RTLdrFlt_TEMPLATE = VBOXR3TSTEXE
     46 RTLdrFlt_SOURCES = RTLdrFlt.cpp
    5347
     48 # RTGzip - our gzip clone (for testing the gzip/gunzip streaming code)
     49 PROGRAMS += RTGzip
     50 RTGzip_TEMPLATE = VBOXR3TSTEXE
     51 RTGzip_SOURCES = RTGzip.cpp
     52
     53 # RTTar - our tar clone (for testing the tar/gzip/gunzip streaming code)
     54 PROGRAMS += RTTar
     55 RTTar_TEMPLATE = VBOXR3TSTEXE
     56 RTTar_SOURCES = RTTar.cpp
     57
     58endif # !VBOX_ONLY_EXTPACKS_USE_IMPLIBS
    5459
    5560include $(KBUILD_PATH)/subfooter.kmk
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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