[Javanetsim-cvs] IceScan/nbproject configurations.xml,1.12,1.13
Status: Beta
Brought to you by:
darkkey
From: Alexander B. <da...@us...> - 2006-12-16 12:18:08
|
Update of /cvsroot/javanetsim/IceScan/nbproject In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv13285/nbproject Modified Files: configurations.xml Log Message: no message Index: configurations.xml =================================================================== RCS file: /cvsroot/javanetsim/IceScan/nbproject/configurations.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** configurations.xml 16 Dec 2006 10:02:50 -0000 1.12 --- configurations.xml 16 Dec 2006 12:18:04 -0000 1.13 *************** *** 25,28 **** --- 25,29 ---- <itemPath>TODO</itemPath> </logicalFolder> + <itemPath>.#udpscan.h.1.h</itemPath> <itemPath>csubtarget.h</itemPath> <itemPath>ctarget.h</itemPath> *************** *** 35,38 **** --- 36,40 ---- <itemPath>iceversion.h</itemPath> <itemPath>nbt_wrapper.h</itemPath> + <itemPath>portdef.h</itemPath> <itemPath>udpscan.h</itemPath> </logicalFolder> *************** *** 120,126 **** --- 122,134 ---- <itemTool>3</itemTool> </item> + <item path=".#udpscan.h.1.h"> + <itemTool>3</itemTool> + </item> <item path="udpscan.h"> <itemTool>3</itemTool> </item> + <item path="portdef.h"> + <itemTool>3</itemTool> + </item> </conf> </confs> |