Update of /cvsroot/quantlibaddin/QuantLibAddin/gensrc
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv9922/gensrc
Modified Files:
Makefile.vc gensrc.vcproj gensrc_vc8.vcproj
Log Message:
autogenerate source code for yield curve factory
Index: Makefile.vc
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/Makefile.vc,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** Makefile.vc 14 Jul 2006 17:35:30 -0000 1.17
--- Makefile.vc 24 Jul 2006 18:06:01 -0000 1.18
***************
*** 16,19 ****
--- 16,20 ----
metadata\daycounter.xml \
metadata\enumclasses.xml \
+ metadata\enumcurves.xml \
metadata\enumtypes.xml \
metadata\exercise.xml \
Index: gensrc_vc8.vcproj
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/gensrc_vc8.vcproj,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** gensrc_vc8.vcproj 14 Jul 2006 17:35:30 -0000 1.17
--- gensrc_vc8.vcproj 24 Jul 2006 18:06:01 -0000 1.18
***************
*** 88,91 ****
--- 88,95 ----
</File>
<File
+ RelativePath="metadata\enumcurves.xml"
+ >
+ </File>
+ <File
RelativePath="metadata\enumtypes.xml"
>
Index: gensrc.vcproj
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/gensrc.vcproj,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** gensrc.vcproj 18 Jul 2006 14:05:06 -0000 1.12
--- gensrc.vcproj 24 Jul 2006 18:06:01 -0000 1.13
***************
*** 61,64 ****
--- 61,67 ----
</File>
<File
+ RelativePath="metadata\enumcurves.xml">
+ </File>
+ <File
RelativePath="metadata\enumtypes.xml">
</File>
|