Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r49020 - sandbox/guigl/libs/guigl/build/vc8ide
From: stipe_at_[hidden]
Date: 2008-09-29 14:15:59


Author: srajko
Date: 2008-09-29 14:15:58 EDT (Mon, 29 Sep 2008)
New Revision: 49020
URL: http://svn.boost.org/trac/boost/changeset/49020

Log:
add guigl vc8 project files
Added:
   sandbox/guigl/libs/guigl/build/vc8ide/
   sandbox/guigl/libs/guigl/build/vc8ide/build.vcproj (contents, props changed)
   sandbox/guigl/libs/guigl/build/vc8ide/doc.vcproj (contents, props changed)
   sandbox/guigl/libs/guigl/build/vc8ide/example.vcproj (contents, props changed)
   sandbox/guigl/libs/guigl/build/vc8ide/guigl.sln (contents, props changed)
   sandbox/guigl/libs/guigl/build/vc8ide/test.vcproj (contents, props changed)

Added: sandbox/guigl/libs/guigl/build/vc8ide/build.vcproj
==============================================================================
--- (empty file)
+++ sandbox/guigl/libs/guigl/build/vc8ide/build.vcproj 2008-09-29 14:15:58 EDT (Mon, 29 Sep 2008)
@@ -0,0 +1,353 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="build"
+ ProjectGUID="{96dd7085-0763-49ff-9986-0244d7b43704}"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="debug|Win32"
+ OutputDirectory="..\..\..\..\bin.v2\libs\$(SolutionName)\$(ProjectName)\msvc-8.0\$(ConfigurationName)\threading-multi"
+ IntermediateDirectory="$(OutDir)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="bjam --v2 ../../$(ProjectName) $(ConfigurationName)"
+ ReBuildCommandLine="bjam --v2 -a ../../$(ProjectName) $(ConfigurationName)"
+ CleanCommandLine="bjam --v2 --clean ../../$(ProjectName) $(ConfigurationName)"
+
+ Output=""
+ PreprocessorDefinitions=""
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="release|Win32"
+ OutputDirectory="..\..\..\..\bin.v2\libs\$(SolutionName)\$(ProjectName)\msvc-8.0\$(ConfigurationName)\threading-multi"
+ IntermediateDirectory="$(OutDir)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="bjam --v2 ../../$(ProjectName) $(ConfigurationName)"
+ ReBuildCommandLine="bjam --v2 -a ../../$(ProjectName) $(ConfigurationName)"
+ CleanCommandLine="bjam --v2 --clean ../../$(ProjectName) $(ConfigurationName)"
+
+ Output=""
+ PreprocessorDefinitions=""
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="guigl"
+ >
+ <File
+ RelativePath="..\..\..\../boost/guigl/access.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/application.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/event.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/parameters.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/types.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/window.hpp"
+ >
+ </File>
+ <Filter
+ Name="component"
+ >
+ </Filter>
+ <Filter
+ Name="layout"
+ >
+ <File
+ RelativePath="..\..\..\../boost/guigl/layout/grid.hpp"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="platform"
+ >
+ <File
+ RelativePath="..\..\..\../boost/guigl/platform/glu.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/platform/glut.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/platform/opengl.hpp"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="view"
+ >
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/active_colored.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/base.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/clickable.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/colored.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/compound.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/draggable.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/labeled.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/mouse_tracking.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/navigable.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/periodic.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/positioned.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/solid_background.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/static_base.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/static_compound.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/three_dimensional.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/window.hpp"
+ >
+ </File>
+ <Filter
+ Name="impl"
+ >
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/impl/active_colored.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/impl/clickable.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/impl/colored.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/impl/compound.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/impl/draggable.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/impl/labeled.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/impl/mouse_tracking.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/impl/navigable.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/impl/periodic.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/impl/positioned.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/impl/solid_background.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/impl/static_compound.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/impl/three_dimensional.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/impl/window.hpp"
+ >
+ </File>
+ <Filter
+ Name="detail"
+ >
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/impl/detail/algorithm.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/view/impl/detail/compound_event_processing.hpp"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="widget"
+ >
+ <File
+ RelativePath="..\..\..\../boost/guigl/widget/button.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/widget/compound.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/widget/label.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/widget/labeled_button.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/widget/labeled_slider.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/widget/slider.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/guigl/widget/window.hpp"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="field_map"
+ >
+ <File
+ RelativePath="..\..\..\../boost/field_map/field_map.hpp"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="parameter"
+ >
+ <File
+ RelativePath="..\..\..\../boost/parameter/keyword_base.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/parameter/typed_keyword.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/parameter/typed_name.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/parameter/untyped_keyword.hpp"
+ >
+ </File>
+ <Filter
+ Name="aux_"
+ >
+ <File
+ RelativePath="..\..\..\../boost/parameter/aux_/typed_arg_list.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\../boost/parameter/aux_/typed_tagged_argument.hpp"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="solution build"
+ >
+ <File
+ RelativePath="..\..\..\..\boost-build.jam"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\project-root.jam"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\Jamfile.v2"
+ >
+ </File>
+ </Filter>
+ <File
+ RelativePath="..\..\build\Jamfile.v2"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>

