VirtualBox

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


Ignore:
Timestamp:
Feb 6, 2009 1:38:12 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
42487
Message:

cbinding.h was moved from sample directory to include directory
as it is more of a sdk file then a sample file.

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

Legend:

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

    r16497 r16547  
    3434XpComCSamples_SOURCES = \
    3535        tstLinuxC.c \
    36         cbinding.h \
    3736        makefile.tstLinuxC=>Makefile
    3837
     
    4140XpComCHeaders_INST = $(INST_SDK)bindings/xpcom/include/
    4241XpComCHeaders_SOURCES = \
     42        cbinding.h \
    4343        $(XpComCHeaders_0_OUTDIR)/VirtualBox_CXPCOM.h
    4444
  • trunk/src/VBox/Main/cbinding/makefile.tstLinuxC

    r16514 r16547  
    4343        $(CC) -o $@ $^ -Xlinker -rpath -Xlinker $(PATH_BIN) $(PATH_BIN)/VBoxXPCOMC.so
    4444
    45 tstLinuxC.o: tstLinuxC.c cbinding.h
     45tstLinuxC.o: tstLinuxC.c
    4646        $(CC) $(CFLAGS) -DRT_OS_LINUX -DMOZ_UNICODE $(INCS_XPCOM) -o $@ -c $<
    4747
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