Update of /cvsroot/quantlibaddin/QuantLibAddin/gensrc
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv12790/gensrc
Modified Files:
Makefile.vc gensrc_vc8.vcproj
Log Message:
exported SwaptionVolStructure interface
Index: Makefile.vc
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/Makefile.vc,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** Makefile.vc 9 Jun 2006 18:58:47 -0000 1.6
--- Makefile.vc 12 Jun 2006 14:08:17 -0000 1.7
***************
*** 23,26 ****
--- 23,27 ----
metadata\shortratemodels.xml \
metadata\swap.xml \
+ metadata\swaptionvolstructure.xml \
metadata\termstructures.xml \
metadata\utilities.xml \
Index: gensrc_vc8.vcproj
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/gensrc_vc8.vcproj,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** gensrc_vc8.vcproj 8 Jun 2006 18:42:42 -0000 1.5
--- gensrc_vc8.vcproj 12 Jun 2006 14:08:17 -0000 1.6
***************
*** 127,130 ****
--- 127,134 ----
</File>
<File
+ RelativePath=".\metadata\swaptionvolstructure.xml"
+ >
+ </File>
+ <File
RelativePath="metadata\termstructures.xml"
>
|