[Javanetsim-cvs] IceScan/nbproject configurations.xml,1.7,1.8
Status: Beta
Brought to you by:
darkkey
From: Alexander B. <da...@us...> - 2006-12-13 12:59:12
|
Update of /cvsroot/javanetsim/IceScan/nbproject In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv7708/nbproject Modified Files: configurations.xml Log Message: no message Index: configurations.xml =================================================================== RCS file: /cvsroot/javanetsim/IceScan/nbproject/configurations.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** configurations.xml 13 Dec 2006 09:08:33 -0000 1.7 --- configurations.xml 13 Dec 2006 12:59:06 -0000 1.8 *************** *** 6,9 **** --- 6,10 ---- <itemPath>icesockets/csocket.h</itemPath> <itemPath>icesockets/getaddrinfo.h</itemPath> + <itemPath>icesockets/ice_rand.h</itemPath> <itemPath>icesockets/iceregex.h</itemPath> <itemPath>icesockets/sock_err.h</itemPath> *************** *** 113,116 **** --- 114,120 ---- <itemTool>3</itemTool> </item> + <item path="icesockets/ice_rand.h"> + <itemTool>3</itemTool> + </item> </conf> </confs> |