[Javanetsim-cvs] IceScan/nbproject configurations.xml,1.17,1.18
Status: Beta
Brought to you by:
darkkey
From: Alexander B. <da...@us...> - 2006-12-17 15:06:43
|
Update of /cvsroot/javanetsim/IceScan/nbproject In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv2552/nbproject Modified Files: configurations.xml Log Message: no message Index: configurations.xml =================================================================== RCS file: /cvsroot/javanetsim/IceScan/nbproject/configurations.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** configurations.xml 17 Dec 2006 11:00:20 -0000 1.17 --- configurations.xml 17 Dec 2006 15:06:37 -0000 1.18 *************** *** 10,13 **** --- 10,14 ---- <itemPath>icesockets/sock_arp.h</itemPath> <itemPath>icesockets/sock_err.h</itemPath> + <itemPath>icesockets/sock_eth.h</itemPath> <itemPath>icesockets/sock_name.h</itemPath> <itemPath>icesockets/sock_pcap.h</itemPath> *************** *** 135,138 **** --- 136,142 ---- <itemTool>3</itemTool> </item> + <item path="icesockets/sock_eth.h"> + <itemTool>3</itemTool> + </item> </conf> </confs> |