Update of /cvsroot/quantlibaddin/QuantLibAddin/gensrc
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv5733/gensrc
Modified Files:
Makefile.vc gensrc.vcproj gensrc_vc8.vcproj
Log Message:
cleaner processing to register functions with Excel
Index: Makefile.vc
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/Makefile.vc,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** Makefile.vc 2 Oct 2006 14:55:57 -0000 1.29
--- Makefile.vc 3 Oct 2006 12:59:35 -0000 1.30
***************
*** 53,57 ****
STUBS=stubs\stub.copyright \
- stubs\stub.excel.xladdin \
stubs\stub.excel.includes
--- 53,56 ----
Index: gensrc_vc8.vcproj
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/gensrc_vc8.vcproj,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** gensrc_vc8.vcproj 2 Oct 2006 14:55:57 -0000 1.26
--- gensrc_vc8.vcproj 3 Oct 2006 12:59:35 -0000 1.27
***************
*** 235,242 ****
>
</File>
- <File
- RelativePath=".\stubs\stub.excel.xladdin"
- >
- </File>
</Filter>
<File
--- 235,238 ----
Index: gensrc.vcproj
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/gensrc.vcproj,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** gensrc.vcproj 2 Oct 2006 14:55:57 -0000 1.21
--- gensrc.vcproj 3 Oct 2006 12:59:35 -0000 1.22
***************
*** 173,179 ****
RelativePath=".\stubs\stub.excel.includes">
</File>
- <File
- RelativePath=".\stubs\stub.excel.xladdin">
- </File>
</Filter>
<File
--- 173,176 ----
|