Update of /cvsroot/javanetsim/IceScan/nbproject
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv20283/nbproject
Modified Files:
configurations.xml
Log Message:
Index: configurations.xml
===================================================================
RCS file: /cvsroot/javanetsim/IceScan/nbproject/configurations.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** configurations.xml 19 Dec 2006 09:04:49 -0000 1.20
--- configurations.xml 21 Dec 2006 13:11:46 -0000 1.21
***************
*** 8,11 ****
--- 8,12 ----
<itemPath>icesockets/ice_rand.h</itemPath>
<itemPath>icesockets/iceregex.h</itemPath>
+ <itemPath>icesockets/queue.h</itemPath>
<itemPath>icesockets/sock_arp.h</itemPath>
<itemPath>icesockets/sock_err.h</itemPath>
***************
*** 21,28 ****
projectFiles="false">
<itemPath>.cvsignore</itemPath>
! <itemPath>CHANGELOG</itemPath>
<itemPath>COPYING</itemPath>
<itemPath>ieee-oui.txt</itemPath>
<itemPath>Makefile</itemPath>
<itemPath>services</itemPath>
<itemPath>TODO</itemPath>
--- 22,33 ----
projectFiles="false">
<itemPath>.cvsignore</itemPath>
! <itemPath>AUTHORS</itemPath>
! <itemPath>ChangeLog</itemPath>
<itemPath>COPYING</itemPath>
<itemPath>ieee-oui.txt</itemPath>
+ <itemPath>INSTALL</itemPath>
<itemPath>Makefile</itemPath>
+ <itemPath>NEWS</itemPath>
+ <itemPath>README</itemPath>
<itemPath>services</itemPath>
<itemPath>TODO</itemPath>
***************
*** 30,33 ****
--- 35,39 ----
<itemPath>csubtarget.h</itemPath>
<itemPath>ctarget.h</itemPath>
+ <itemPath>defwin.h</itemPath>
<itemPath>icedbs.h</itemPath>
<itemPath>icediscover.h</itemPath>
***************
*** 139,142 ****
--- 145,154 ----
<itemTool>3</itemTool>
</item>
+ <item path="icesockets/queue.h">
+ <itemTool>3</itemTool>
+ </item>
+ <item path="defwin.h">
+ <itemTool>3</itemTool>
+ </item>
</conf>
</confs>
|