[QuantLibAddin-cvs] QuantLibAddin QuantLibObjects.vcproj, 1.33, 1.34
Brought to you by:
ericehlers,
nando
|
From: Giorgio F. <gi...@us...> - 2006-09-12 09:38:28
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv5556 Modified Files: QuantLibObjects.vcproj Log Message: Added files Index: QuantLibObjects.vcproj =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/QuantLibObjects.vcproj,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -d -r1.33 -r1.34 *** QuantLibObjects.vcproj 7 Sep 2006 21:27:37 -0000 1.33 --- QuantLibObjects.vcproj 12 Sep 2006 09:38:25 -0000 1.34 *************** *** 335,338 **** --- 335,341 ---- Filter=""> <File + RelativePath="qlo\calendarfactory.cpp"> + </File> + <File RelativePath="qlo\enumclassctors.cpp"> </File> *************** *** 347,353 **** </File> <File - RelativePath="qlo\calendarfactory.cpp"> - </File> - <File RelativePath="qlo\typefactory.hpp"> </File> --- 350,353 ---- *************** *** 384,387 **** --- 384,393 ---- </File> <File + RelativePath=".\qlo\vo_cmsmarket.cpp"> + </File> + <File + RelativePath=".\qlo\vo_cmsmarket.hpp"> + </File> + <File RelativePath=".\qlo\vo_couponvectors.cpp"> </File> *************** *** 733,736 **** --- 739,748 ---- </File> <File + RelativePath=".\qlo\cmsmarket.cpp"> + </File> + <File + RelativePath=".\qlo\cmsmarket.hpp"> + </File> + <File RelativePath="qlo\swaptionvolstructure.cpp"> </File> |