Update of /cvsroot/quantlibaddin/QuantLibAddin
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv2943
Modified Files:
QuantLibObjects.vcproj QuantLibObjects_vc8.vcproj
Log Message:
always generate VO/Loop #include directives automatically rather than manually
Index: QuantLibObjects_vc8.vcproj
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/QuantLibObjects_vc8.vcproj,v
retrieving revision 1.43
retrieving revision 1.44
diff -C2 -d -r1.43 -r1.44
*** QuantLibObjects_vc8.vcproj 15 Sep 2006 10:07:34 -0000 1.43
--- QuantLibObjects_vc8.vcproj 23 Sep 2006 11:00:42 -0000 1.44
***************
*** 926,973 ****
>
<File
- RelativePath="qlo\Loop\loop_bonds.hpp"
- >
- </File>
- <File
RelativePath="qlo\Loop\loop_calendar.hpp"
>
</File>
<File
- RelativePath="qlo\Loop\loop_capfloor.hpp"
- >
- </File>
- <File
RelativePath="qlo\Loop\loop_capletvolstructure.hpp"
>
</File>
<File
- RelativePath="qlo\Loop\loop_daycounter.hpp"
- >
- </File>
- <File
RelativePath="qlo\Loop\loop_index.hpp"
>
</File>
<File
- RelativePath="qlo\Loop\loop_interpolation.hpp"
- >
- </File>
- <File
RelativePath="qlo\Loop\loop_marketmodels.hpp"
>
</File>
<File
- RelativePath="qlo\Loop\loop_statistics.hpp"
- >
- </File>
- <File
- RelativePath="qlo\Loop\loop_swaption.hpp"
- >
- </File>
- <File
- RelativePath="qlo\Loop\loop_swaptionvolstructure.hpp"
- >
- </File>
- <File
RelativePath="qlo\Loop\loop_termstructures.hpp"
>
--- 926,945 ----
Index: QuantLibObjects.vcproj
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/QuantLibObjects.vcproj,v
retrieving revision 1.35
retrieving revision 1.36
diff -C2 -d -r1.35 -r1.36
*** QuantLibObjects.vcproj 15 Sep 2006 10:07:34 -0000 1.35
--- QuantLibObjects.vcproj 23 Sep 2006 11:00:42 -0000 1.36
***************
*** 787,823 ****
Filter="">
<File
- RelativePath="qlo\Loop\loop_bonds.hpp">
- </File>
- <File
RelativePath="qlo\Loop\loop_calendar.hpp">
</File>
<File
- RelativePath="qlo\Loop\loop_capfloor.hpp">
- </File>
- <File
RelativePath="qlo\Loop\loop_capletvolstructure.hpp">
</File>
<File
- RelativePath="qlo\Loop\loop_daycounter.hpp">
- </File>
- <File
RelativePath="qlo\Loop\loop_index.hpp">
</File>
<File
- RelativePath="qlo\Loop\loop_interpolation.hpp">
- </File>
- <File
RelativePath="qlo\Loop\loop_marketmodels.hpp">
</File>
<File
- RelativePath="qlo\Loop\loop_statistics.hpp">
- </File>
- <File
- RelativePath="qlo\Loop\loop_swaption.hpp">
- </File>
- <File
- RelativePath="qlo\Loop\loop_swaptionvolstructure.hpp">
- </File>
- <File
RelativePath="qlo\Loop\loop_termstructures.hpp">
</File>
--- 787,802 ----
|