[Javanetsim-cvs] IceScan/nbproject configurations.xml,1.19,1.20
Status: Beta
Brought to you by:
darkkey
From: Alexander B. <da...@us...> - 2006-12-19 09:04:53
|
Update of /cvsroot/javanetsim/IceScan/nbproject In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv16702/nbproject Modified Files: configurations.xml Log Message: no message Index: configurations.xml =================================================================== RCS file: /cvsroot/javanetsim/IceScan/nbproject/configurations.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** configurations.xml 17 Dec 2006 21:03:17 -0000 1.19 --- configurations.xml 19 Dec 2006 09:04:49 -0000 1.20 *************** *** 115,121 **** <itemTool>3</itemTool> </item> - <item path="udpscan.h"> - <itemTool>3</itemTool> - </item> <item path="portdef.h"> <itemTool>3</itemTool> --- 115,118 ---- *************** *** 127,131 **** <itemTool>3</itemTool> </item> ! <item path="csubtarget.h"> <itemTool>3</itemTool> </item> --- 124,131 ---- <itemTool>3</itemTool> </item> ! <item path="icesockets/csocket.h"> ! <itemTool>3</itemTool> ! </item> ! <item path="icesockets/sock_eth.h"> <itemTool>3</itemTool> </item> *************** *** 133,140 **** <itemTool>3</itemTool> </item> ! <item path="icesockets/csocket.h"> <itemTool>3</itemTool> </item> ! <item path="icesockets/sock_eth.h"> <itemTool>3</itemTool> </item> --- 133,140 ---- <itemTool>3</itemTool> </item> ! <item path="udpscan.h"> <itemTool>3</itemTool> </item> ! <item path="csubtarget.h"> <itemTool>3</itemTool> </item> |