Page MenuHomec4science

qhullcpp.vcproj
No OneTemporary

File Metadata

Created
Sat, Oct 12, 14:31

qhullcpp.vcproj

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="qhullcpp"
ProjectGUID="{83B9A40B-EA6E-4DD8-A9D5-D51FFA0B5F49}"
RootNamespace="Qhull"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory="..\tmp\qhullcpp\Release"
IntermediateDirectory="..\tmp\qhullcpp\Release"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
TypeLibraryName="..\tmp\qhullcpp\Release/qhullcpp.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
StringPooling="true"
RuntimeLibrary="0"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile="..\tmp\qhullcpp\Release/qhullcpp.pch"
AssemblerListingLocation="..\tmp\qhullcpp\Release/"
ObjectFile="..\tmp\qhullcpp\Release/"
ProgramDataBaseFileName="..\tmp\qhullcpp\Release/"
WarningLevel="4"
WarnAsError="true"
SuppressStartupBanner="true"
Detect64BitPortabilityProblems="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1033"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="..\tmp\qhullcpp\Release\qhullcpp.lib"
SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Debug|Win32"
OutputDirectory="..\tmp\qhullcpp\Debug"
IntermediateDirectory="..\tmp\qhullcpp\Debug"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
TypeLibraryName="..\tmp\qhullcpp\Debug/qhullcpp.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\cpp,..\..\cpp,..\src,..\..\src,..\tmp,..\..\tmp"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
GeneratePreprocessedFile="0"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
DisableLanguageExtensions="true"
RuntimeTypeInfo="false"
PrecompiledHeaderFile="..\tmp\qhullcpp\Debug/qhullcpp.pch"
AssemblerListingLocation="..\tmp\qhullcpp\Debug/"
ObjectFile="..\tmp\qhullcpp\Debug/"
ProgramDataBaseFileName="..\tmp\qhullcpp\Debug/"
WarningLevel="4"
WarnAsError="true"
SuppressStartupBanner="true"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="..\tmp\qhullcpp\Debug\qhullcpp.lib"
SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
>
<File
RelativePath="..\cpp\Coordinates.cpp"
>
</File>
<File
RelativePath="..\cpp\PointCoordinates.cpp"
>
</File>
<File
RelativePath="..\cpp\Qhull.cpp"
>
</File>
<File
RelativePath="..\cpp\QhullFacet.cpp"
>
</File>
<File
RelativePath="..\cpp\QhullFacetList.cpp"
>
</File>
<File
RelativePath="..\cpp\QhullFacetSet.cpp"
>
</File>
<File
RelativePath="..\cpp\QhullHyperplane.cpp"
>
</File>
<File
RelativePath="..\cpp\QhullLog.cpp"
>
</File>
<File
RelativePath="..\cpp\QhullPoint.cpp"
>
</File>
<File
RelativePath="..\cpp\QhullPoints.cpp"
>
</File>
<File
RelativePath="..\cpp\QhullPointSet.cpp"
>
</File>
<File
RelativePath="..\cpp\QhullQh.cpp"
>
</File>
<File
RelativePath="..\cpp\QhullRidge.cpp"
>
</File>
<File
RelativePath="..\cpp\QhullSet.cpp"
>
</File>
<File
RelativePath="..\cpp\QhullStat.cpp"
>
</File>
<File
RelativePath="..\cpp\QhullVertex.cpp"
>
</File>
<File
RelativePath="..\cpp\QhullVertexSet.cpp"
>
</File>
<File
RelativePath="..\cpp\RboxPoints.cpp"
>
</File>
<File
RelativePath="..\cpp\road\RoadError.cpp"
>
</File>
<File
RelativePath="..\cpp\road\RoadLogEvent.cpp"
>
</File>
<File
RelativePath="..\cpp\UsingLibQhull.cpp"
>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl"
>
<File
RelativePath="..\cpp\Coordinates.h"
>
</File>
<File
RelativePath="..\cpp\functionObjects.h"
>
</File>
<File
RelativePath="..\src\mem.h"
>
</File>
<File
RelativePath="..\cpp\PointCoordinates.h"
>
</File>
<File
RelativePath="..\html\qhull-cpp.xml"
>
</File>
<File
RelativePath="..\cpp\Qhull.h"
>
</File>
<File
RelativePath="..\cpp\QhullError.h"
>
</File>
<File
RelativePath="..\cpp\QhullEvent.h"
>
</File>
<File
RelativePath="..\cpp\QhullFacet.h"
>
</File>
<File
RelativePath="..\cpp\QhullFacetList.h"
>
</File>
<File
RelativePath="..\cpp\QhullFacetSet.h"
>
</File>
<File
RelativePath="..\cpp\QhullHyperplane.h"
>
</File>
<File
RelativePath="..\cpp\QhullIterator.h"
>
</File>
<File
RelativePath="..\src\libqhull.h"
>
</File>
<File
RelativePath="..\cpp\QhullLinkedList.h"
>
</File>
<File
RelativePath="..\cpp\QhullLog.h"
>
</File>
<File
RelativePath="..\cpp\QhullPoint.h"
>
</File>
<File
RelativePath="..\cpp\QhullPoints.h"
>
</File>
<File
RelativePath="..\cpp\QhullPointSet.h"
>
</File>
<File
RelativePath="..\cpp\QhullQh.h"
>
</File>
<File
RelativePath="..\cpp\QhullRidge.h"
>
</File>
<File
RelativePath="..\cpp\QhullSet.h"
>
</File>
<File
RelativePath="..\cpp\QhullSets.h"
>
</File>
<File
RelativePath="..\cpp\QhullStat.h"
>
</File>
<File
RelativePath="..\cpp\QhullVertex.h"
>
</File>
<File
RelativePath="..\cpp\QhullVertexSet.h"
>
</File>
<File
RelativePath="..\..\..\..\Qt\4.5.2\src\corelib\tools\qiterator.h"
>
</File>
<File
RelativePath="..\..\..\..\Qt\4.5.2\src\corelib\tools\qlinkedlist.h"
>
</File>
<File
RelativePath="..\..\..\..\Qt\4.5.2\src\corelib\tools\qlist.h"
>
</File>
<File
RelativePath="..\src\qset.h"
>
</File>
<File
RelativePath="..\..\..\..\Qt\4.5.2\src\corelib\tools\qvector.h"
>
</File>
<File
RelativePath="..\cpp\RboxPoints.h"
>
</File>
<File
RelativePath="..\cpp\road\RoadError.h"
>
</File>
<File
RelativePath="..\cpp\road\RoadLogEvent.h"
>
</File>
<File
RelativePath="..\cpp\unused\unused.h"
>
</File>
<File
RelativePath="..\cpp\UsingLibQhull.h"
>
</File>
</Filter>
<File
RelativePath="..\src\Changes.txt"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>

Event Timeline