VirtualBox

Changeset 18895 in vbox for trunk/src


Ignore:
Timestamp:
Apr 14, 2009 3:46:23 PM (16 years ago)
Author:
vboxsync
Message:

Cbinding: Update version to 2.5

Location:
trunk/src/VBox/Main/cbinding
Files:
3 edited

Legend:

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

    r18137 r18895  
    4848XpComCHeaders_INST = $(INST_SDK)bindings/xpcom/include/
    4949XpComCHeaders_SOURCES = \
    50         $(XpComCHeaders_0_OUTDIR)/VBoxCAPI_v2_2.h
     50        VBoxCAPI_v2_2.h \
     51        $(XpComCHeaders_0_OUTDIR)/VBoxCAPI_v2_5.h
    5152
    52 $$(XpComCHeaders_0_OUTDIR)/VBoxCAPI_v2_2.h: \
     53$$(XpComCHeaders_0_OUTDIR)/VBoxCAPI_v2_5.h: \
    5354                $(PATH_SUB_CURRENT)/xpcidl.xsl \
    5455                $(VBOX_XIDL_FILE) \
     
    6970        VBoxXPCOMC.cpp
    7071 VBoxXPCOMC_INTERMEDIATES = \
    71         $(VBOX_PATH_SDK)/bindings/xpcom/include/VBoxCAPI_v2_2.h
     72        $(VBOX_PATH_SDK)/bindings/xpcom/include/VBoxCAPI_v2_5.h
    7273 endif
    7374
     
    8182        VBoxXPCOMCGlue.c
    8283 VBoxXPCOMCGlue_INTERMEDIATES = \
    83         $(VBOX_PATH_SDK)/bindings/xpcom/include/VBoxCAPI_v2_2.h
     84        $(VBOX_PATH_SDK)/bindings/xpcom/include/VBoxCAPI_v2_5.h
    8485
    8586 if defined(VBOX_WITH_TESTCASES) && "$(KBUILD_TARGET)" != "darwin"
     
    9394        $(VBOX_PATH_SDK)/bindings/xpcom/include
    9495  tstXPCOMCGlue_INTERMEDIATES = \
    95         $(VBOX_PATH_SDK)/bindings/xpcom/include/VBoxCAPI_v2_2.h
     96        $(VBOX_PATH_SDK)/bindings/xpcom/include/VBoxCAPI_v2_5.h
    9697  tstXPCOMCGlue_SOURCES = \
    9798        tstXPCOMCGlue.c
  • trunk/src/VBox/Main/cbinding/VBoxXPCOMC.cpp

    r18137 r18895  
    2929#include <VBox/log.h>
    3030
    31 #include "VBoxCAPI_v2_2.h"
     31#include "VBoxCAPI_v2_5.h"
    3232#include "VBox/com/com.h"
    3333#include "VBox/version.h"
  • trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.h

    r18894 r18895  
    3232#define ___VBoxXPCOMC_cglue_h
    3333
    34 #include "VBoxCAPI_v2_2.h"
     34#include "VBoxCAPI_v2_5.h"
    3535
    3636#ifdef __cplusplus
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