Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r69407 - sandbox/xint/dev-ms
From: chad.thecomfychair_at_[hidden]
Date: 2011-02-28 17:56:27


Author: chadnelson
Date: 2011-02-28 17:56:24 EST (Mon, 28 Feb 2011)
New Revision: 69407
URL: http://svn.boost.org/trac/boost/changeset/69407

Log:
Final minor changes before review.
Removed:
   sandbox/xint/dev-ms/XInt.sln
   sandbox/xint/dev-ms/XInt.vcproj

Deleted: sandbox/xint/dev-ms/XInt.sln
==============================================================================
--- sandbox/xint/dev-ms/XInt.sln 2011-02-28 17:56:24 EST (Mon, 28 Feb 2011)
+++ (empty file)
@@ -1,20 +0,0 @@
-
-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

Deleted: sandbox/xint/dev-ms/XInt.vcproj
==============================================================================
--- sandbox/xint/dev-ms/XInt.vcproj 2011-02-28 17:56:24 EST (Mon, 28 Feb 2011)
+++ (empty file)
@@ -1,365 +0,0 @@
-<?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="..\libs\xint\test\test_add.cpp"
- >
- </File>
- <File
- RelativePath="..\libs\xint\test\test_bit_manipulations.cpp"
- >
- </File>
- <File
- RelativePath="..\libs\xint\test\test_compare.cpp"
- >
- </File>
- <File
- RelativePath="..\libs\xint\test\test_convert.cpp"
- >
- </File>
- <File
- RelativePath="..\libs\xint\test\test_divide.cpp"
- >
- </File>
- <File
- RelativePath="..\libs\xint\test\test_fixed.cpp"
- >
- </File>
- <File
- RelativePath="..\libs\xint\test\test_main.cpp"
- >
- </File>
- <File
- RelativePath="..\libs\xint\test\test_misc.cpp"
- >
- </File>
- <File
- RelativePath="..\libs\xint\test\test_modular.cpp"
- >
- </File>
- <File
- RelativePath="..\libs\xint\test\test_monty.cpp"
- >
- </File>
- <File
- RelativePath="..\libs\xint\test\test_multiply.cpp"
- >
- </File>
- <File
- RelativePath="..\libs\xint\test\test_nothrow.cpp"
- >
- </File>
- <File
- RelativePath="..\libs\xint\test\test_powers.cpp"
- >
- </File>
- <File
- RelativePath="..\libs\xint\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>


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