[Javanetsim-cvs] IceScan/nbproject configurations.xml,1.14,1.15
Status: Beta
Brought to you by:
darkkey
From: Alexander B. <da...@us...> - 2006-12-16 17:18:32
|
Update of /cvsroot/javanetsim/IceScan/nbproject In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv30073/nbproject Modified Files: configurations.xml Log Message: no message Index: configurations.xml =================================================================== RCS file: /cvsroot/javanetsim/IceScan/nbproject/configurations.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** configurations.xml 16 Dec 2006 14:42:43 -0000 1.14 --- configurations.xml 16 Dec 2006 17:18:28 -0000 1.15 *************** *** 11,14 **** --- 11,15 ---- <itemPath>icesockets/sock_err.h</itemPath> <itemPath>icesockets/sock_name.h</itemPath> + <itemPath>icesockets/sock_pcap.h</itemPath> <itemPath>icesockets/sock_time.h</itemPath> <itemPath>icesockets/sock_types.h</itemPath> *************** *** 127,130 **** --- 128,134 ---- <itemTool>3</itemTool> </item> + <item path="icesockets/sock_pcap.h"> + <itemTool>3</itemTool> + </item> </conf> </confs> |