Added: sandbox/guigl/libs/guigl/build/vc8ide/doc.vcproj
==============================================================================
--- (empty file)
+++ sandbox/guigl/libs/guigl/build/vc8ide/doc.vcproj 2008-09-29 14:15:58 EDT (Mon, 29 Sep 2008)
@@ -0,0 +1,760 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="doc"
+ ProjectGUID="{03a0b274-9816-4644-a53d-9f70f01ea5cd}"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="release|Win32"
+ OutputDirectory="..\..\..\..\bin.v2\libs\$(SolutionName)\$(ProjectName)\msvc-8.0\$(ConfigurationName)\threading-multi"
+ IntermediateDirectory="$(OutDir)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="cd ../../doc&#x0D;&#x0A;bjam --v2 $(ConfigurationName)"
+ ReBuildCommandLine="cd ../../doc&#x0D;&#x0A;bjam --v2 -a $(ConfigurationName)"
+ CleanCommandLine="bjam --v2 --clean ../../$(ProjectName) $(ConfigurationName)"
+
+ Output=""
+ PreprocessorDefinitions=""
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <File
+ RelativePath="..\../doc/guigl.qbk"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/guigl_doxygen.xml"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/Jamfile"
+ >
+ </File>
+ <Filter
+ Name="html"
+ >
+ <File
+ RelativePath="..\../doc/html/boostbook.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/html/reference.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/html/index.html"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/html/standalone_HTML.manifest"
+ >
+ </File>
+ <Filter
+ Name="images"
+ >
+ <File
+ RelativePath="..\../doc/html/images/blank.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/html/images/caution.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/html/images/draft.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/html/images/home.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/html/images/important.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/html/images/next.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/html/images/note.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/html/images/prev.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/html/images/tip.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/html/images/toc-blank.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/html/images/toc-minus.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/html/images/toc-plus.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/html/images/up.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/html/images/warning.png"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="boost"
+ >
+ <Filter
+ Name="guigl"
+ >
+ <File
+ RelativePath="..\../doc/html/boost/guigl/window.html"
+ >
+ </File>
+ <Filter
+ Name="view"
+ >
+ <File
+ RelativePath="..\../doc/html/boost/guigl/view/active_colored.html"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/html/boost/guigl/view/clickable.html"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/html/boost/guigl/view/draggable.html"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/html/boost/guigl/view/solid_background.html"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="widget"
+ >
+ <File
+ RelativePath="..\../doc/html/boost/guigl/widget/button.html"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/html/boost/guigl/widget/slider.html"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="guigl"
+ >
+ <File
+ RelativePath="..\../doc/html/guigl/introduction.html"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/html/guigl/license.html"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="header"
+ >
+ <Filter
+ Name="boost"
+ >
+ <Filter
+ Name="guigl"
+ >
+ <Filter
+ Name="view"
+ >
+ <Filter
+ Name="active_colored"
+ >
+ <File
+ RelativePath="..\../doc/html/header/boost/guigl/view/active_colored/hpp.html"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="clickable"
+ >
+ <File
+ RelativePath="..\../doc/html/header/boost/guigl/view/clickable/hpp.html"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="draggable"
+ >
+ <File
+ RelativePath="..\../doc/html/header/boost/guigl/view/draggable/hpp.html"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="solid_background"
+ >
+ <File
+ RelativePath="..\../doc/html/header/boost/guigl/view/solid_background/hpp.html"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="widget"
+ >
+ <Filter
+ Name="button"
+ >
+ <File
+ RelativePath="..\../doc/html/header/boost/guigl/widget/button/hpp.html"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="slider"
+ >
+ <File
+ RelativePath="..\../doc/html/header/boost/guigl/widget/slider/hpp.html"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="window"
+ >
+ <File
+ RelativePath="..\../doc/html/header/boost/guigl/window/hpp.html"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="index"
+ >
+ <File
+ RelativePath="..\../doc/html/index/s02.html"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/html/index/s03.html"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="style"
+ >
+ <Filter
+ Name="html"
+ >
+ <File
+ RelativePath="..\../doc/style/html/blurbs.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/box_wrapper.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/callouts.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/footer.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/general.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/header.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/headings.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/lists.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/main.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/nested_links.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/programlisting.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/spirit_nav.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/syntax.xml"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/table.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/toc.css"
+ >
+ </File>
+ <Filter
+ Name="conversion"
+ >
+ <File
+ RelativePath="..\../doc/style/html/conversion/boostbook_to_quickbook.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/conversion/html_to_quickbook.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/conversion/html_to_quickbook_general.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/conversion/quickbook_common.css"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="images"
+ >
+ <Filter
+ Name="admonitions"
+ >
+ <File
+ RelativePath="..\../doc/style/html/images/admonitions/caution.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/admonitions/important.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/admonitions/note.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/admonitions/tip.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/admonitions/warning.png"
+ >
+ </File>
+ <Filter
+ Name="solid"
+ >
+ <File
+ RelativePath="..\../doc/style/html/images/admonitions/solid/caution.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/admonitions/solid/important.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/admonitions/solid/note.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/admonitions/solid/tip.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/admonitions/solid/warning.png"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="box_wrapper"
+ >
+ <File
+ RelativePath="..\../doc/style/html/images/box_wrapper/bottom-left.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/box_wrapper/bottom-right.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/box_wrapper/bottom.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/box_wrapper/top-left.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/box_wrapper/top-right.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/box_wrapper/top.png"
+ >
+ </File>
+ <Filter
+ Name="solid"
+ >
+ <File
+ RelativePath="..\../doc/style/html/images/box_wrapper/solid/bottom-left.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/box_wrapper/solid/bottom-right.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/box_wrapper/solid/bottom.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/box_wrapper/solid/top-left.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/box_wrapper/solid/top-right.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/box_wrapper/solid/top.png"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="callouts"
+ >
+ <File
+ RelativePath="..\../doc/style/html/images/callouts/1.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/callouts/10.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/callouts/11.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/callouts/12.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/callouts/13.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/callouts/14.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/callouts/15.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/callouts/2.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/callouts/3.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/callouts/4.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/callouts/5.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/callouts/6.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/callouts/7.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/callouts/8.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/callouts/9.png"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="footer"
+ >
+ <File
+ RelativePath="..\../doc/style/html/images/footer/background-left.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/footer/background-right.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/footer/background.png"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="header"
+ >
+ <File
+ RelativePath="..\../doc/style/html/images/header/background-more.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/header/background.png"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="navigation"
+ >
+ <File
+ RelativePath="..\../doc/style/html/images/navigation/home.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/navigation/next.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/navigation/prev.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/navigation/up.png"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="syntax"
+ >
+ <File
+ RelativePath="..\../doc/style/html/images/syntax/bc.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/syntax/cw.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/syntax/em.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/syntax/evening.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/syntax/kd.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/syntax/morning.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/syntax/sc.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/syntax/vim.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/syntax/vs.png"
+ >
+ </File>
+ <Filter
+ Name="solid"
+ >
+ <File
+ RelativePath="..\../doc/style/html/images/syntax/solid/bc.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/syntax/solid/cw.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/syntax/solid/em.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/syntax/solid/evening.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/syntax/solid/kd.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/syntax/solid/morning.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/syntax/solid/sc.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/syntax/solid/vim.png"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/images/syntax/solid/vs.png"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="syntax"
+ >
+ <File
+ RelativePath="..\../doc/style/html/syntax/bc.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/syntax/cw.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/syntax/em.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/syntax/evening.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/syntax/kd.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/syntax/morning.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/syntax/sc.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/syntax/vim.css"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/html/syntax/vs.css"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="pdf"
+ >
+ <Filter
+ Name="images"
+ >
+ <File
+ RelativePath="..\../doc/style/pdf/images/caution.svg"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/pdf/images/DangerGeneral.svg"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/pdf/images/home.svg"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/pdf/images/important.svg"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/pdf/images/next.svg"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/pdf/images/note.svg"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/pdf/images/prev.svg"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/pdf/images/tip.svg"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/pdf/images/tip2.svg"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/pdf/images/up.svg"
+ >
+ </File>
+ <File
+ RelativePath="..\../doc/style/pdf/images/warning.svg"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>

