$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r69409 - in sandbox/xint/libs/xint/build: . codelite msvc
From: chad.thecomfychair_at_[hidden]
Date: 2011-02-28 18:31:28
Author: chadnelson
Date: 2011-02-28 18:31:24 EST (Mon, 28 Feb 2011)
New Revision: 69409
URL: http://svn.boost.org/trac/boost/changeset/69409
Log:
Final minor changes before review.
Added:
   sandbox/xint/libs/xint/build/
   sandbox/xint/libs/xint/build/codelite/
   sandbox/xint/libs/xint/build/codelite/Docs.project   (contents, props changed)
   sandbox/xint/libs/xint/build/codelite/Example-Exceptions.project   (contents, props changed)
   sandbox/xint/libs/xint/build/codelite/Example-Fibonacci.project   (contents, props changed)
   sandbox/xint/libs/xint/build/codelite/Example-GenPrime.project   (contents, props changed)
   sandbox/xint/libs/xint/build/codelite/Example-Rsa.project   (contents, props changed)
   sandbox/xint/libs/xint/build/codelite/Example-Simplest.project   (contents, props changed)
   sandbox/xint/libs/xint/build/codelite/XInt.project   (contents, props changed)
   sandbox/xint/libs/xint/build/codelite/XInt.workspace   (contents, props changed)
   sandbox/xint/libs/xint/build/msvc/
   sandbox/xint/libs/xint/build/msvc/XInt.sln   (contents, props changed)
   sandbox/xint/libs/xint/build/msvc/XInt.vcproj   (contents, props changed)
