[Javanetsim-cvs] IceScan/nbproject configurations.xml,1.8,1.9
Status: Beta
Brought to you by:
darkkey
From: Alexander B. <da...@us...> - 2006-12-14 19:23:35
|
Update of /cvsroot/javanetsim/IceScan/nbproject In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv1118/nbproject Modified Files: configurations.xml Log Message: no message Index: configurations.xml =================================================================== RCS file: /cvsroot/javanetsim/IceScan/nbproject/configurations.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** configurations.xml 13 Dec 2006 12:59:06 -0000 1.8 --- configurations.xml 14 Dec 2006 19:23:32 -0000 1.9 *************** *** 8,11 **** --- 8,12 ---- <itemPath>icesockets/ice_rand.h</itemPath> <itemPath>icesockets/iceregex.h</itemPath> + <itemPath>icesockets/sock_arp.h</itemPath> <itemPath>icesockets/sock_err.h</itemPath> <itemPath>icesockets/sock_name.h</itemPath> *************** *** 24,27 **** --- 25,29 ---- <itemPath>csubtarget.h</itemPath> <itemPath>ctarget.h</itemPath> + <itemPath>icedbs.h</itemPath> <itemPath>icedebug.h</itemPath> <itemPath>icediscover.h</itemPath> *************** *** 30,34 **** <itemPath>iceprotocol.h</itemPath> <itemPath>icescan.cc</itemPath> - <itemPath>iceservice.h</itemPath> <itemPath>iceversion.h</itemPath> <itemPath>nbt_wrapper.h</itemPath> --- 32,35 ---- *************** *** 78,84 **** <itemTool>3</itemTool> </item> - <item path="iceservice.h"> - <itemTool>3</itemTool> - </item> <item path="icesockets/sock_err.h"> <itemTool>3</itemTool> --- 79,82 ---- *************** *** 117,120 **** --- 115,124 ---- <itemTool>3</itemTool> </item> + <item path="icesockets/sock_arp.h"> + <itemTool>3</itemTool> + </item> + <item path="icedbs.h"> + <itemTool>3</itemTool> + </item> </conf> </confs> |