[Javanetsim-cvs] IceScan/nbproject configurations.xml,1.22,1.23
Status: Beta
Brought to you by:
darkkey
From: Alexander B. <da...@us...> - 2006-12-21 13:59:54
|
Update of /cvsroot/javanetsim/IceScan/nbproject In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv7653/nbproject Modified Files: configurations.xml Log Message: no message Index: configurations.xml =================================================================== RCS file: /cvsroot/javanetsim/IceScan/nbproject/configurations.xml,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** configurations.xml 21 Dec 2006 13:17:57 -0000 1.22 --- configurations.xml 21 Dec 2006 13:59:50 -0000 1.23 *************** *** 12,15 **** --- 12,16 ---- <itemPath>icesockets/sock_err.h</itemPath> <itemPath>icesockets/sock_eth.h</itemPath> + <itemPath>icesockets/sock_files.h</itemPath> <itemPath>icesockets/sock_name.h</itemPath> <itemPath>icesockets/sock_pcap.h</itemPath> *************** *** 152,155 **** --- 153,159 ---- <itemTool>3</itemTool> </item> + <item path="icesockets/sock_files.h"> + <itemTool>3</itemTool> + </item> </conf> </confs> |