[QuantLibAddin-cvs] QuantLibAddin QuantLibObjects.vcproj, 1.38, 1.39
Brought to you by:
ericehlers,
nando
|
From: Ferdinando A. <na...@us...> - 2006-10-16 09:19:36
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv24672 Modified Files: QuantLibObjects.vcproj Log Message: updated Index: QuantLibObjects.vcproj =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/QuantLibObjects.vcproj,v retrieving revision 1.38 retrieving revision 1.39 diff -C2 -d -r1.38 -r1.39 *** QuantLibObjects.vcproj 3 Oct 2006 14:50:50 -0000 1.38 --- QuantLibObjects.vcproj 16 Oct 2006 09:19:30 -0000 1.39 *************** *** 492,495 **** --- 492,501 ---- </File> <File + RelativePath=".\qlo\vo_simplecashflow.cpp"> + </File> + <File + RelativePath=".\qlo\vo_simplecashflow.hpp"> + </File> + <File RelativePath=".\qlo\vo_statistics.cpp"> </File> *************** *** 724,727 **** --- 730,736 ---- RelativePath="qlo\couponvectors.hpp"> </File> + <File + RelativePath=".\qlo\simplecashflow.hpp"> + </File> </Filter> <Filter |