VirtualBox

Changeset 20223 in vbox for trunk/src/VBox/Main/cbinding


Ignore:
Timestamp:
Jun 3, 2009 9:05:39 AM (16 years ago)
Author:
vboxsync
Message:

cbinding: changed version 2.5 => version 3.0

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

Legend:

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

    r19728 r20223  
    5050XpComCHeaders_SOURCES = \
    5151        VBoxCAPI_v2_2.h \
    52         $(XpComCHeaders_0_OUTDIR)/VBoxCAPI_v2_5.h
     52        $(XpComCHeaders_0_OUTDIR)/VBoxCAPI_v3_0.h
    5353
    54 $$(XpComCHeaders_0_OUTDIR)/VBoxCAPI_v2_5.h: \
     54$$(XpComCHeaders_0_OUTDIR)/VBoxCAPI_v3_0.h: \
    5555                $(PATH_SUB_CURRENT)/xpcidl.xsl \
    5656                $(VBOX_XIDL_FILE) \
     
    7171        VBoxXPCOMC.cpp
    7272 VBoxXPCOMC_INTERMEDIATES = \
    73         $(VBOX_PATH_SDK)/bindings/xpcom/include/VBoxCAPI_v2_5.h
     73        $(VBOX_PATH_SDK)/bindings/xpcom/include/VBoxCAPI_v3_0.h
    7474 endif
    7575
     
    8383        VBoxXPCOMCGlue.c
    8484 VBoxXPCOMCGlue_INTERMEDIATES = \
    85         $(VBOX_PATH_SDK)/bindings/xpcom/include/VBoxCAPI_v2_5.h
     85        $(VBOX_PATH_SDK)/bindings/xpcom/include/VBoxCAPI_v3_0.h
    8686
    8787 if defined(VBOX_WITH_TESTCASES) && "$(KBUILD_TARGET)" != "darwin"
     
    9595        $(VBOX_PATH_SDK)/bindings/xpcom/include
    9696  tstXPCOMCGlue_INTERMEDIATES = \
    97         $(VBOX_PATH_SDK)/bindings/xpcom/include/VBoxCAPI_v2_5.h
     97        $(VBOX_PATH_SDK)/bindings/xpcom/include/VBoxCAPI_v3_0.h
    9898  tstXPCOMCGlue_SOURCES = \
    9999        tstXPCOMCGlue.c
     
    110110        $(VBOX_PATH_SDK)/bindings/xpcom/include
    111111   tstXPCOMCCall_INTERMEDIATES = \
    112         $(VBOX_PATH_SDK)/bindings/xpcom/include/VBoxCAPI_v2_5.h
     112        $(VBOX_PATH_SDK)/bindings/xpcom/include/VBoxCAPI_v3_0.h
    113113   tstXPCOMCCall_SOURCES = \
    114114        tstXPCOMCCall.c
  • trunk/src/VBox/Main/cbinding/VBoxXPCOMC.cpp

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

    r19028 r20223  
    3232#define ___VBoxXPCOMC_cglue_h
    3333
    34 #include "VBoxCAPI_v2_5.h"
     34#include "VBoxCAPI_v3_0.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