Added: sandbox/xint/libs/xint/build/codelite/Docs.project
==============================================================================
--- (empty file)
+++ sandbox/xint/libs/xint/build/codelite/Docs.project	2011-02-28 18:31:24 EST (Mon, 28 Feb 2011)
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="utf-8"?>
+<CodeLite_Project Name="Docs" InternalType="">
+  <Plugins>
+    <Plugin Name="qmake">
+      <![CDATA[00020001N0003All0000000000000001N0005Debug000000000000]]>
+    </Plugin>
+  </Plugins>
+  <Description/>
+  <Dependencies/>
+  <Dependencies Name="Debug"/>
+  <VirtualDirectory Name="dox">
+    <File Name="../../../../libs/xint/doc/dox/acknowledgements.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/complexity.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/copyonwrite.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/dependencies.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/ex_fibonacci.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/exceptions.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/history.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/index.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/nan.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/primes.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/r_core.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/r_cow.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/r_exception_blocking.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/r_insecure_default.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/r_interface.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/r_interface_design_only.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/r_nan.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/r_negzero.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/r_nofloats.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/r_random.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/r_shared_ptr.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/r_toobig.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/random.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/rationale.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/testing.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/zero.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/threadsafe.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/fixedlength.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/r_whynotx.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/no_exceptions.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/ex_simplest.dox"/>
+    <File Name="../../../../libs/xint/doc/dox/footer.html"/>
+  </VirtualDirectory>
+  <VirtualDirectory Name="Project">
+    <File Name="../libs/xint/doc/dox/Doxyfile"/>
+  </VirtualDirectory>
+  <Settings Type="Executable">
+    <Configuration Name="All" CompilerType="cobra" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
+      <Compiler Options="-g" Required="no" PreCompiledHeader="">
+        <IncludePath Value="."/>
+      </Compiler>
+      <Linker Options="-O0" Required="no">
+        <LibraryPath Value="."/>
+        <LibraryPath Value="Debug"/>
+      </Linker>
+      <ResourceCompiler Options="" Required="no"/>
+      <General OutputFile="" IntermediateDirectory="./Debug" Command="" CommandArguments="" WorkingDirectory="./Debug" PauseExecWhenProcTerminates="no"/>
+      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+        <PostConnectCommands/>
+        <StartupCommands/>
+      </Debugger>
+      <PreBuild/>
+      <PostBuild/>
+      <CustomBuild Enabled="yes">
+        <Target Name="Show">firefox ../index.html</Target>
+        <RebuildCommand/>
+        <CleanCommand>rm ~/projects/xint/libs/xint/doc/*</CleanCommand>
+        <BuildCommand>doxygen</BuildCommand>
+        <PreprocessFileCommand/>
+        <SingleFileCommand/>
+        <MakefileGenerationCommand/>
+        <ThirdPartyToolName>None</ThirdPartyToolName>
+        <WorkingDirectory>/home/chad/projects/xint/libs/xint/doc/dox</WorkingDirectory>
+      </CustomBuild>
+      <AdditionalRules>
+        <CustomPostBuild/>
+        <CustomPreBuild/>
+      </AdditionalRules>
+    </Configuration>
+    <GlobalSettings>
+      <Compiler Options="">
+        <IncludePath Value="."/>
+      </Compiler>
+      <Linker Options="">
+        <LibraryPath Value="."/>
+      </Linker>
+      <ResourceCompiler Options=""/>
+    </GlobalSettings>
+  </Settings>
+  <Dependencies Name="All"/>
+</CodeLite_Project>
Added: sandbox/xint/libs/xint/build/codelite/Example-Exceptions.project
==============================================================================
--- (empty file)
+++ sandbox/xint/libs/xint/build/codelite/Example-Exceptions.project	2011-02-28 18:31:24 EST (Mon, 28 Feb 2011)
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="utf-8"?>
+<CodeLite_Project Name="Example-Exceptions" InternalType="Console">
+  <Description/>
+  <Dependencies/>
+  <Settings Type="Executable">
+    <Configuration Name="Debug" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
+      <Compiler Options="-g" Required="yes" PreCompiledHeader="">
+        <IncludePath Value="."/>
+      </Compiler>
+      <Linker Options="" Required="yes"/>
+      <ResourceCompiler Options="" Required="no"/>
+      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Debug" Command="./$(ProjectName)" CommandArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
+      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+        <PostConnectCommands/>
+        <StartupCommands/>
+      </Debugger>
+      <PreBuild/>
+      <PostBuild/>
+      <CustomBuild Enabled="no">
+        <RebuildCommand/>
+        <CleanCommand/>
+        <BuildCommand/>
+        <PreprocessFileCommand/>
+        <SingleFileCommand/>
+        <MakefileGenerationCommand/>
+        <ThirdPartyToolName>None</ThirdPartyToolName>
+        <WorkingDirectory/>
+      </CustomBuild>
+      <AdditionalRules>
+        <CustomPostBuild/>
+        <CustomPreBuild/>
+      </AdditionalRules>
+    </Configuration>
+    <Configuration Name="Release" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
+      <Compiler Options="" Required="yes" PreCompiledHeader="">
+        <IncludePath Value="."/>
+      </Compiler>
+      <Linker Options="-O2" Required="yes"/>
+      <ResourceCompiler Options="" Required="no"/>
+      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Release" Command="./$(ProjectName)" CommandArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
+      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+        <PostConnectCommands/>
+        <StartupCommands/>
+      </Debugger>
+      <PreBuild/>
+      <PostBuild/>
+      <CustomBuild Enabled="no">
+        <RebuildCommand/>
+        <CleanCommand/>
+        <BuildCommand/>
+        <PreprocessFileCommand/>
+        <SingleFileCommand/>
+        <MakefileGenerationCommand/>
+        <ThirdPartyToolName>None</ThirdPartyToolName>
+        <WorkingDirectory/>
+      </CustomBuild>
+      <AdditionalRules>
+        <CustomPostBuild/>
+        <CustomPreBuild/>
+      </AdditionalRules>
+    </Configuration>
+    <GlobalSettings>
+      <Compiler Options="">
+        <IncludePath Value="."/>
+        <IncludePath Value="/home/chad/projects/xint"/>
+      </Compiler>
+      <Linker Options="">
+        <LibraryPath Value="."/>
+      </Linker>
+      <ResourceCompiler Options=""/>
+    </GlobalSettings>
+  </Settings>
+  <VirtualDirectory Name="src">
+    <File Name="../../example/exceptions.cpp"/>
+  </VirtualDirectory>
+  <Dependencies Name="Debug"/>
+  <Dependencies Name="Release"/>
+</CodeLite_Project>
Added: sandbox/xint/libs/xint/build/codelite/Example-Fibonacci.project
==============================================================================
--- (empty file)
+++ sandbox/xint/libs/xint/build/codelite/Example-Fibonacci.project	2011-02-28 18:31:24 EST (Mon, 28 Feb 2011)
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="utf-8"?>
+<CodeLite_Project Name="Example-Fibonacci" InternalType="Console">
+  <Description/>
+  <Dependencies/>
+  <Settings Type="Executable">
+    <Configuration Name="Debug" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
+      <Compiler Options="-g" Required="yes" PreCompiledHeader="">
+        <IncludePath Value="."/>
+      </Compiler>
+      <Linker Options="" Required="yes"/>
+      <ResourceCompiler Options="" Required="no"/>
+      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Debug" Command="./$(ProjectName)" CommandArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
+      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+        <PostConnectCommands/>
+        <StartupCommands/>
+      </Debugger>
+      <PreBuild/>
+      <PostBuild/>
+      <CustomBuild Enabled="no">
+        <RebuildCommand/>
+        <CleanCommand/>
+        <BuildCommand/>
+        <PreprocessFileCommand/>
+        <SingleFileCommand/>
+        <MakefileGenerationCommand/>
+        <ThirdPartyToolName>None</ThirdPartyToolName>
+        <WorkingDirectory/>
+      </CustomBuild>
+      <AdditionalRules>
+        <CustomPostBuild/>
+        <CustomPreBuild/>
+      </AdditionalRules>
+    </Configuration>
+    <Configuration Name="Release" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
+      <Compiler Options="" Required="yes" PreCompiledHeader="">
+        <IncludePath Value="."/>
+      </Compiler>
+      <Linker Options="-O2" Required="yes"/>
+      <ResourceCompiler Options="" Required="no"/>
+      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Release" Command="./$(ProjectName)" CommandArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
+      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+        <PostConnectCommands/>
+        <StartupCommands/>
+      </Debugger>
+      <PreBuild/>
+      <PostBuild/>
+      <CustomBuild Enabled="no">
+        <RebuildCommand/>
+        <CleanCommand/>
+        <BuildCommand/>
+        <PreprocessFileCommand/>
+        <SingleFileCommand/>
+        <MakefileGenerationCommand/>
+        <ThirdPartyToolName>None</ThirdPartyToolName>
+        <WorkingDirectory/>
+      </CustomBuild>
+      <AdditionalRules>
+        <CustomPostBuild/>
+        <CustomPreBuild/>
+      </AdditionalRules>
+    </Configuration>
+    <GlobalSettings>
+      <Compiler Options="">
+        <IncludePath Value="."/>
+        <IncludePath Value="/home/chad/projects/xint"/>
+      </Compiler>
+      <Linker Options="">
+        <LibraryPath Value="."/>
+      </Linker>
+      <ResourceCompiler Options=""/>
+    </GlobalSettings>
+  </Settings>
+  <VirtualDirectory Name="src">
+    <File Name="../../example/fibonacci.cpp"/>
+  </VirtualDirectory>
+  <Dependencies Name="Debug"/>
+  <Dependencies Name="Release"/>
+</CodeLite_Project>
Added: sandbox/xint/libs/xint/build/codelite/Example-GenPrime.project
==============================================================================
--- (empty file)
+++ sandbox/xint/libs/xint/build/codelite/Example-GenPrime.project	2011-02-28 18:31:24 EST (Mon, 28 Feb 2011)
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="utf-8"?>
+<CodeLite_Project Name="Example-GenPrime" InternalType="Console">
+  <Description/>
+  <Dependencies/>
+  <Settings Type="Executable">
+    <Configuration Name="Debug" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
+      <Compiler Options="-g" Required="yes" PreCompiledHeader="">
+        <IncludePath Value="."/>
+      </Compiler>
+      <Linker Options="" Required="yes"/>
+      <ResourceCompiler Options="" Required="no"/>
+      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Debug" Command="./$(ProjectName)" CommandArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
+      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+        <PostConnectCommands/>
+        <StartupCommands/>
+      </Debugger>
+      <PreBuild/>
+      <PostBuild/>
+      <CustomBuild Enabled="no">
+        <RebuildCommand/>
+        <CleanCommand/>
+        <BuildCommand/>
+        <PreprocessFileCommand/>
+        <SingleFileCommand/>
+        <MakefileGenerationCommand/>
+        <ThirdPartyToolName>None</ThirdPartyToolName>
+        <WorkingDirectory/>
+      </CustomBuild>
+      <AdditionalRules>
+        <CustomPostBuild/>
+        <CustomPreBuild/>
+      </AdditionalRules>
+    </Configuration>
+    <Configuration Name="Release" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
+      <Compiler Options="" Required="yes" PreCompiledHeader="">
+        <IncludePath Value="."/>
+      </Compiler>
+      <Linker Options="-O2" Required="yes"/>
+      <ResourceCompiler Options="" Required="no"/>
+      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Release" Command="./$(ProjectName)" CommandArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
+      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+        <PostConnectCommands/>
+        <StartupCommands/>
+      </Debugger>
+      <PreBuild/>
+      <PostBuild/>
+      <CustomBuild Enabled="no">
+        <RebuildCommand/>
+        <CleanCommand/>
+        <BuildCommand/>
+        <PreprocessFileCommand/>
+        <SingleFileCommand/>
+        <MakefileGenerationCommand/>
+        <ThirdPartyToolName>None</ThirdPartyToolName>
+        <WorkingDirectory/>
+      </CustomBuild>
+      <AdditionalRules>
+        <CustomPostBuild/>
+        <CustomPreBuild/>
+      </AdditionalRules>
+    </Configuration>
+    <GlobalSettings>
+      <Compiler Options="">
+        <IncludePath Value="."/>
+        <IncludePath Value="/home/chad/projects/xint"/>
+      </Compiler>
+      <Linker Options="">
+        <LibraryPath Value="."/>
+      </Linker>
+      <ResourceCompiler Options=""/>
+    </GlobalSettings>
+  </Settings>
+  <VirtualDirectory Name="src">
+    <File Name="../../example/genprime.cpp"/>
+  </VirtualDirectory>
+  <Dependencies Name="Debug"/>
+  <Dependencies Name="Release"/>
+</CodeLite_Project>
Added: sandbox/xint/libs/xint/build/codelite/Example-Rsa.project
==============================================================================
--- (empty file)
+++ sandbox/xint/libs/xint/build/codelite/Example-Rsa.project	2011-02-28 18:31:24 EST (Mon, 28 Feb 2011)
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="utf-8"?>
+<CodeLite_Project Name="Example-Rsa" InternalType="Console">
+  <Description/>
+  <Dependencies/>
+  <Settings Type="Executable">
+    <Configuration Name="Debug" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
+      <Compiler Options="-g" Required="yes" PreCompiledHeader="">
+        <IncludePath Value="."/>
+      </Compiler>
+      <Linker Options="" Required="yes"/>
+      <ResourceCompiler Options="" Required="no"/>
+      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Debug" Command="./$(ProjectName)" CommandArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
+      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+        <PostConnectCommands/>
+        <StartupCommands/>
+      </Debugger>
+      <PreBuild/>
+      <PostBuild/>
+      <CustomBuild Enabled="no">
+        <RebuildCommand/>
+        <CleanCommand/>
+        <BuildCommand/>
+        <PreprocessFileCommand/>
+        <SingleFileCommand/>
+        <MakefileGenerationCommand/>
+        <ThirdPartyToolName>None</ThirdPartyToolName>
+        <WorkingDirectory/>
+      </CustomBuild>
+      <AdditionalRules>
+        <CustomPostBuild/>
+        <CustomPreBuild/>
+      </AdditionalRules>
+    </Configuration>
+    <Configuration Name="Release" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
+      <Compiler Options="" Required="yes" PreCompiledHeader="">
+        <IncludePath Value="."/>
+      </Compiler>
+      <Linker Options="-O2" Required="yes"/>
+      <ResourceCompiler Options="" Required="no"/>
+      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Release" Command="./$(ProjectName)" CommandArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
+      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+        <PostConnectCommands/>
+        <StartupCommands/>
+      </Debugger>
+      <PreBuild/>
+      <PostBuild/>
+      <CustomBuild Enabled="no">
+        <RebuildCommand/>
+        <CleanCommand/>
+        <BuildCommand/>
+        <PreprocessFileCommand/>
+        <SingleFileCommand/>
+        <MakefileGenerationCommand/>
+        <ThirdPartyToolName>None</ThirdPartyToolName>
+        <WorkingDirectory/>
+      </CustomBuild>
+      <AdditionalRules>
+        <CustomPostBuild/>
+        <CustomPreBuild/>
+      </AdditionalRules>
+    </Configuration>
+    <GlobalSettings>
+      <Compiler Options="">
+        <IncludePath Value="."/>
+        <IncludePath Value="/home/chad/projects/xint"/>
+      </Compiler>
+      <Linker Options="">
+        <LibraryPath Value="."/>
+      </Linker>
+      <ResourceCompiler Options=""/>
+    </GlobalSettings>
+  </Settings>
+  <VirtualDirectory Name="src">
+    <File Name="../../example/rsa.cpp"/>
+  </VirtualDirectory>
+</CodeLite_Project>
Added: sandbox/xint/libs/xint/build/codelite/Example-Simplest.project
==============================================================================
--- (empty file)
+++ sandbox/xint/libs/xint/build/codelite/Example-Simplest.project	2011-02-28 18:31:24 EST (Mon, 28 Feb 2011)
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="utf-8"?>
+<CodeLite_Project Name="Example-Simplest" InternalType="Console">
+  <Plugins>
+    <Plugin Name="qmake">
+      <![CDATA[00010001N0005Debug000000000000]]>
+    </Plugin>
+  </Plugins>
+  <Description/>
+  <Dependencies/>
+  <VirtualDirectory Name="src">
+    <File Name="../../example/simplest.cpp"/>
+  </VirtualDirectory>
+  <Settings Type="Executable">
+    <Configuration Name="Debug" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
+      <Compiler Options="-g" Required="yes" PreCompiledHeader="">
+        <IncludePath Value="."/>
+      </Compiler>
+      <Linker Options="" Required="yes"/>
+      <ResourceCompiler Options="" Required="no"/>
+      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Debug" Command="./$(ProjectName)" CommandArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
+      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+        <PostConnectCommands/>
+        <StartupCommands/>
+      </Debugger>
+      <PreBuild/>
+      <PostBuild/>
+      <CustomBuild Enabled="no">
+        <RebuildCommand/>
+        <CleanCommand/>
+        <BuildCommand/>
+        <PreprocessFileCommand/>
+        <SingleFileCommand/>
+        <MakefileGenerationCommand/>
+        <ThirdPartyToolName>None</ThirdPartyToolName>
+        <WorkingDirectory/>
+      </CustomBuild>
+      <AdditionalRules>
+        <CustomPostBuild/>
+        <CustomPreBuild/>
+      </AdditionalRules>
+    </Configuration>
+    <Configuration Name="Release" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
+      <Compiler Options="" Required="yes" PreCompiledHeader="">
+        <IncludePath Value="."/>
+      </Compiler>
+      <Linker Options="-O2" Required="yes"/>
+      <ResourceCompiler Options="" Required="no"/>
+      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Release" Command="./$(ProjectName)" CommandArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
+      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+        <PostConnectCommands/>
+        <StartupCommands/>
+      </Debugger>
+      <PreBuild/>
+      <PostBuild/>
+      <CustomBuild Enabled="no">
+        <RebuildCommand/>
+        <CleanCommand/>
+        <BuildCommand/>
+        <PreprocessFileCommand/>
+        <SingleFileCommand/>
+        <MakefileGenerationCommand/>
+        <ThirdPartyToolName>None</ThirdPartyToolName>
+        <WorkingDirectory/>
+      </CustomBuild>
+      <AdditionalRules>
+        <CustomPostBuild/>
+        <CustomPreBuild/>
+      </AdditionalRules>
+    </Configuration>
+    <GlobalSettings>
+      <Compiler Options="">
+        <IncludePath Value="."/>
+        <IncludePath Value="/home/chad/projects/xint"/>
+      </Compiler>
+      <Linker Options="">
+        <LibraryPath Value="."/>
+      </Linker>
+      <ResourceCompiler Options=""/>
+    </GlobalSettings>
+  </Settings>
+</CodeLite_Project>
Added: sandbox/xint/libs/xint/build/codelite/XInt.project
==============================================================================
--- (empty file)
+++ sandbox/xint/libs/xint/build/codelite/XInt.project	2011-02-28 18:31:24 EST (Mon, 28 Feb 2011)
@@ -0,0 +1,203 @@
+<?xml version="1.0" encoding="utf-8"?>
+<CodeLite_Project Name="XInt" InternalType="Console">
+  <Plugins>
+    <Plugin Name="qmake">
+      <![CDATA[00040001N0005Debug0000000000000001N0018Debug, Header Only0000000000000001N0007Release0000000000000001N0020Release, Header Only000000000000]]>
+    </Plugin>
+  </Plugins>
+  <Description/>
+  <Dependencies/>
+  <VirtualDirectory Name="other">
+    <File Name="../.gitignore"/>
+    <File Name="../README.TXT"/>
+    <File Name="../../test/Jamfile"/>
+  </VirtualDirectory>
+  <VirtualDirectory Name="include">
+    <File Name="../../../../boost/xint/exceptions.hpp"/>
+    <File Name="../../../../boost/xint/integer.hpp"/>
+    <File Name="../../../../boost/xint/random.hpp"/>
+    <File Name="../../../../boost/xint/xint.hpp"/>
+    <VirtualDirectory Name="detail">
+      <File Name="../../../../boost/xint/detail/addsubtract.hpp"/>
+      <File Name="../../../../boost/xint/detail/andorxor.hpp"/>
+      <File Name="../../../../boost/xint/detail/basic_types_and_includes.hpp"/>
+      <File Name="../../../../boost/xint/detail/bitfunctions.hpp"/>
+      <File Name="../../../../boost/xint/detail/bitqueue.hpp"/>
+      <File Name="../../../../boost/xint/detail/compare.hpp"/>
+      <File Name="../../../../boost/xint/detail/convert.hpp"/>
+      <File Name="../../../../boost/xint/detail/divide.hpp"/>
+      <File Name="../../../../boost/xint/detail/gcd.hpp"/>
+      <File Name="../../../../boost/xint/detail/internals.hpp"/>
+      <File Name="../../../../boost/xint/detail/log2.hpp"/>
+      <File Name="../../../../boost/xint/detail/magnitude_manager.hpp"/>
+      <File Name="../../../../boost/xint/detail/modular.hpp"/>
+      <File Name="../../../../boost/xint/detail/monty.hpp"/>
+      <File Name="../../../../boost/xint/detail/multiply.hpp"/>
+      <File Name="../../../../boost/xint/detail/options.hpp"/>
+      <File Name="../../../../boost/xint/detail/policies.hpp"/>
+      <File Name="../../../../boost/xint/detail/powers.hpp"/>
+      <File Name="../../../../boost/xint/detail/prime.hpp"/>
+      <File Name="../../../../boost/xint/detail/random_by_size.hpp"/>
+      <File Name="../../../../boost/xint/detail/randomgen.hpp"/>
+      <File Name="../../../../boost/xint/detail/raw_integer.hpp"/>
+      <File Name="../../../../boost/xint/detail/roots.hpp"/>
+      <File Name="../../../../boost/xint/detail/shift.hpp"/>
+      <File Name="../../../../boost/xint/detail/streams.hpp"/>
+    </VirtualDirectory>
+  </VirtualDirectory>
+  <VirtualDirectory Name="test">
+    <File Name="../../test/test_add.cpp"/>
+    <File Name="../../test/test_bit_manipulations.cpp"/>
+    <File Name="../../test/test_compare.cpp"/>
+    <File Name="../../test/test_convert.cpp"/>
+    <File Name="../../test/test_divide.cpp"/>
+    <File Name="../../test/test_fixed.cpp"/>
+    <File Name="../../test/test_main.cpp"/>
+    <File Name="../../test/test_misc.cpp"/>
+    <File Name="../../test/test_modular.cpp"/>
+    <File Name="../../test/test_monty.cpp"/>
+    <File Name="../../test/test_multiply.cpp"/>
+    <File Name="../../test/test_nothrow.cpp"/>
+    <File Name="../../test/test_powers.cpp"/>
+    <File Name="../../test/test_streams.cpp"/>
+  </VirtualDirectory>
+  <Dependencies Name="Debug"/>
+  <Dependencies Name="Debug, Header Only"/>
+  <Dependencies Name="Release"/>
+  <Dependencies Name="Release, Header Only"/>
+  <Settings Type="Executable">
+    <Configuration Name="Debug" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
+      <Compiler Options="-g;-pedantic;-Wall" Required="yes" PreCompiledHeader="/home/chad/projects/xint/boost/xint/integer.hpp">
+        <IncludePath Value="."/>
+        <Preprocessor Value="BOOST_XINT_SINGLE_TEST_PROGRAM"/>
+        <Preprocessor Value="BOOST_TEST_DYN_LINK"/>
+        <Preprocessor Value="BOOST_XINT_COMPILED_LIB"/>
+      </Compiler>
+      <Linker Options="" Required="yes"/>
+      <ResourceCompiler Options="" Required="no"/>
+      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Debug" Command="./$(ProjectName)" CommandArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
+      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+        <PostConnectCommands/>
+        <StartupCommands/>
+      </Debugger>
+      <PreBuild/>
+      <PostBuild/>
+      <CustomBuild Enabled="no">
+        <RebuildCommand/>
+        <CleanCommand/>
+        <BuildCommand/>
+        <PreprocessFileCommand/>
+        <SingleFileCommand/>
+        <MakefileGenerationCommand/>
+        <ThirdPartyToolName>None</ThirdPartyToolName>
+        <WorkingDirectory/>
+      </CustomBuild>
+      <AdditionalRules>
+        <CustomPostBuild/>
+        <CustomPreBuild/>
+      </AdditionalRules>
+    </Configuration>
+    <Configuration Name="Debug, Header Only" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
+      <Compiler Options="-g;-Wall" Required="yes" PreCompiledHeader="/home/chad/projects/xint/boost/xint/integer.hpp">
+        <IncludePath Value="."/>
+        <Preprocessor Value="BOOST_XINT_SINGLE_TEST_PROGRAM"/>
+        <Preprocessor Value="BOOST_TEST_DYN_LINK"/>
+      </Compiler>
+      <Linker Options="" Required="yes"/>
+      <ResourceCompiler Options="" Required="no"/>
+      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Debug" Command="./$(ProjectName)" CommandArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
+      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+        <PostConnectCommands/>
+        <StartupCommands/>
+      </Debugger>
+      <PreBuild/>
+      <PostBuild/>
+      <CustomBuild Enabled="no">
+        <RebuildCommand/>
+        <CleanCommand/>
+        <BuildCommand/>
+        <PreprocessFileCommand/>
+        <SingleFileCommand/>
+        <MakefileGenerationCommand/>
+        <ThirdPartyToolName>None</ThirdPartyToolName>
+        <WorkingDirectory/>
+      </CustomBuild>
+      <AdditionalRules>
+        <CustomPostBuild/>
+        <CustomPreBuild/>
+      </AdditionalRules>
+    </Configuration>
+    <Configuration Name="Release" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
+      <Compiler Options="-O2;-Wall" Required="yes" PreCompiledHeader="/home/chad/projects/xint/boost/xint/integer.hpp">
+        <IncludePath Value="."/>
+        <Preprocessor Value="BOOST_XINT_SINGLE_TEST_PROGRAM"/>
+        <Preprocessor Value="BOOST_TEST_DYN_LINK"/>
+        <Preprocessor Value="BOOST_XINT_COMPILED_LIB"/>
+      </Compiler>
+      <Linker Options="-O2" Required="yes"/>
+      <ResourceCompiler Options="" Required="no"/>
+      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Release" Command="./$(ProjectName)" CommandArguments="x" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
+      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+        <PostConnectCommands/>
+        <StartupCommands/>
+      </Debugger>
+      <PreBuild/>
+      <PostBuild/>
+      <CustomBuild Enabled="no">
+        <RebuildCommand/>
+        <CleanCommand/>
+        <BuildCommand/>
+        <PreprocessFileCommand/>
+        <SingleFileCommand/>
+        <MakefileGenerationCommand/>
+        <ThirdPartyToolName>None</ThirdPartyToolName>
+        <WorkingDirectory/>
+      </CustomBuild>
+      <AdditionalRules>
+        <CustomPostBuild/>
+        <CustomPreBuild/>
+      </AdditionalRules>
+    </Configuration>
+    <Configuration Name="Release, Header Only" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
+      <Compiler Options="-O2;-Wall" Required="yes" PreCompiledHeader="/home/chad/projects/xint/boost/xint/integer.hpp">
+        <IncludePath Value="."/>
+        <Preprocessor Value="BOOST_XINT_SINGLE_TEST_PROGRAM"/>
+        <Preprocessor Value="BOOST_TEST_DYN_LINK"/>
+      </Compiler>
+      <Linker Options="-O2" Required="yes"/>
+      <ResourceCompiler Options="" Required="no"/>
+      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Release" Command="./$(ProjectName)" CommandArguments="x" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
+      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
+        <PostConnectCommands/>
+        <StartupCommands/>
+      </Debugger>
+      <PreBuild/>
+      <PostBuild/>
+      <CustomBuild Enabled="no">
+        <RebuildCommand/>
+        <CleanCommand/>
+        <BuildCommand/>
+        <PreprocessFileCommand/>
+        <SingleFileCommand/>
+        <MakefileGenerationCommand/>
+        <ThirdPartyToolName>None</ThirdPartyToolName>
+        <WorkingDirectory/>
+      </CustomBuild>
+      <AdditionalRules>
+        <CustomPostBuild/>
+        <CustomPreBuild/>
+      </AdditionalRules>
+    </Configuration>
+    <GlobalSettings>
+      <Compiler Options="">
+        <IncludePath Value="."/>
+        <IncludePath Value="/home/chad/projects/xint"/>
+      </Compiler>
+      <Linker Options="">
+        <LibraryPath Value="."/>
+        <Library Value="boost_unit_test_framework"/>
+      </Linker>
+      <ResourceCompiler Options=""/>
+    </GlobalSettings>
+  </Settings>
+</CodeLite_Project>
Added: sandbox/xint/libs/xint/build/codelite/XInt.workspace
==============================================================================
--- (empty file)
+++ sandbox/xint/libs/xint/build/codelite/XInt.workspace	2011-02-28 18:31:24 EST (Mon, 28 Feb 2011)
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="utf-8"?>
+<CodeLite_Workspace Name="XInt" Database="./XInt.tags">
+  <Project Name="XInt" Path="XInt.project" Active="Yes"/>
+  <Project Name="Docs" Path="Docs.project" Active="No"/>
+  <Project Name="Example-Exceptions" Path="Example-Exceptions.project"/>
+  <Project Name="Example-Fibonacci" Path="Example-Fibonacci.project" Active="No"/>
+  <Project Name="Example-GenPrime" Path="Example-GenPrime.project" Active="No"/>
+  <Project Name="Example-Simplest" Path="Example-Simplest.project"/>
+  <Project Name="Example-Rsa" Path="Example-Rsa.project" Active="No"/>
+  <BuildMatrix>
+    <WorkspaceConfiguration Name="Debug" Selected="yes">
+      <Project Name="XInt" ConfigName="Debug"/>
+      <Project Name="Docs" ConfigName="All"/>
+      <Project Name="XInt" ConfigName="Debug"/>
+      <Project Name="Docs" ConfigName="All"/>
+      <Project Name="XInt" ConfigName="Debug"/>
+      <Project Name="Docs" ConfigName="All"/>
+      <Project Name="XInt" ConfigName="Debug"/>
+      <Project Name="Docs" ConfigName="All"/>
+      <Project Name="Example-Exceptions" ConfigName="Debug"/>
+      <Project Name="Example-Fibonacci" ConfigName="Debug"/>
+      <Project Name="Example-GenPrime" ConfigName="Debug"/>
+      <Project Name="Example-Simplest" ConfigName="Debug"/>
+      <Project Name="Example-Rsa" ConfigName="Debug"/>
+    </WorkspaceConfiguration>
+    <WorkspaceConfiguration Name="Release" Selected="yes">
+      <Project Name="XInt" ConfigName="Release"/>
+      <Project Name="Docs" ConfigName="All"/>
+      <Project Name="XInt" ConfigName="Release"/>
+      <Project Name="Docs" ConfigName="All"/>
+      <Project Name="XInt" ConfigName="Release"/>
+      <Project Name="Docs" ConfigName="All"/>
+      <Project Name="XInt" ConfigName="Release"/>
+      <Project Name="Docs" ConfigName="All"/>
+      <Project Name="Example-Exceptions" ConfigName="Release"/>
+      <Project Name="Example-Fibonacci" ConfigName="Release"/>
+      <Project Name="Example-GenPrime" ConfigName="Release"/>
+      <Project Name="Example-Simplest" ConfigName="Release"/>
+      <Project Name="Example-Rsa" ConfigName="Release"/>
+    </WorkspaceConfiguration>
+    <WorkspaceConfiguration Name="Debug, Header Only" Selected="yes">
+      <Project Name="XInt" ConfigName="Debug, Header Only"/>
+      <Project Name="Docs" ConfigName="Debug"/>
+      <Project Name="XInt" ConfigName="Debug, Header Only"/>
+      <Project Name="Docs" ConfigName="All"/>
+      <Project Name="XInt" ConfigName="Debug, Header Only"/>
+      <Project Name="Docs" ConfigName="All"/>
+      <Project Name="XInt" ConfigName="Debug, Header Only"/>
+      <Project Name="Docs" ConfigName="All"/>
+      <Project Name="Example-Exceptions" ConfigName="Debug"/>
+      <Project Name="Example-Fibonacci" ConfigName="Debug"/>
+      <Project Name="Example-GenPrime" ConfigName="Debug"/>
+      <Project Name="Example-Simplest" ConfigName="Debug"/>
+      <Project Name="Example-Rsa" ConfigName="Debug"/>
+    </WorkspaceConfiguration>
+    <WorkspaceConfiguration Name="Release, Header Only" Selected="yes">
+      <Project Name="XInt" ConfigName="Release, Header Only"/>
+      <Project Name="Docs" ConfigName="All"/>
+      <Project Name="XInt" ConfigName="Release, Header Only"/>
+      <Project Name="Docs" ConfigName="All"/>
+      <Project Name="XInt" ConfigName="Release, Header Only"/>
+      <Project Name="Docs" ConfigName="All"/>
+      <Project Name="XInt" ConfigName="Release, Header Only"/>
+      <Project Name="Docs" ConfigName="All"/>
+      <Project Name="Example-Exceptions" ConfigName="Debug"/>
+      <Project Name="Example-Fibonacci" ConfigName="Debug"/>
+      <Project Name="Example-GenPrime" ConfigName="Debug"/>
+      <Project Name="Example-Simplest" ConfigName="Debug"/>
+      <Project Name="Example-Rsa" ConfigName="Debug"/>
+    </WorkspaceConfiguration>
+  </BuildMatrix>
+</CodeLite_Workspace>
Added: sandbox/xint/libs/xint/build/msvc/XInt.sln
==============================================================================
--- (empty file)
+++ sandbox/xint/libs/xint/build/msvc/XInt.sln	2011-02-28 18:31:24 EST (Mon, 28 Feb 2011)
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "XInt", "XInt.vcproj", "{772C26FC-CD6E-4246-BCDF-F587F280B90F}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Win32 = Debug|Win32
+		Release|Win32 = Release|Win32
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{772C26FC-CD6E-4246-BCDF-F587F280B90F}.Debug|Win32.ActiveCfg = Debug|Win32
+		{772C26FC-CD6E-4246-BCDF-F587F280B90F}.Debug|Win32.Build.0 = Debug|Win32
+		{772C26FC-CD6E-4246-BCDF-F587F280B90F}.Release|Win32.ActiveCfg = Release|Win32
+		{772C26FC-CD6E-4246-BCDF-F587F280B90F}.Release|Win32.Build.0 = Release|Win32
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal
Added: sandbox/xint/libs/xint/build/msvc/XInt.vcproj
==============================================================================
--- (empty file)
+++ sandbox/xint/libs/xint/build/msvc/XInt.vcproj	2011-02-28 18:31:24 EST (Mon, 28 Feb 2011)
@@ -0,0 +1,365 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="XInt"
+	ProjectGUID="{772C26FC-CD6E-4246-BCDF-F587F280B90F}"
+	RootNamespace="XInt"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;BOOST_XINT_SINGLE_TEST_PROGRAM;BOOST_TEST_DYN_LINK;BOOST_XINT_COMPILED_LIB"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				WarningLevel="4"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="2"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;BOOST_XINT_SINGLE_TEST_PROGRAM;BOOST_TEST_DYN_LINK;BOOST_XINT_COMPILED_LIB"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="1"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+			>
+			<Filter
+				Name="test"
+				>
+				<File
+					RelativePath="..\..\test\test_add.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\test\test_bit_manipulations.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\test\test_compare.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\test\test_convert.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\test\test_divide.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\test\test_fixed.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\test\test_main.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\test\test_misc.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\test\test_modular.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\test\test_monty.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\test\test_multiply.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\test\test_nothrow.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\test\test_powers.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\test\test_streams.cpp"
+					>
+				</File>
+			</Filter>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+			<File
+				RelativePath="..\..\..\..\boost\xint\exceptions.hpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\boost\xint\integer.hpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\boost\xint\random.hpp"
+				>
+			</File>
+			<Filter
+				Name="detail"
+				>
+				<File
+					RelativePath="..\..\..\..\boost\xint\detail\addsubtract.hpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\boost\xint\detail\andorxor.hpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\boost\xint\detail\basic_types_and_includes.hpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\boost\xint\detail\bitfunctions.hpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\boost\xint\detail\bitqueue.hpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\boost\xint\detail\compare.hpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\boost\xint\detail\convert.hpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\boost\xint\detail\divide.hpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\boost\xint\detail\gcd.hpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\boost\xint\detail\internals.hpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\boost\xint\detail\log2.hpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\boost\xint\detail\magnitude_manager.hpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\boost\xint\detail\modular.hpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\boost\xint\detail\monty.hpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\boost\xint\detail\multiply.hpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\boost\xint\detail\options.hpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\boost\xint\detail\policies.hpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\boost\xint\detail\powers.hpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\boost\xint\detail\prime.hpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\boost\xint\detail\random_by_size.hpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\boost\xint\detail\randomgen.hpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\boost\xint\detail\raw_integer.hpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\boost\xint\detail\roots.hpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\..\..\boost\xint\detail\shift.hpp"
+					>
+				</File>
+			</Filter>
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+			>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>