Page MenuHomec4science

libqhull.vcproj
No OneTemporary

File Metadata

Created
Sun, Aug 4, 18:59

libqhull.vcproj

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8,00"
Name="libqhull"
ProjectGUID="{F4A7288D-86FF-3A06-A9BB-4C67FA8DFB18}"
Keyword="Qt4VSv1.0">
<Platforms>
<Platform
Name="Win32" />
</Platforms>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="."
ATLMinimizesCRunTimeLibraryUsage="false"
ConfigurationType="2"
IntermediateDirectory="Debug\"
UseOfMfc="0">
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="&quot;..\..\src\libqhull&quot;,&quot;.&quot;,c:\Qt\4.7.1\mkspecs\win32-msvc2005"
AdditionalOptions="-Zm200 -w34100 -w34189"
AssemblerListingLocation="Debug\"
BufferSecurityCheck="false"
DebugInformationFormat="3"
ExceptionHandling="1"
GeneratePreprocessedFile="0"
ObjectFile="Debug\"
Optimization ="4"
PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,qh_QHpointer"
ProgramDataBaseFileName=".\"
RuntimeLibrary="3"
RuntimeTypeInfo="true"
SuppressStartupBanner="true"
TreatWChar_tAsBuiltInType="false"
WarningLevel="3" />
<Tool
Name="VCCustomBuildTool" />
<Tool
Name="VCLinkerTool"
GenerateDebugInformation="true"
IgnoreImportLibrary="true"
LinkIncremental="1"
LinkTimeCodeGeneration="0"
OutputFile="..\..\lib\qhull-d6.dll"
ProgramDatabaseFile=""
SubSystem="0"
SuppressStartupBanner="true"
Version="6.00" />
<Tool
Name="VCMIDLTool"
DefaultCharType="0"
EnableErrorChecks="1"
WarningLevel="0" />
<Tool
Name="VCPostBuildEventTool"
CommandLine="copy &quot;$(TargetPath)&quot; &quot;..\..\bin&quot;"
Description="Copy qhull-d6.dll to ..\..\bin" />
<Tool
Name="VCPreBuildEventTool" />
<Tool
Name="VCPreLinkEventTool" />
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,qh_QHpointer,_DEBUG" />
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="."
ATLMinimizesCRunTimeLibraryUsage="false"
ConfigurationType="2"
IntermediateDirectory="Release\"
UseOfMfc="0">
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="&quot;..\..\src\libqhull&quot;,&quot;.&quot;,c:\Qt\4.7.1\mkspecs\win32-msvc2005"
AdditionalOptions="-Zm200 -w34100 -w34189"
AssemblerListingLocation="Release\"
BufferSecurityCheck="false"
DebugInformationFormat="0"
ExceptionHandling="1"
GeneratePreprocessedFile="0"
ObjectFile="Release\"
Optimization ="2"
PreprocessorDefinitions="QT_NO_DEBUG,NDEBUG,_WINDOWS,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,qh_QHpointer,NDEBUG"
ProgramDataBaseFileName=".\"
RuntimeLibrary="2"
RuntimeTypeInfo="true"
SuppressStartupBanner="true"
TreatWChar_tAsBuiltInType="false"
WarningLevel="3" />
<Tool
Name="VCCustomBuildTool" />
<Tool
Name="VCLinkerTool"
GenerateDebugInformation="false"
IgnoreImportLibrary="true"
LinkIncremental="1"
LinkTimeCodeGeneration="0"
OutputFile="..\..\lib\qhull6.dll"
ProgramDatabaseFile=""
SubSystem="0"
SuppressStartupBanner="true"
Version="6.00" />
<Tool
Name="VCMIDLTool"
DefaultCharType="0"
EnableErrorChecks="1"
WarningLevel="0" />
<Tool
Name="VCPostBuildEventTool"
CommandLine="copy &quot;$(TargetPath)&quot; &quot;..\..\bin&quot;"
Description="Copy qhull6.dll to ..\..\bin" />
<Tool
Name="VCPreBuildEventTool" />
<Tool
Name="VCPreLinkEventTool" />
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="QT_NO_DEBUG,NDEBUG,_WINDOWS,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,qh_QHpointer" />
</Configuration>
</Configurations>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
RelativePath="..\..\src\libqhull\geom.c" />
<File
RelativePath="..\..\src\libqhull\geom2.c" />
<File
RelativePath="..\..\src\libqhull\global.c" />
<File
RelativePath="..\..\src\libqhull\io.c" />
<File
RelativePath="..\..\src\libqhull\libqhull.c" />
<File
RelativePath="..\..\src\libqhull\mem.c" />
<File
RelativePath="..\..\src\libqhull\merge.c" />
<File
RelativePath="..\..\src\libqhull\poly.c" />
<File
RelativePath="..\..\src\libqhull\poly2.c" />
<File
RelativePath="..\..\src\libqhull\qset.c" />
<File
RelativePath="..\..\src\libqhull\random.c" />
<File
RelativePath="..\..\src\libqhull\rboxlib.c" />
<File
RelativePath="..\..\src\libqhull\stat.c" />
<File
RelativePath="..\..\src\libqhull\user.c" />
<File
RelativePath="..\..\src\libqhull\usermem.c" />
<File
RelativePath="..\..\src\libqhull\userprintf.c" />
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
<File
RelativePath="geom.h" />
<File
RelativePath="io.h" />
<File
RelativePath="libqhull.h" />
<File
RelativePath="mem.h" />
<File
RelativePath="merge.h" />
<File
RelativePath="poly.h" />
<File
RelativePath="qhull_a.h" />
<File
RelativePath="qset.h" />
<File
RelativePath="random.h" />
<File
RelativePath="stat.h" />
<File
RelativePath="user.h" />
</Filter>
<Filter
Name="Generated Files"
Filter="cpp;c;cxx;moc;h;def;odl;idl;res;"
UniqueIdentifier="{71ED8ED8-ACB9-4CE9-BBE1-E00B30144E11}">
<File
RelativePath="Debug\qhull-d_resource.res">
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true" />
</File>
<File
RelativePath="Release\qhull_resource.res">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true" />
</File>
</Filter>
<File
RelativePath="c:\bash\local\qhull\build\libqhull\qhull-d_resource.rc">
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true" />
</File>
<File
RelativePath="c:\bash\local\qhull\build\libqhull\qhull_resource.rc">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true" />
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>

Event Timeline