[Tinyos-2-commits]
CVS: tinyos-2.x/support/sdk/cpp/sf build.xml, 1.1, 1.2
Jan Beutel
beutel at users.sourceforge.net
Wed Aug 15 15:04:33 PDT 2007
Update of /cvsroot/tinyos/tinyos-2.x/support/sdk/cpp/sf
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv20575/support/sdk/cpp/sf
Modified Files:
build.xml
Log Message:
added ant build.xml for better automating the build process
Index: build.xml
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/support/sdk/cpp/sf/build.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** build.xml 14 Aug 2007 17:16:19 -0000 1.1
--- build.xml 15 Aug 2007 22:04:30 -0000 1.2
***************
*** 1,3 ****
! <project name="tinyos-2.x support sdk java" default="all">
<target name="all" >
--- 1,3 ----
! <project name="tinyos-2.x support sdk cpp sf" default="all">
<target name="all" >
More information about the Tinyos-2-commits
mailing list