VirtualBox

Changeset 78785 in vbox for trunk/src


Ignore:
Timestamp:
May 27, 2019 2:23:41 PM (6 years ago)
Author:
vboxsync
Message:

Main/cbinding: Stop having pre-created C header files for old releases in every SDK release. If someone needs to build code working with multiple API versions, they can easily get the latest SDK package for each minor release which is relevant.

Location:
trunk/src/VBox/Main/cbinding
Files:
8 deleted
1 edited

Legend:

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

    r76553 r78785  
    4343CAPIHeaders_INST = $(INST_SDK)bindings/c/include/
    4444CAPIHeaders_SOURCES = \
    45         VBoxCAPI_v2_2.h \
    46         VBoxCAPI_v3_0.h \
    47         VBoxCAPI_v3_1.h \
    48         VBoxCAPI_v3_2.h \
    49         VBoxCAPI_v4_0.h \
    50         VBoxCAPI_v4_1.h \
    51         VBoxCAPI_v4_2.h \
    52         VBoxCAPI_v4_3.h \
    5345        $(CAPIHeaders_0_OUTDIR)/VBoxCAPI.h=>VBoxCAPI_v$(VBOX_API_VERSION).h
    5446CAPIHeaders_CLEAN = \
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