- 時間撮記:
- 2010-12-27 下午05:04:17 (14 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk
r35328 r35351 100 100 if defined(VBOX_WITH_WDDM) && !defined(VBOX_WITHOUT_ADDITIONS) 101 101 # 102 # VBoxOGLcrutil-x86 - x86 VBoxOGLcrutil version built for amd64 build 102 # VBoxOGLcrutil-x86 - x86 VBoxOGLcrutil version built for amd64 build 103 103 # 104 104 DLLS.win.amd64 += VBoxOGLcrutil-x86 … … 112 112 $(PATH_SDK_DXSDK_LIB.x86)/dxguid.lib 113 113 ifdef VBOX_WITH_CRHGSMI 114 # VBOX_WITH_CRHGSMI define is inherited from VBoxOGLcrutil 114 # VBOX_WITH_CRHGSMI define is inherited from VBoxOGLcrutil 115 115 VBoxOGLcrutil-x86_LIBS.win += $(VBOX_PATH_ADDITIONS_LIB)/VBoxCrHgsmi-x86$(VBOX_SUFF_LIB) 116 116 endif … … 241 241 $(VBOX_PATH_CROGL_GENFILES)/cr_opcodes.h \ 242 242 $(VBOX_PATH_CROGL_GENFILES)/state/cr_currentpointers.h 243 243 244 244 if defined(VBOX_WITH_WDDM) && !defined(VBOX_WITHOUT_ADDITIONS) 245 245 # 246 # VBoxOGLcrpacker-x86 - x86 VBoxOGLcrpacker version built for amd64 build 246 # VBoxOGLcrpacker-x86 - x86 VBoxOGLcrpacker version built for amd64 build 247 247 # 248 248 LIBRARIES.win.amd64 += VBoxOGLcrpacker-x86 … … 323 323 if defined(VBOX_WITH_WDDM) && !defined(VBOX_WITHOUT_ADDITIONS) 324 324 # 325 # VBoxOGLspuload-x86 - x86 VBoxOGLspuload version built for amd64 build 325 # VBoxOGLspuload-x86 - x86 VBoxOGLspuload version built for amd64 build 326 326 # 327 327 LIBRARIES.win.amd64 += VBoxOGLspuload-x86 … … 446 446 ifneq ($(KBUILD_TARGET),win) 447 447 state_tracker/state_lists.c_CFLAGS += $(VBOX_GCC_Wno-pointer-sign) 448 VBoxOGLcrstate_CFLAGS += 448 VBoxOGLcrstate_CFLAGS += 449 449 endif 450 450 … … 452 452 if defined(VBOX_WITH_WDDM) && !defined(VBOX_WITHOUT_ADDITIONS) 453 453 # 454 # VBoxOGLcrstate-x86 - x86 VBoxOGLcrstate version built for amd64 build 454 # VBoxOGLcrstate-x86 - x86 VBoxOGLcrstate version built for amd64 build 455 455 # 456 456 LIBRARIES.win.amd64 += VBoxOGLcrstate-x86 … … 570 570 VBoxOGLerrorspu_LIBS = \ 571 571 $(VBOX_LIB_OGL_CRUTIL) 572 572 573 573 if defined(VBOX_WITH_WDDM) && !defined(VBOX_WITHOUT_ADDITIONS) 574 574 # 575 # VBoxOGLerrorspu-x86 - x86 VBoxOGLerrorspu version built for amd64 build 575 # VBoxOGLerrorspu-x86 - x86 VBoxOGLerrorspu version built for amd64 build 576 576 # 577 577 DLLS.win.amd64 += VBoxOGLerrorspu-x86
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器