VirtualBox

Changeset 39204 in vbox for trunk/src/libs/kStuff


Ignore:
Timestamp:
Nov 4, 2011 11:58:03 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
74715
Message:

Static kStuff lib. For MSC it makes a big difference whether we're linking with static CRT or DLL CRT.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/kStuff/Makefile.kmk

    r28800 r39204  
    2020
    2121#
    22 # The library.
     22# The library for dynamic linking.
    2323#
    2424LIBRARIES += VBox-kStuff
     
    7171        iprt/kRdrFile-iprt.cpp
    7272
     73
     74#
     75# The library for static linking.
     76#
     77LIBRARIES += VBox-kStuffStatic
     78VBox-kStuffStatic_TEMPLATE = VBoxR3Static
     79VBox-kStuffStatic_EXTENDS = VBox-kStuff
     80
     81
     82#
    7383# Generate the error constants.
     84#
    7485$$(VBox-kStuff_0_OUTDIR)/kErrNameConsts.h: \
    7586                $(PATH_SUB_CURRENT)/kStuff/include/k/kErrors.h \
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