[QuantLibAddin-cvs] QuantLibAddin QuantLibObjects.vcproj, 1.14, 1.15
Brought to you by:
ericehlers,
nando
|
From: Ferdinando A. <na...@us...> - 2006-06-25 09:53:34
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv2366 Modified Files: QuantLibObjects.vcproj Log Message: VC71 catching up Index: QuantLibObjects.vcproj =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/QuantLibObjects.vcproj,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** QuantLibObjects.vcproj 23 Jun 2006 18:39:00 -0000 1.14 --- QuantLibObjects.vcproj 25 Jun 2006 09:53:30 -0000 1.15 *************** *** 386,389 **** --- 386,395 ---- </File> <File + RelativePath=".\qlo\vo_mathf.cpp"> + </File> + <File + RelativePath=".\qlo\vo_mathf.hpp"> + </File> + <File RelativePath=".\qlo\vo_options.cpp"> </File> |