Added: sandbox/guigl/libs/guigl/build/vc8ide/example.vcproj
==============================================================================
--- (empty file)
+++ sandbox/guigl/libs/guigl/build/vc8ide/example.vcproj 2008-09-29 14:15:58 EDT (Mon, 29 Sep 2008)
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="example"
+ ProjectGUID="{ce89bcc4-f1e3-4de4-8d55-b09c5b4dab17}"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="debug|Win32"
+ OutputDirectory="..\..\..\..\bin.v2\libs\$(SolutionName)\$(ProjectName)\msvc-8.0\$(ConfigurationName)\threading-multi"
+ IntermediateDirectory="$(OutDir)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="bjam --v2 ../../$(ProjectName) $(ConfigurationName)"
+ ReBuildCommandLine="bjam --v2 -a ../../$(ProjectName) $(ConfigurationName)"
+ CleanCommandLine="bjam --v2 --clean ../../$(ProjectName) $(ConfigurationName)"
+
+ Output=""
+ PreprocessorDefinitions=""
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="release|Win32"
+ OutputDirectory="..\..\..\..\bin.v2\libs\$(SolutionName)\$(ProjectName)\msvc-8.0\$(ConfigurationName)\threading-multi"
+ IntermediateDirectory="$(OutDir)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="bjam --v2 ../../$(ProjectName) $(ConfigurationName)"
+ ReBuildCommandLine="bjam --v2 -a ../../$(ProjectName) $(ConfigurationName)"
+ CleanCommandLine="bjam --v2 --clean ../../$(ProjectName) $(ConfigurationName)"
+
+ Output=""
+ PreprocessorDefinitions=""
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <File
+ RelativePath="..\../example/Jamfile"
+ >
+ </File>
+ <File
+ RelativePath="..\../example/two_buttons.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\../example/two_buttons.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\../example/two_spheres.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\../example/two_spheres.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\../example/window_example.cpp"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>

