Changeset 106682 in vbox for trunk/src/VBox/Additions
- Timestamp:
- Oct 25, 2024 10:25:15 AM (4 months ago)
- svn:sync-xref-src-repo-rev:
- 165552
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/3D/win/VBoxGL/Makefile.kmk
r106061 r106682 109 109 VBoxGL-x86_EXTENDS = VBoxGL 110 110 VBoxGL-x86_BLD_TRG_ARCH = x86 111 VBoxGL-x86_DEFS = $(VBoxGL_DEFS) VBOX_WOW64 111 112 VBoxGL-x86_LIBS = \ 112 113 $(VBOX_PATH_ADDITIONS_LIB)/VBoxWddmUmHlp-x86$(VBOX_SUFF_LIB) \ … … 120 121 $(VBOX_PATH_ADDITIONS_LIB)/VBoxMesaSVGALib-x86$(VBOX_SUFF_LIB) 121 122 endif 122 VBoxGL-x86_DEFS = $(VBoxGL_DEFS) VBOX_WOW64123 123 124 124 include $(FILE_KBUILD_SUB_FOOTER)
Note:
See TracChangeset
for help on using the changeset viewer.