VirtualBox

Ignore:
Timestamp:
Jun 11, 2008 8:33:24 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
31958
Message:

Removed the non-VBOX_WITH_64BIT_ADDITIONS bits.

File:
1 edited

Legend:

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

    r9520 r9632  
    2525
    2626PROGRAMS += VBoxTray
    27 ifdef VBOX_WITH_64BIT_ADDITIONS
    2827VBoxTray_TEMPLATE = VBOXGUESTR3EXE
    29 else
    30 VBoxTray_TEMPLATE = VBOXW32GUESTR3
    31 endif
    3228ifdef VBOX_SIGN_ADDITIONS
    3329 VBoxTray_NOINST  = true
     
    4743        VBoxTray.rc
    4844
    49 ifdef VBOX_WITH_64BIT_ADDITIONS
    5045VBoxTray_LIBS     = \
    5146        $(VBOX_LIB_IPRT_GUEST_R3)
    52 else
    53 VBoxTray_LIBS     = \
    54         $(PATH_LIB)/additions/RuntimeW32GuestR3.lib
    55 endif
    5647
    5748# VBoxTray.cpp uses VBOX_SVN_REV.
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