Update of /cvsroot/objecthandler/log4cxx-0.9.7
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv26261
Modified Files:
log4cxx.nsi
Log Message:
auto_linking
Index: log4cxx.nsi
===================================================================
RCS file: /cvsroot/objecthandler/log4cxx-0.9.7/log4cxx.nsi,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** log4cxx.nsi 30 May 2006 10:10:54 -0000 1.1
--- log4cxx.nsi 30 May 2006 11:16:51 -0000 1.2
***************
*** 45,48 ****
--- 45,49 ----
File /r "*.vcproj"
File /r "*.h"
+ File /r "*.hpp"
File /r "*.cpp"
File /r "*.am"
|