[QuantLibAddin-cvs] QuantLibAddin/gensrc gensrc_vc8.vcproj, 1.3, 1.4
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2006-06-07 22:26:14
|
Update of /cvsroot/quantlibaddin/QuantLibAddin/gensrc In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv7356/gensrc Modified Files: gensrc_vc8.vcproj Log Message: update directories Index: gensrc_vc8.vcproj =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/gensrc_vc8.vcproj,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** gensrc_vc8.vcproj 6 Jun 2006 08:10:05 -0000 1.3 --- gensrc_vc8.vcproj 6 Jun 2006 10:57:52 -0000 1.4 *************** *** 40,47 **** <Files> <Filter ! Name="scripts" > <File ! RelativePath="scripts\gensrc.py" > </File> --- 40,51 ---- <Files> <Filter ! Name="config" > <File ! RelativePath="config\config.xml" ! > ! </File> ! <File ! RelativePath="config\excel.xml" > </File> *************** *** 59,66 **** </File> <File - RelativePath="metadata\config.xml" - > - </File> - <File RelativePath="metadata\couponvectors.xml" > --- 63,66 ---- *************** *** 143,152 **** </File> </Filter> ! <File ! RelativePath="Makefile.vc" > ! </File> <File ! RelativePath=".\stub.copyright" > </File> --- 143,172 ---- </File> </Filter> ! <Filter ! Name="scripts" > ! <File ! RelativePath="scripts\gensrc.py" ! > ! </File> ! </Filter> ! <Filter ! Name="stubs" ! > ! <File ! RelativePath="stubs\stub.copyright" ! > ! </File> ! <File ! RelativePath="stubs\stub.excel.includes" ! > ! </File> ! <File ! RelativePath="stubs\stub.excel.register" ! > ! </File> ! </Filter> <File ! RelativePath="Makefile.vc" > </File> |