VirtualBox

Changeset 49547 in vbox for trunk


Ignore:
Timestamp:
Nov 19, 2013 9:58:32 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
90736
Message:

Runtime+Main: the x86 directory is only used for Windows, Solaris doesn't need it right now

Location:
trunk/src/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/Makefile.kmk

    r49537 r49547  
    768768 VBoxClient-x86_EXTENDS  = VBoxC
    769769 VBoxClient-x86_DEFS = VBOX_COM_INPROC_API_CLIENT $(VBoxC_DEFS)
    770  VBoxClient-x86_INST = $(INST_DLL)x86/
     770 VBoxClient-x86_INST.win = $(INST_DLL)x86/
    771771 VBoxClient-x86_INCS.win = \
    772772        $(VBoxClient-x86_0_OUTDIR) \
  • trunk/src/VBox/Runtime/Makefile.kmk

    r49537 r49547  
    14351435VBoxRT-x86_EXTENDS = VBoxRT
    14361436VBoxRT-x86_TEMPLATE = VBoxR3Dll-x86
    1437 VBoxRT-x86_INST = $(INST_DLL)x86/
     1437VBoxRT-x86_INST.win = $(INST_DLL)x86/
    14381438VBoxRT-x86_SDKS  = VBOX_LIBXML2
    14391439ifdef VBOX_WITH_LIBCURL
Note: See TracChangeset for help on using the changeset viewer.

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