Update of /cvsroot/quantlibaddin/QuantLibAddin/gensrc
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv22654/gensrc
Modified Files:
Makefile.vc gensrc_vc8.vcproj
Log Message:
exported object Forward Rate Agreement from QL to QLXL
Index: Makefile.vc
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/Makefile.vc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Makefile.vc 6 Jun 2006 09:09:07 -0000 1.4
--- Makefile.vc 8 Jun 2006 18:42:42 -0000 1.5
***************
*** 12,15 ****
--- 12,16 ----
metadata\enumerations.xml \
metadata\exercise.xml \
+ metadata\forwardrateagreement.xml \
metadata\instruments.xml \
metadata\interpolation.xml \
Index: gensrc_vc8.vcproj
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/gensrc_vc8.vcproj,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** gensrc_vc8.vcproj 6 Jun 2006 10:57:52 -0000 1.4
--- gensrc_vc8.vcproj 8 Jun 2006 18:42:42 -0000 1.5
***************
*** 83,86 ****
--- 83,90 ----
</File>
<File
+ RelativePath=".\metadata\forwardrateagreement.xml"
+ >
+ </File>
+ <File
RelativePath="metadata\instruments.xml"
>
|