[Javanetsim-cvs] IceScan/nbproject configurations.xml,1.15,1.16
Status: Beta
Brought to you by:
darkkey
From: Alexander B. <da...@us...> - 2006-12-16 17:29:20
|
Update of /cvsroot/javanetsim/IceScan/nbproject In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv1926/nbproject Modified Files: configurations.xml Log Message: no message Index: configurations.xml =================================================================== RCS file: /cvsroot/javanetsim/IceScan/nbproject/configurations.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** configurations.xml 16 Dec 2006 17:18:28 -0000 1.15 --- configurations.xml 16 Dec 2006 17:29:16 -0000 1.16 *************** *** 5,10 **** --- 5,12 ---- <itemPath>icesockets/crawsocket.h</itemPath> <itemPath>icesockets/csocket.h</itemPath> + <itemPath>csubtarget.h</itemPath> <itemPath>icesockets/getaddrinfo.h</itemPath> <itemPath>icesockets/ice_rand.h</itemPath> + <itemPath>icediscover.h</itemPath> <itemPath>icesockets/iceregex.h</itemPath> <itemPath>icesockets/sock_arp.h</itemPath> *************** *** 14,17 **** --- 16,20 ---- <itemPath>icesockets/sock_time.h</itemPath> <itemPath>icesockets/sock_types.h</itemPath> + <itemPath>icesockets/sock_win.h</itemPath> </logicalFolder> <logicalFolder name="ExternalFiles" *************** *** 26,33 **** <itemPath>TODO</itemPath> </logicalFolder> - <itemPath>csubtarget.h</itemPath> <itemPath>ctarget.h</itemPath> <itemPath>icedbs.h</itemPath> - <itemPath>icediscover.h</itemPath> <itemPath>iceoutput.h</itemPath> <itemPath>iceparams.h</itemPath> --- 29,34 ---- *************** *** 63,69 **** <itemTool>3</itemTool> </item> - <item path="icediscover.h"> - <itemTool>3</itemTool> - </item> <item path="iceversion.h"> <itemTool>3</itemTool> --- 64,67 ---- *************** *** 110,116 **** <itemTool>3</itemTool> </item> - <item path="csubtarget.h"> - <itemTool>3</itemTool> - </item> <item path="icesockets/ice_rand.h"> <itemTool>3</itemTool> --- 108,111 ---- *************** *** 131,134 **** --- 126,138 ---- <itemTool>3</itemTool> </item> + <item path="csubtarget.h"> + <itemTool>3</itemTool> + </item> + <item path="icediscover.h"> + <itemTool>3</itemTool> + </item> + <item path="icesockets/sock_win.h"> + <itemTool>3</itemTool> + </item> </conf> </confs> |