Added: sandbox/guigl/libs/guigl/build/vc8ide/guigl.sln
==============================================================================
--- (empty file)
+++ sandbox/guigl/libs/guigl/build/vc8ide/guigl.sln 2008-09-29 14:15:58 EDT (Mon, 29 Sep 2008)
@@ -0,0 +1,37 @@
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "build", "build.vcproj", "{96dd7085-0763-49ff-9986-0244d7b43704}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doc", "doc.vcproj", "{$template_msvc_doc_uuid_}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example", "example.vcproj", "{$template_msvc_example_uuid_}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test", "test.vcproj", "{$template_msvc_test_uuid_}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ debug|Win32 = debug|Win32
+ release|Win32 = release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {96dd7085-0763-49ff-9986-0244d7b43704}.debug|Win32.ActiveCfg = debug|Win32
+ {96dd7085-0763-49ff-9986-0244d7b43704}.debug|Win32.Build.0 = debug|Win32
+ {96dd7085-0763-49ff-9986-0244d7b43704}.release|Win32.ActiveCfg = release|Win32
+ {96dd7085-0763-49ff-9986-0244d7b43704}.release|Win32.Build.0 = release|Win32
+ {03a0b274-9816-4644-a53d-9f70f01ea5cd}.debug|Win32.ActiveCfg = release|Win32
+ {03a0b274-9816-4644-a53d-9f70f01ea5cd}.debug|Win32.Build.0 = release|Win32
+ {03a0b274-9816-4644-a53d-9f70f01ea5cd}.release|Win32.ActiveCfg = release|Win32
+ {03a0b274-9816-4644-a53d-9f70f01ea5cd}.release|Win32.Build.0 = release|Win32
+ {ce89bcc4-f1e3-4de4-8d55-b09c5b4dab17}.debug|Win32.ActiveCfg = debug|Win32
+ {ce89bcc4-f1e3-4de4-8d55-b09c5b4dab17}.debug|Win32.Build.0 = debug|Win32
+ {ce89bcc4-f1e3-4de4-8d55-b09c5b4dab17}.release|Win32.ActiveCfg = release|Win32
+ {ce89bcc4-f1e3-4de4-8d55-b09c5b4dab17}.release|Win32.Build.0 = release|Win32
+ {3402e7c7-5fab-45bc-8408-5ab3bf74aa4a}.debug|Win32.ActiveCfg = debug|Win32
+ {3402e7c7-5fab-45bc-8408-5ab3bf74aa4a}.debug|Win32.Build.0 = debug|Win32
+ {3402e7c7-5fab-45bc-8408-5ab3bf74aa4a}.release|Win32.ActiveCfg = release|Win32
+ {3402e7c7-5fab-45bc-8408-5ab3bf74aa4a}.release|Win32.Build.0 = release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal

