[QuantLibAddin-cvs] QuantLibAddin/gensrc gensrc.vcproj,1.22,1.23
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2006-10-04 01:49:39
|
Update of /cvsroot/quantlibaddin/QuantLibAddin/gensrc In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv29823 Modified Files: gensrc.vcproj Log Message: add new files Index: gensrc.vcproj =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/gensrc.vcproj,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** gensrc.vcproj 3 Oct 2006 12:59:35 -0000 1.22 --- gensrc.vcproj 3 Oct 2006 15:06:50 -0000 1.23 *************** *** 37,41 **** Filter=""> <File ! RelativePath=".\metadata\assetswap.xml"> </File> <File --- 37,41 ---- Filter=""> <File ! RelativePath="metadata\assetswap.xml"> </File> <File *************** *** 52,56 **** </File> <File ! RelativePath=".\metadata\cmsmarket.xml"> </File> <File --- 52,56 ---- </File> <File ! RelativePath="metadata\cmsmarket.xml"> </File> <File *************** *** 124,128 **** </File> <File ! RelativePath=".\metadata\settings.xml"> </File> <File --- 124,131 ---- </File> <File ! RelativePath="metadata\sequencestatistics.xml"> ! </File> ! <File ! RelativePath="metadata\settings.xml"> </File> <File *************** *** 130,134 **** </File> <File ! RelativePath=".\metadata\statistics.xml"> </File> <File --- 133,137 ---- </File> <File ! RelativePath="metadata\statistics.xml"> </File> <File *************** *** 158,165 **** Filter=""> <File ! RelativePath=".\config\config.xml"> </File> <File ! RelativePath=".\config\excel.xml"> </File> </Filter> --- 161,168 ---- Filter=""> <File ! RelativePath="config\config.xml"> </File> <File ! RelativePath="config\excel.xml"> </File> </Filter> *************** *** 168,175 **** Filter=""> <File ! RelativePath=".\stubs\stub.copyright"> </File> <File ! RelativePath=".\stubs\stub.excel.includes"> </File> </Filter> --- 171,178 ---- Filter=""> <File ! RelativePath="stubs\stub.copyright"> </File> <File ! RelativePath="stubs\stub.excel.includes"> </File> </Filter> |