[Javanetsim-cvs] IceScan/nbproject configurations.xml,1.4,1.5
Status: Beta
Brought to you by:
darkkey
From: Alexander B. <da...@us...> - 2006-11-30 12:27:40
|
Update of /cvsroot/javanetsim/IceScan/nbproject In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv27210/nbproject Modified Files: configurations.xml Log Message: no message Index: configurations.xml =================================================================== RCS file: /cvsroot/javanetsim/IceScan/nbproject/configurations.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** configurations.xml 30 Nov 2006 06:43:50 -0000 1.4 --- configurations.xml 30 Nov 2006 12:27:36 -0000 1.5 *************** *** 5,11 **** --- 5,13 ---- <itemPath>icesockets/crawsocket.h</itemPath> <itemPath>icesockets/csocket.h</itemPath> + <itemPath>icesockets/getaddrinfo.h</itemPath> <itemPath>icesockets/sock_err.h</itemPath> <itemPath>icesockets/sock_name.h</itemPath> <itemPath>icesockets/sock_time.h</itemPath> + <itemPath>icesockets/sock_types.h</itemPath> </logicalFolder> <logicalFolder name="ExternalFiles" *************** *** 101,104 **** --- 103,112 ---- <itemTool>3</itemTool> </item> + <item path="icesockets/getaddrinfo.h"> + <itemTool>3</itemTool> + </item> + <item path="icesockets/sock_types.h"> + <itemTool>3</itemTool> + </item> </conf> </confs> |