[QuantLibAddin-cvs] QuantLibAddin/gensrc gensrc.vcproj,1.1,1.2
Brought to you by:
ericehlers,
nando
|
From: Marco B. <mar...@us...> - 2006-06-08 14:52:31
|
Update of /cvsroot/quantlibaddin/QuantLibAddin/gensrc In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv12379/gensrc Modified Files: gensrc.vcproj Log Message: update VC7 workspaces Index: gensrc.vcproj =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/gensrc.vcproj,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** gensrc.vcproj 23 May 2006 16:41:17 -0000 1.1 --- gensrc.vcproj 8 Jun 2006 14:52:22 -0000 1.2 *************** *** 43,49 **** </File> <File - RelativePath="metadata\config.xml"> - </File> - <File RelativePath="metadata\couponvectors.xml"> </File> --- 43,46 ---- *************** *** 88,94 **** </File> <File - RelativePath="metadata\simpleswap.xml"> - </File> - <File RelativePath="metadata\swap.xml"> </File> --- 85,88 ---- *************** *** 106,109 **** --- 100,126 ---- </File> </Filter> + <Filter + Name="config" + Filter=""> + <File + RelativePath=".\config\config.xml"> + </File> + <File + RelativePath=".\config\excel.xml"> + </File> + </Filter> + <Filter + Name="stubs" + Filter=""> + <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"> |