Update of /cvsroot/quantlibaddin/QuantLibAddin/gensrc
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv13706/gensrc
Modified Files:
Tag: R000313f0-branch
Makefile.vc gensrc.vcproj gensrc_vc8.vcproj
Log Message:
update C client
Index: Makefile.vc
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/Makefile.vc,v
retrieving revision 1.19.2.3
retrieving revision 1.19.2.4
diff -C2 -d -r1.19.2.3 -r1.19.2.4
*** Makefile.vc 9 Aug 2006 11:02:13 -0000 1.19.2.3
--- Makefile.vc 9 Aug 2006 12:50:53 -0000 1.19.2.4
***************
*** 28,31 ****
--- 28,32 ----
metadata\mathf.xml \
# metadata\marketmodels.xml \
+ metadata\ohfunctions.xml \
metadata\optimization.xml \
metadata\options.xml \
Index: gensrc_vc8.vcproj
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/gensrc_vc8.vcproj,v
retrieving revision 1.19.2.1
retrieving revision 1.19.2.2
diff -C2 -d -r1.19.2.1 -r1.19.2.2
*** gensrc_vc8.vcproj 1 Aug 2006 11:54:05 -0000 1.19.2.1
--- gensrc_vc8.vcproj 9 Aug 2006 12:50:54 -0000 1.19.2.2
***************
*** 128,131 ****
--- 128,135 ----
</File>
<File
+ RelativePath=".\metadata\ohfunctions.xml"
+ >
+ </File>
+ <File
RelativePath=".\metadata\optimization.xml"
>
Index: gensrc.vcproj
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/gensrc.vcproj,v
retrieving revision 1.14
retrieving revision 1.14.2.1
diff -C2 -d -r1.14 -r1.14.2.1
*** gensrc.vcproj 29 Jul 2006 15:32:31 -0000 1.14
--- gensrc.vcproj 9 Aug 2006 12:50:54 -0000 1.14.2.1
***************
*** 88,92 ****
</File>
<File
! RelativePath=".\metadata\marketmodels.xml">
</File>
<File
--- 88,92 ----
</File>
<File
! RelativePath="metadata\marketmodels.xml">
</File>
<File
***************
*** 94,98 ****
</File>
<File
! RelativePath=".\metadata\optimization.xml">
</File>
<File
--- 94,101 ----
</File>
<File
! RelativePath="metadata\ohfunctions.xml">
! </File>
! <File
! RelativePath="metadata\optimization.xml">
</File>
<File
|