[10207] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
| 3 | <ItemGroup Label="ProjectConfigurations">
|
---|
| 4 | <ProjectConfiguration Include="Debug|Win32">
|
---|
| 5 | <Configuration>Debug</Configuration>
|
---|
| 6 | <Platform>Win32</Platform>
|
---|
| 7 | </ProjectConfiguration>
|
---|
| 8 | <ProjectConfiguration Include="MinSizeRel|Win32">
|
---|
| 9 | <Configuration>MinSizeRel</Configuration>
|
---|
| 10 | <Platform>Win32</Platform>
|
---|
| 11 | </ProjectConfiguration>
|
---|
| 12 | <ProjectConfiguration Include="Release|Win32">
|
---|
| 13 | <Configuration>Release</Configuration>
|
---|
| 14 | <Platform>Win32</Platform>
|
---|
| 15 | </ProjectConfiguration>
|
---|
| 16 | <ProjectConfiguration Include="RelWithDebInfo|Win32">
|
---|
| 17 | <Configuration>RelWithDebInfo</Configuration>
|
---|
| 18 | <Platform>Win32</Platform>
|
---|
| 19 | </ProjectConfiguration>
|
---|
| 20 | </ItemGroup>
|
---|
| 21 | <PropertyGroup Label="Globals">
|
---|
| 22 | <ProjectGuid>{3A95DE97-A2DE-4E8B-8E2D-F17652AEB947}</ProjectGuid>
|
---|
| 23 | <Keyword>Win32Proj</Keyword>
|
---|
| 24 | </PropertyGroup>
|
---|
| 25 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
---|
| 26 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
|
---|
| 27 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
---|
| 28 | <PlatformToolset>v110</PlatformToolset>
|
---|
| 29 | <UseOfMfc>false</UseOfMfc>
|
---|
| 30 | <CharacterSet>MultiByte</CharacterSet>
|
---|
| 31 | </PropertyGroup>
|
---|
| 32 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
|
---|
| 33 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
---|
| 34 | <PlatformToolset>v110</PlatformToolset>
|
---|
| 35 | <UseOfMfc>false</UseOfMfc>
|
---|
| 36 | <CharacterSet>MultiByte</CharacterSet>
|
---|
| 37 | </PropertyGroup>
|
---|
| 38 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
---|
| 39 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
---|
| 40 | <PlatformToolset>v110</PlatformToolset>
|
---|
| 41 | <UseOfMfc>false</UseOfMfc>
|
---|
| 42 | <CharacterSet>MultiByte</CharacterSet>
|
---|
| 43 | </PropertyGroup>
|
---|
| 44 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
---|
| 45 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
---|
| 46 | <PlatformToolset>v110</PlatformToolset>
|
---|
| 47 | <UseOfMfc>false</UseOfMfc>
|
---|
| 48 | <CharacterSet>MultiByte</CharacterSet>
|
---|
| 49 | </PropertyGroup>
|
---|
| 50 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
---|
| 51 | <ImportGroup Label="ExtensionSettings">
|
---|
| 52 | </ImportGroup>
|
---|
| 53 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="PropertySheets">
|
---|
| 54 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
---|
| 55 | </ImportGroup>
|
---|
| 56 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="PropertySheets">
|
---|
| 57 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
---|
| 58 | </ImportGroup>
|
---|
| 59 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
|
---|
| 60 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
---|
| 61 | </ImportGroup>
|
---|
| 62 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
|
---|
| 63 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
---|
| 64 | </ImportGroup>
|
---|
| 65 | <PropertyGroup Label="UserMacros" />
|
---|
| 66 | <PropertyGroup>
|
---|
| 67 | <_ProjectFileVersion>11.0.61030.0</_ProjectFileVersion>
|
---|
| 68 | </PropertyGroup>
|
---|
| 69 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
---|
| 70 | <OutDir>Debug\</OutDir>
|
---|
| 71 | <IntDir>qhullstatic.dir\Debug\</IntDir>
|
---|
| 72 | </PropertyGroup>
|
---|
| 73 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
---|
| 74 | <OutDir>Release\</OutDir>
|
---|
| 75 | <IntDir>qhullstatic.dir\Release\</IntDir>
|
---|
| 76 | </PropertyGroup>
|
---|
| 77 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
|
---|
| 78 | <OutDir>MinSizeRel\</OutDir>
|
---|
| 79 | <IntDir>qhullstatic.dir\MinSizeRel\</IntDir>
|
---|
| 80 | </PropertyGroup>
|
---|
| 81 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
|
---|
| 82 | <OutDir>RelWithDebInfo\</OutDir>
|
---|
| 83 | <IntDir>qhullstatic.dir\RelWithDebInfo\</IntDir>
|
---|
| 84 | </PropertyGroup>
|
---|
| 85 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
---|
| 86 | <Midl>
|
---|
| 87 | <MkTypLibCompatible>false</MkTypLibCompatible>
|
---|
| 88 | <TargetEnvironment>Win32</TargetEnvironment>
|
---|
| 89 | <GenerateStublessProxies>true</GenerateStublessProxies>
|
---|
| 90 | <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
---|
| 91 | <OutputDirectory>$(IntDir)</OutputDirectory>
|
---|
| 92 | <HeaderFileName>%(Filename).h</HeaderFileName>
|
---|
| 93 | <DllDataFileName />
|
---|
| 94 | <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
---|
| 95 | <ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
---|
| 96 | </Midl>
|
---|
| 97 | <ClCompile>
|
---|
| 98 | <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
|
---|
| 99 | <Optimization>Disabled</Optimization>
|
---|
| 100 | <InlineFunctionExpansion>Default</InlineFunctionExpansion>
|
---|
| 101 | <AdditionalIncludeDirectories>..\src;..\src\libqhull;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
---|
| 102 | <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
---|
| 103 | <ExceptionHandling />
|
---|
| 104 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
---|
| 105 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
---|
| 106 | <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
---|
| 107 | <AssemblerListingLocation>Debug</AssemblerListingLocation>
|
---|
| 108 | <ObjectFileName>$(IntDir)</ObjectFileName>
|
---|
| 109 | <ProgramDataBaseFileName>..\lib\qhullstatic_d.pdb</ProgramDataBaseFileName>
|
---|
| 110 | <WarningLevel>Level3</WarningLevel>
|
---|
| 111 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
---|
| 112 | <CompileAs>CompileAsC</CompileAs>
|
---|
| 113 | </ClCompile>
|
---|
| 114 | <ResourceCompile>
|
---|
| 115 | <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
---|
| 116 | <AdditionalIncludeDirectories>..\src;..\src\libqhull;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
---|
| 117 | </ResourceCompile>
|
---|
| 118 | <Lib>
|
---|
| 119 | <OutputFile>..\lib\qhullstatic_d.lib</OutputFile>
|
---|
| 120 | </Lib>
|
---|
| 121 | </ItemDefinitionGroup>
|
---|
| 122 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
---|
| 123 | <Midl>
|
---|
| 124 | <MkTypLibCompatible>false</MkTypLibCompatible>
|
---|
| 125 | <TargetEnvironment>Win32</TargetEnvironment>
|
---|
| 126 | <GenerateStublessProxies>true</GenerateStublessProxies>
|
---|
| 127 | <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
---|
| 128 | <OutputDirectory>$(IntDir)</OutputDirectory>
|
---|
| 129 | <HeaderFileName>%(Filename).h</HeaderFileName>
|
---|
| 130 | <DllDataFileName />
|
---|
| 131 | <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
---|
| 132 | <ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
---|
| 133 | </Midl>
|
---|
| 134 | <ClCompile>
|
---|
| 135 | <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
|
---|
| 136 | <Optimization>MaxSpeed</Optimization>
|
---|
| 137 | <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
---|
| 138 | <AdditionalIncludeDirectories>..\src;..\src\libqhull;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
---|
| 139 | <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
---|
| 140 | <ExceptionHandling />
|
---|
| 141 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
---|
| 142 | <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
---|
| 143 | <AssemblerListingLocation>Release</AssemblerListingLocation>
|
---|
| 144 | <ObjectFileName>$(IntDir)</ObjectFileName>
|
---|
| 145 | <ProgramDataBaseFileName>..\lib\qhullstatic.pdb</ProgramDataBaseFileName>
|
---|
| 146 | <WarningLevel>Level3</WarningLevel>
|
---|
| 147 | <CompileAs>CompileAsC</CompileAs>
|
---|
| 148 | </ClCompile>
|
---|
| 149 | <ResourceCompile>
|
---|
| 150 | <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
---|
| 151 | <AdditionalIncludeDirectories>..\src;..\src\libqhull;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
---|
| 152 | </ResourceCompile>
|
---|
| 153 | <Lib>
|
---|
| 154 | <OutputFile>..\lib\qhullstatic.lib</OutputFile>
|
---|
| 155 | </Lib>
|
---|
| 156 | </ItemDefinitionGroup>
|
---|
| 157 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
|
---|
| 158 | <Midl>
|
---|
| 159 | <MkTypLibCompatible>false</MkTypLibCompatible>
|
---|
| 160 | <TargetEnvironment>Win32</TargetEnvironment>
|
---|
| 161 | <GenerateStublessProxies>true</GenerateStublessProxies>
|
---|
| 162 | <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
---|
| 163 | <OutputDirectory>$(IntDir)</OutputDirectory>
|
---|
| 164 | <HeaderFileName>%(Filename).h</HeaderFileName>
|
---|
| 165 | <DllDataFileName />
|
---|
| 166 | <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
---|
| 167 | <ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
---|
| 168 | </Midl>
|
---|
| 169 | <ClCompile>
|
---|
| 170 | <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
|
---|
| 171 | <Optimization>MinSpace</Optimization>
|
---|
| 172 | <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
|
---|
| 173 | <AdditionalIncludeDirectories>..\src;..\src\libqhull;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
---|
| 174 | <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
---|
| 175 | <ExceptionHandling />
|
---|
| 176 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
---|
| 177 | <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
---|
| 178 | <AssemblerListingLocation>MinSizeRel</AssemblerListingLocation>
|
---|
| 179 | <ObjectFileName>$(IntDir)</ObjectFileName>
|
---|
| 180 | <ProgramDataBaseFileName>..\lib\qhullstatic.pdb</ProgramDataBaseFileName>
|
---|
| 181 | <WarningLevel>Level3</WarningLevel>
|
---|
| 182 | <CompileAs>CompileAsC</CompileAs>
|
---|
| 183 | </ClCompile>
|
---|
| 184 | <ResourceCompile>
|
---|
| 185 | <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
---|
| 186 | <AdditionalIncludeDirectories>..\src;..\src\libqhull;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
---|
| 187 | </ResourceCompile>
|
---|
| 188 | <Lib>
|
---|
| 189 | <OutputFile>..\lib\qhullstatic.lib</OutputFile>
|
---|
| 190 | </Lib>
|
---|
| 191 | </ItemDefinitionGroup>
|
---|
| 192 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
|
---|
| 193 | <Midl>
|
---|
| 194 | <MkTypLibCompatible>false</MkTypLibCompatible>
|
---|
| 195 | <TargetEnvironment>Win32</TargetEnvironment>
|
---|
| 196 | <GenerateStublessProxies>true</GenerateStublessProxies>
|
---|
| 197 | <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
---|
| 198 | <OutputDirectory>$(IntDir)</OutputDirectory>
|
---|
| 199 | <HeaderFileName>%(Filename).h</HeaderFileName>
|
---|
| 200 | <DllDataFileName />
|
---|
| 201 | <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
---|
| 202 | <ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
---|
| 203 | </Midl>
|
---|
| 204 | <ClCompile>
|
---|
| 205 | <AdditionalOptions> /Zm1000 %(AdditionalOptions)</AdditionalOptions>
|
---|
| 206 | <Optimization>MaxSpeed</Optimization>
|
---|
| 207 | <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
|
---|
| 208 | <AdditionalIncludeDirectories>..\src;..\src\libqhull;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
---|
| 209 | <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
---|
| 210 | <ExceptionHandling />
|
---|
| 211 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
---|
| 212 | <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
---|
| 213 | <AssemblerListingLocation>RelWithDebInfo</AssemblerListingLocation>
|
---|
| 214 | <ObjectFileName>$(IntDir)</ObjectFileName>
|
---|
| 215 | <ProgramDataBaseFileName>..\lib\qhullstatic.pdb</ProgramDataBaseFileName>
|
---|
| 216 | <WarningLevel>Level3</WarningLevel>
|
---|
| 217 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
---|
| 218 | <CompileAs>CompileAsC</CompileAs>
|
---|
| 219 | </ClCompile>
|
---|
| 220 | <ResourceCompile>
|
---|
| 221 | <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
---|
| 222 | <AdditionalIncludeDirectories>..\src;..\src\libqhull;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
---|
| 223 | </ResourceCompile>
|
---|
| 224 | <Lib>
|
---|
| 225 | <OutputFile>..\lib\qhullstatic.lib</OutputFile>
|
---|
| 226 | </Lib>
|
---|
| 227 | </ItemDefinitionGroup>
|
---|
| 228 | <ItemGroup>
|
---|
| 229 | <ClCompile Include="..\src\libqhull\geom.c" />
|
---|
| 230 | <ClCompile Include="..\src\libqhull\geom2.c" />
|
---|
| 231 | <ClCompile Include="..\src\libqhull\global.c" />
|
---|
| 232 | <ClCompile Include="..\src\libqhull\io.c" />
|
---|
| 233 | <ClCompile Include="..\src\libqhull\libqhull.c" />
|
---|
| 234 | <ClCompile Include="..\src\libqhull\mem.c" />
|
---|
| 235 | <ClCompile Include="..\src\libqhull\merge.c" />
|
---|
| 236 | <ClCompile Include="..\src\libqhull\poly.c" />
|
---|
| 237 | <ClCompile Include="..\src\libqhull\poly2.c" />
|
---|
| 238 | <ClCompile Include="..\src\libqhull\qset.c" />
|
---|
| 239 | <ClCompile Include="..\src\libqhull\random.c" />
|
---|
| 240 | <ClCompile Include="..\src\libqhull\rboxlib.c" />
|
---|
| 241 | <ClCompile Include="..\src\libqhull\stat.c" />
|
---|
| 242 | <ClCompile Include="..\src\libqhull\user.c" />
|
---|
| 243 | <ClCompile Include="..\src\libqhull\usermem.c" />
|
---|
| 244 | <ClCompile Include="..\src\libqhull\userprintf.c" />
|
---|
| 245 | <ClCompile Include="..\src\libqhull\userprintf_rbox.c" />
|
---|
| 246 | </ItemGroup>
|
---|
| 247 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
---|
| 248 | <ImportGroup Label="ExtensionTargets">
|
---|
| 249 | </ImportGroup>
|
---|
| 250 | </Project> |
---|