[Javanetsim-cvs] IceScan/nbproject configurations.xml,1.16,1.17
Status: Beta
Brought to you by:
darkkey
|
From: Alexander B. <da...@us...> - 2006-12-17 11:00:24
|
Update of /cvsroot/javanetsim/IceScan/nbproject In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv14929/nbproject Modified Files: configurations.xml Log Message: no message Index: configurations.xml =================================================================== RCS file: /cvsroot/javanetsim/IceScan/nbproject/configurations.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** configurations.xml 16 Dec 2006 17:29:16 -0000 1.16 --- configurations.xml 17 Dec 2006 11:00:20 -0000 1.17 *************** *** 5,12 **** <itemPath>icesockets/crawsocket.h</itemPath> <itemPath>icesockets/csocket.h</itemPath> - <itemPath>csubtarget.h</itemPath> <itemPath>icesockets/getaddrinfo.h</itemPath> <itemPath>icesockets/ice_rand.h</itemPath> - <itemPath>icediscover.h</itemPath> <itemPath>icesockets/iceregex.h</itemPath> <itemPath>icesockets/sock_arp.h</itemPath> --- 5,10 ---- *************** *** 21,34 **** displayName="Important Files" projectFiles="false"> <itemPath>.cvsignore</itemPath> <itemPath>CHANGELOG</itemPath> <itemPath>COPYING</itemPath> <itemPath>ieee-oui.txt</itemPath> - <itemPath>Makefile</itemPath> <itemPath>services</itemPath> <itemPath>TODO</itemPath> </logicalFolder> <itemPath>ctarget.h</itemPath> <itemPath>icedbs.h</itemPath> <itemPath>iceoutput.h</itemPath> <itemPath>iceparams.h</itemPath> --- 19,34 ---- displayName="Important Files" projectFiles="false"> + <itemPath>.#Makefile.1.2</itemPath> <itemPath>.cvsignore</itemPath> <itemPath>CHANGELOG</itemPath> <itemPath>COPYING</itemPath> <itemPath>ieee-oui.txt</itemPath> <itemPath>services</itemPath> <itemPath>TODO</itemPath> </logicalFolder> + <itemPath>csubtarget.h</itemPath> <itemPath>ctarget.h</itemPath> <itemPath>icedbs.h</itemPath> + <itemPath>icediscover.h</itemPath> <itemPath>iceoutput.h</itemPath> <itemPath>iceparams.h</itemPath> *************** *** 87,93 **** <itemTool>3</itemTool> </item> - <item path="icesockets/csocket.h"> - <itemTool>3</itemTool> - </item> <item path="icesockets/crawsocket.h"> <itemTool>3</itemTool> --- 87,90 ---- *************** *** 126,129 **** --- 123,129 ---- <itemTool>3</itemTool> </item> + <item path="icesockets/sock_win.h"> + <itemTool>3</itemTool> + </item> <item path="csubtarget.h"> <itemTool>3</itemTool> *************** *** 132,136 **** <itemTool>3</itemTool> </item> ! <item path="icesockets/sock_win.h"> <itemTool>3</itemTool> </item> --- 132,136 ---- <itemTool>3</itemTool> </item> ! <item path="icesockets/csocket.h"> <itemTool>3</itemTool> </item> |