VirtualBox

Changeset 55789 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
May 9, 2015 11:19:51 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
100215
Message:

Resources: Some simplifications.

File:
1 edited

Legend:

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

    r55788 r55789  
    310310#endif
    311311
    312 $(evalcall2 VBOX_SET_VER_INFO_DLL,VBoxVMM,VirtualBox VMM) # Version info / description.
     312$(call VBOX_SET_VER_INFO_DLL,VBoxVMM,VirtualBox VMM) # Version info / description.
    313313
    314314
     
    519519 VMMRC/VMMRCDeps.cpp_CXXFLAGS.win = -Oi- -TC ## @todo rename VMMRCDeps.cpp to .c
    520520
    521  $(evalcall2 VBOX_SET_VER_INFO_RC,VMMRC,VirtualBox VMM - raw-mode context parts) # Version info / description.
     521 $(call VBOX_SET_VER_INFO_RC,VMMRC,VirtualBox VMM - raw-mode context parts) # Version info / description.
    522522endif # VBOX_WITH_RAW_MODE && !VBOX_ONLY_EXTPACKS
    523523
     
    644644 endif
    645645
    646  $(evalcall2 VBOX_SET_VER_INFO_R0,VMMR0,VirtualBox VMM - ring-0 context parts) # Version info / description.
     646 $(call VBOX_SET_VER_INFO_R0,VMMR0,VirtualBox VMM - ring-0 context parts) # Version info / description.
    647647endif # !VBOX_ONLY_EXTPACKS
    648648
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