Changeset 16487 in vbox for trunk/src/VBox/Main/cbinding/makefile.tstLinuxC
- Timestamp:
- Feb 3, 2009 1:39:37 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/cbinding/makefile.tstLinuxC
-
Property svn:keywords
set to
Author Date Id Revision
r16483 r16487 1 # $Id: Makefile 42209 2009-01-29 12:22:10Z jens $ 1 # $Revision$ 2 ## @file makefile.tstLinuxC 3 # Makefile for sample program illustrating use of C binding for XPCOM. 2 4 # 3 ## @file makefile.tstLinuxC4 #5 # Makefile for sample program illustrating use of C binding for XPCOM.6 5 7 6 # … … 50 49 echo "env VBOX_XPCOM_HOME=$(PATH_BIN) LD_LIBRARY_PATH=$(PATH_BIN) ./tstLinuxC" > $@ 51 50 chmod a+x $@ 51 -
Property svn:keywords
set to
Note:
See TracChangeset
for help on using the changeset viewer.