Update of /cvsroot/quantlibaddin/QuantLibAddin/gensrc
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv4334/gensrc
Modified Files:
Makefile.vc gensrc_vc8.vcproj
Log Message:
added qlSimpleCashFlow
Index: Makefile.vc
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/Makefile.vc,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -d -r1.30 -r1.31
*** Makefile.vc 3 Oct 2006 12:59:35 -0000 1.30
--- Makefile.vc 11 Oct 2006 17:09:17 -0000 1.31
***************
*** 40,43 ****
--- 40,44 ----
metadata\settings.xml \
metadata\shortratemodels.xml \
+ metadata\simplecashflow.xml \
metadata\statistics.xml \
metadata\swap.xml \
Index: gensrc_vc8.vcproj
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/gensrc_vc8.vcproj,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** gensrc_vc8.vcproj 3 Oct 2006 12:59:35 -0000 1.27
--- gensrc_vc8.vcproj 11 Oct 2006 17:09:17 -0000 1.28
***************
*** 184,187 ****
--- 184,191 ----
</File>
<File
+ RelativePath=".\metadata\simplecashflow.xml"
+ >
+ </File>
+ <File
RelativePath=".\metadata\statistics.xml"
>
|