VirtualBox

Changeset 35366 in vbox for trunk/src


Ignore:
Timestamp:
Dec 30, 2010 1:18:16 PM (14 years ago)
Author:
vboxsync
Message:

adds installer/win: space/tab consistency

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk

    r35365 r35366  
    116116        $(PATH_BIN)/additions/VBoxOGLfeedbackspu.dll \
    117117        $(PATH_BIN)/additions/VBoxOGL.dll \
    118     $(PATH_BIN)/additions/wined3d.dll \
    119     $(PATH_BIN)/additions/VBoxD3D9.dll \
     118        $(PATH_BIN)/additions/wined3d.dll \
     119        $(PATH_BIN)/additions/VBoxD3D9.dll \
    120120        $(PATH_BIN)/additions/VBoxD3D8.dll
    121121 ifeq ($(KBUILD_TARGET_ARCH),x86)
     
    124124 endif
    125125 ifeq ($(KBUILD_TARGET_ARCH),amd64)
    126     # Also include 32-bit DLLs on 64-bit guests to enable
    127     # running 32-bit OpenGL apps on that.
    128     DRIVER_FILES += \
     126        # Also include 32-bit DLLs on 64-bit guests to enable
     127        # running 32-bit OpenGL apps on that.
     128        DRIVER_FILES += \
    129129                $(VBOX_PATH_ADDITIONS.win.x86)/VBoxOGLarrayspu.dll \
    130130                $(VBOX_PATH_ADDITIONS.win.x86)/VBoxOGLcrutil.dll \
     
    136136                $(VBOX_PATH_ADDITIONS.win.x86)/VBoxOGL.dll \
    137137                $(VBOX_PATH_ADDITIONS.win.x86)/wined3d.dll \
    138         $(VBOX_PATH_ADDITIONS.win.x86)/VBoxD3D9.dll \
     138                $(VBOX_PATH_ADDITIONS.win.x86)/VBoxD3D9.dll \
    139139                $(VBOX_PATH_ADDITIONS.win.x86)/VBoxD3D8.dll
    140140               
Note: See TracChangeset for help on using the changeset viewer.

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