[Javanetsim-cvs] IceScan/nbproject configurations.xml, 1.25, 1.26 Makefile-Default.mk, 1.3, 1.4
Status: Beta
Brought to you by:
darkkey
From: Alexander B. <da...@us...> - 2006-12-21 16:36:31
|
Update of /cvsroot/javanetsim/IceScan/nbproject In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv6985/nbproject Modified Files: configurations.xml Makefile-Default.mk Log Message: no message Index: Makefile-Default.mk =================================================================== RCS file: /cvsroot/javanetsim/IceScan/nbproject/Makefile-Default.mk,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Makefile-Default.mk 21 Dec 2006 16:29:37 -0000 1.3 --- Makefile-Default.mk 21 Dec 2006 16:36:27 -0000 1.4 *************** *** 24,33 **** OBJECTFILES= \ build/Default/GNU-Linux-x86/icesockets/sock_win.o \ build/Default/GNU-Linux-x86/icescan.o \ - build/Default/GNU-Linux-x86/icesockets/ice_rand.o \ build/Default/GNU-Linux-x86/csubtarget.o \ build/Default/GNU-Linux-x86/icesockets/sock_name.o \ build/Default/GNU-Linux-x86/icediscover.o \ - build/Default/GNU-Linux-x86/icesockets/sock_files.o \ build/Default/GNU-Linux-x86/udpscan.o --- 24,32 ---- OBJECTFILES= \ build/Default/GNU-Linux-x86/icesockets/sock_win.o \ + build/Default/GNU-Linux-x86/icesockets/sock_utils.o \ build/Default/GNU-Linux-x86/icescan.o \ build/Default/GNU-Linux-x86/csubtarget.o \ build/Default/GNU-Linux-x86/icesockets/sock_name.o \ build/Default/GNU-Linux-x86/icediscover.o \ build/Default/GNU-Linux-x86/udpscan.o *************** *** 56,67 **** $(COMPILE.cc) -g -o build/Default/GNU-Linux-x86/icesockets/sock_win.o icesockets/sock_win.cc build/Default/GNU-Linux-x86/icescan.o: icescan.cc @${MKDIR} -p build/Default/GNU-Linux-x86 $(COMPILE.cc) -g -o build/Default/GNU-Linux-x86/icescan.o icescan.cc - build/Default/GNU-Linux-x86/icesockets/ice_rand.o: icesockets/ice_rand.cc - @${MKDIR} -p build/Default/GNU-Linux-x86/icesockets - $(COMPILE.cc) -g -o build/Default/GNU-Linux-x86/icesockets/ice_rand.o icesockets/ice_rand.cc - build/Default/GNU-Linux-x86/csubtarget.o: csubtarget.cc @${MKDIR} -p build/Default/GNU-Linux-x86 --- 55,66 ---- $(COMPILE.cc) -g -o build/Default/GNU-Linux-x86/icesockets/sock_win.o icesockets/sock_win.cc + build/Default/GNU-Linux-x86/icesockets/sock_utils.o: icesockets/sock_utils.cc + @${MKDIR} -p build/Default/GNU-Linux-x86/icesockets + $(COMPILE.cc) -g -o build/Default/GNU-Linux-x86/icesockets/sock_utils.o icesockets/sock_utils.cc + build/Default/GNU-Linux-x86/icescan.o: icescan.cc @${MKDIR} -p build/Default/GNU-Linux-x86 $(COMPILE.cc) -g -o build/Default/GNU-Linux-x86/icescan.o icescan.cc build/Default/GNU-Linux-x86/csubtarget.o: csubtarget.cc @${MKDIR} -p build/Default/GNU-Linux-x86 *************** *** 76,83 **** $(COMPILE.cc) -g -o build/Default/GNU-Linux-x86/icediscover.o icediscover.cc - build/Default/GNU-Linux-x86/icesockets/sock_files.o: icesockets/sock_files.cc - @${MKDIR} -p build/Default/GNU-Linux-x86/icesockets - $(COMPILE.cc) -g -o build/Default/GNU-Linux-x86/icesockets/sock_files.o icesockets/sock_files.cc - build/Default/GNU-Linux-x86/udpscan.o: udpscan.cc @${MKDIR} -p build/Default/GNU-Linux-x86 --- 75,78 ---- Index: configurations.xml =================================================================== RCS file: /cvsroot/javanetsim/IceScan/nbproject/configurations.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** configurations.xml 21 Dec 2006 16:29:37 -0000 1.25 --- configurations.xml 21 Dec 2006 16:36:27 -0000 1.26 *************** *** 7,22 **** <itemPath>icesockets/csocket.h</itemPath> <itemPath>icesockets/getaddrinfo.h</itemPath> - <itemPath>icesockets/ice_rand.cc</itemPath> - <itemPath>icesockets/ice_rand.h</itemPath> <itemPath>icesockets/iceregex.h</itemPath> <itemPath>icesockets/queue.h</itemPath> <itemPath>icesockets/sock_err.h</itemPath> - <itemPath>icesockets/sock_files.cc</itemPath> - <itemPath>icesockets/sock_files.h</itemPath> <itemPath>icesockets/sock_name.cc</itemPath> <itemPath>icesockets/sock_name.h</itemPath> <itemPath>icesockets/sock_pcap.h</itemPath> - <itemPath>icesockets/sock_time.h</itemPath> <itemPath>icesockets/sock_types.h</itemPath> <itemPath>icesockets/sock_win.cc</itemPath> <itemPath>icesockets/sock_win.h</itemPath> --- 7,19 ---- <itemPath>icesockets/csocket.h</itemPath> <itemPath>icesockets/getaddrinfo.h</itemPath> <itemPath>icesockets/iceregex.h</itemPath> <itemPath>icesockets/queue.h</itemPath> <itemPath>icesockets/sock_err.h</itemPath> <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> + <itemPath>icesockets/sock_utils.h</itemPath> <itemPath>icesockets/sock_win.cc</itemPath> <itemPath>icesockets/sock_win.h</itemPath> *************** *** 99,105 **** <itemTool>3</itemTool> </item> - <item path="icesockets/sock_time.h"> - <itemTool>3</itemTool> - </item> <item path="icesockets/crawsocket.h"> <itemTool>3</itemTool> --- 96,99 ---- *************** *** 120,126 **** <itemTool>3</itemTool> </item> - <item path="icesockets/ice_rand.h"> - <itemTool>3</itemTool> - </item> <item path="icedbs.h"> <itemTool>3</itemTool> --- 114,117 ---- *************** *** 153,159 **** <itemTool>3</itemTool> </item> - <item path="icesockets/sock_files.h"> - <itemTool>3</itemTool> - </item> <item path="csubtarget.cc"> <itemTool>1</itemTool> --- 144,147 ---- *************** *** 161,174 **** </ccCompilerTool> </item> - <item path="icesockets/ice_rand.cc"> - <itemTool>1</itemTool> - <ccCompilerTool> - </ccCompilerTool> - </item> - <item path="icesockets/sock_files.cc"> - <itemTool>1</itemTool> - <ccCompilerTool> - </ccCompilerTool> - </item> <item path="icesockets/sock_name.cc"> <itemTool>1</itemTool> --- 149,152 ---- *************** *** 194,197 **** --- 172,183 ---- <itemTool>3</itemTool> </item> + <item path="icesockets/sock_utils.h"> + <itemTool>3</itemTool> + </item> + <item path="icesockets/sock_utils.cc"> + <itemTool>1</itemTool> + <ccCompilerTool> + </ccCompilerTool> + </item> </conf> </confs> |