[Javanetsim-cvs] IceScan/nbproject configurations.xml,1.26,1.27
Status: Beta
Brought to you by:
darkkey
From: Alexander B. <da...@us...> - 2006-12-21 17:35:11
|
Update of /cvsroot/javanetsim/IceScan/nbproject In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv30605/nbproject Modified Files: configurations.xml Log Message: no message Index: configurations.xml =================================================================== RCS file: /cvsroot/javanetsim/IceScan/nbproject/configurations.xml,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** configurations.xml 21 Dec 2006 16:36:27 -0000 1.26 --- configurations.xml 21 Dec 2006 17:35:07 -0000 1.27 *************** *** 4,7 **** --- 4,9 ---- <logicalFolder name="icesockets" displayName="icesockets" projectFiles="true"> <itemPath>icesockets/cethwrapper.h</itemPath> + <itemPath>icesockets/cpcapreader.h</itemPath> + <itemPath>icesockets/crandom.h</itemPath> <itemPath>icesockets/crawsocket.h</itemPath> <itemPath>icesockets/csocket.h</itemPath> *************** *** 12,16 **** <itemPath>icesockets/sock_name.cc</itemPath> <itemPath>icesockets/sock_name.h</itemPath> - <itemPath>icesockets/sock_pcap.h</itemPath> <itemPath>icesockets/sock_types.h</itemPath> <itemPath>icesockets/sock_utils.cc</itemPath> --- 14,17 ---- *************** *** 120,126 **** <itemTool>3</itemTool> </item> - <item path="icesockets/sock_pcap.h"> - <itemTool>3</itemTool> - </item> <item path="icesockets/sock_win.h"> <itemTool>3</itemTool> --- 121,124 ---- *************** *** 180,183 **** --- 178,187 ---- </ccCompilerTool> </item> + <item path="icesockets/cpcapreader.h"> + <itemTool>3</itemTool> + </item> + <item path="icesockets/crandom.h"> + <itemTool>3</itemTool> + </item> </conf> </confs> |