Added: sandbox/guigl/libs/guigl/build/vc8ide/test.vcproj
==============================================================================
--- (empty file)
+++ sandbox/guigl/libs/guigl/build/vc8ide/test.vcproj 2008-09-29 14:15:58 EDT (Mon, 29 Sep 2008)
@@ -0,0 +1,109 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="test"
+ ProjectGUID="{3402e7c7-5fab-45bc-8408-5ab3bf74aa4a}"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="debug|Win32"
+ OutputDirectory="..\..\..\..\bin.v2\libs\$(SolutionName)\$(ProjectName)\msvc-8.0\$(ConfigurationName)\threading-multi"
+ IntermediateDirectory="$(OutDir)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="bjam --v2 ../../$(ProjectName) $(ConfigurationName)"
+ ReBuildCommandLine="bjam --v2 -a ../../$(ProjectName) $(ConfigurationName)"
+ CleanCommandLine="bjam --v2 --clean ../../$(ProjectName) $(ConfigurationName)"
+
+ Output=""
+ PreprocessorDefinitions=""
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="release|Win32"
+ OutputDirectory="..\..\..\..\bin.v2\libs\$(SolutionName)\$(ProjectName)\msvc-8.0\$(ConfigurationName)\threading-multi"
+ IntermediateDirectory="$(OutDir)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="bjam --v2 ../../$(ProjectName) $(ConfigurationName)"
+ ReBuildCommandLine="bjam --v2 -a ../../$(ProjectName) $(ConfigurationName)"
+ CleanCommandLine="bjam --v2 --clean ../../$(ProjectName) $(ConfigurationName)"
+
+ Output=""
+ PreprocessorDefinitions=""
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <File
+ RelativePath="..\../test/Jamfile"
+ >
+ </File>
+ <File
+ RelativePath="..\../test/test_field_map.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\../test/test_field_map_compilation.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\../test/test_field_map_compilation.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\../test/test_parameter.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\../test/test_parameter_compilation.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\../test/test_parameter_compilation.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\../test/test_parameter_dispatch_compilation.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\../test/test_parameter_dispatch_compilation.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\../test/test_parameter_map_compilation.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\../test/test_parameter_map_compilation.hpp"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk