[QuantLibAddin-cvs] QuantLibAddin QuantLibObjects_vc8.vcproj, 1.47, 1.48
Brought to you by:
ericehlers,
nando
|
From: Ferdinando A. <na...@us...> - 2006-10-12 12:23:03
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv22570 Modified Files: QuantLibObjects_vc8.vcproj Log Message: added missing file Index: QuantLibObjects_vc8.vcproj =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/QuantLibObjects_vc8.vcproj,v retrieving revision 1.47 retrieving revision 1.48 diff -C2 -d -r1.47 -r1.48 *** QuantLibObjects_vc8.vcproj 11 Oct 2006 19:03:40 -0000 1.47 --- QuantLibObjects_vc8.vcproj 12 Oct 2006 12:22:59 -0000 1.48 *************** *** 538,541 **** --- 538,549 ---- </File> <File + RelativePath=".\qlo\vo_simplecashflow.cpp" + > + </File> + <File + RelativePath=".\qlo\vo_simplecashflow.hpp" + > + </File> + <File RelativePath=".\qlo\vo_statistics.cpp" > |