[QuantLibAddin-cvs] QuantLibAddin QuantLibObjects.vcproj, 1.27, 1.28
Brought to you by:
ericehlers,
nando
|
From: Chiara F. <chi...@us...> - 2006-08-25 07:22:53
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv4694 Modified Files: QuantLibObjects.vcproj Log Message: Index: QuantLibObjects.vcproj =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/QuantLibObjects.vcproj,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** QuantLibObjects.vcproj 17 Aug 2006 10:40:53 -0000 1.27 --- QuantLibObjects.vcproj 25 Aug 2006 07:22:50 -0000 1.28 *************** *** 352,371 **** RelativePath="qlo\typeregistry.hpp"> </File> - <Filter - Name="TermStructures" - Filter=""> - <File - RelativePath="qlo\ratehelpers.cpp"> - </File> - <File - RelativePath="qlo\ratehelpers.hpp"> - </File> - <File - RelativePath="qlo\termstructures.cpp"> - </File> - <File - RelativePath="qlo\termstructures.hpp"> - </File> - </Filter> </Filter> <Filter --- 352,355 ---- *************** *** 373,376 **** --- 357,366 ---- Filter=""> <File + RelativePath=".\qlo\vo_assetswap.cpp"> + </File> + <File + RelativePath=".\qlo\vo_assetswap.hpp"> + </File> + <File RelativePath="qlo\vo_bonds.cpp"> </File> *************** *** 598,601 **** --- 588,597 ---- </File> <File + RelativePath=".\qlo\assetswap.cpp"> + </File> + <File + RelativePath=".\qlo\assetswap.hpp"> + </File> + <File RelativePath="qlo\barrieroption.cpp"> </File> *************** *** 766,769 **** --- 762,781 ---- </File> </Filter> + <Filter + Name="TermStructures" + Filter=""> + <File + RelativePath="qlo\ratehelpers.cpp"> + </File> + <File + RelativePath="qlo\ratehelpers.hpp"> + </File> + <File + RelativePath="qlo\termstructures.cpp"> + </File> + <File + RelativePath="qlo\termstructures.hpp"> + </File> + </Filter> <File RelativePath="qlo\auto_link.hpp"> |