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="Release|Win32">
|
---|
9 | <Configuration>Release</Configuration>
|
---|
10 | <Platform>Win32</Platform>
|
---|
11 | </ProjectConfiguration>
|
---|
12 | </ItemGroup>
|
---|
13 | <PropertyGroup Label="Globals">
|
---|
14 | <ProjectGuid>{E12E04D0-C11C-36C0-950E-A203DCBFB37C}</ProjectGuid>
|
---|
15 | <Keyword>Qt4VSv1.0</Keyword>
|
---|
16 | </PropertyGroup>
|
---|
17 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
---|
18 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
---|
19 | <ConfigurationType>Application</ConfigurationType>
|
---|
20 | <PlatformToolset>v110</PlatformToolset>
|
---|
21 | <UseOfMfc>false</UseOfMfc>
|
---|
22 | </PropertyGroup>
|
---|
23 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
---|
24 | <ConfigurationType>Application</ConfigurationType>
|
---|
25 | <PlatformToolset>v110</PlatformToolset>
|
---|
26 | <UseOfMfc>false</UseOfMfc>
|
---|
27 | </PropertyGroup>
|
---|
28 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
---|
29 | <ImportGroup Label="ExtensionSettings">
|
---|
30 | </ImportGroup>
|
---|
31 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
|
---|
32 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
---|
33 | </ImportGroup>
|
---|
34 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
|
---|
35 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
---|
36 | </ImportGroup>
|
---|
37 | <PropertyGroup Label="UserMacros" />
|
---|
38 | <PropertyGroup>
|
---|
39 | <_ProjectFileVersion>11.0.61030.0</_ProjectFileVersion>
|
---|
40 | </PropertyGroup>
|
---|
41 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
---|
42 | <OutDir>.\</OutDir>
|
---|
43 | <IntDir>Debug\</IntDir>
|
---|
44 | <IgnoreImportLibrary>true</IgnoreImportLibrary>
|
---|
45 | <LinkIncremental>false</LinkIncremental>
|
---|
46 | </PropertyGroup>
|
---|
47 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
---|
48 | <OutDir>.\</OutDir>
|
---|
49 | <IntDir>Release\</IntDir>
|
---|
50 | <IgnoreImportLibrary>true</IgnoreImportLibrary>
|
---|
51 | <LinkIncremental>false</LinkIncremental>
|
---|
52 | </PropertyGroup>
|
---|
53 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
---|
54 | <ClCompile>
|
---|
55 | <AdditionalIncludeDirectories>$(QTDIR)\include\QtCore;$(QTDIR)\include\QtGui;$(QTDIR)\include;$(QTDIR)\include\QtTest;..\src\libqhullcpp;..\src;..\src;$(QTDIR)\include\ActiveQt;moc;..\src\qhulltest;.;$(QTDIR)\mkspecs\win32-msvc2005;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
---|
56 | <AdditionalOptions>-Zm200 -w34100 -w34189 %(AdditionalOptions)</AdditionalOptions>
|
---|
57 | <AssemblerListingLocation>Debug\</AssemblerListingLocation>
|
---|
58 | <BufferSecurityCheck>false</BufferSecurityCheck>
|
---|
59 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
---|
60 | <ExceptionHandling>Sync</ExceptionHandling>
|
---|
61 | <ForcedIncludeFiles>..\src\qhulltest\RoadTest.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
|
---|
62 | <PreprocessToFile>false</PreprocessToFile>
|
---|
63 | <PreprocessSuppressLineNumbers>false</PreprocessSuppressLineNumbers>
|
---|
64 | <ObjectFileName>Debug\</ObjectFileName>
|
---|
65 | <Optimization>Disabled</Optimization>
|
---|
66 | <PrecompiledHeaderOutputFile>$(IntDir)qhulltest.pch</PrecompiledHeaderOutputFile>
|
---|
67 | <PrecompiledHeaderFile>..\src\qhulltest\RoadTest.h</PrecompiledHeaderFile>
|
---|
68 | <PreprocessorDefinitions>UNICODE;WIN32;QT_LARGEFILE_SUPPORT;qh_QHpointer;QT_DLL;QT_GUI_LIB;QT_CORE_LIB;QT_HAVE_MMX;QT_HAVE_3DNOW;QT_HAVE_SSE;QT_HAVE_MMXEXT;QT_HAVE_SSE2;QT_THREAD_SUPPORT;QT_NO_DYNAMIC_CAST;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
---|
69 | <ProgramDataBaseFileName>.\</ProgramDataBaseFileName>
|
---|
70 | <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
---|
71 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
---|
72 | <SuppressStartupBanner>true</SuppressStartupBanner>
|
---|
73 | <TreatWChar_tAsBuiltInType>false</TreatWChar_tAsBuiltInType>
|
---|
74 | <PrecompiledHeader>Use</PrecompiledHeader>
|
---|
75 | <WarningLevel>Level3</WarningLevel>
|
---|
76 | </ClCompile>
|
---|
77 | <Link>
|
---|
78 | <AdditionalDependencies>qhullcpp_d.lib;qhullstatic_pd.lib;$(QTDIR)\lib\QtTestd4.lib;$(QTDIR)\lib\QtGuid4.lib;$(QTDIR)\lib\QtCored4.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
---|
79 | <AdditionalLibraryDirectories>$(QTDIR)\lib;../lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
---|
80 | <GenerateDebugInformation>true</GenerateDebugInformation>
|
---|
81 | <LinkTimeCodeGeneration />
|
---|
82 | <OutputFile>..\bin\qhulltest.exe</OutputFile>
|
---|
83 | <ProgramDatabaseFile />
|
---|
84 | <SubSystem>Console</SubSystem>
|
---|
85 | <SuppressStartupBanner>true</SuppressStartupBanner>
|
---|
86 | </Link>
|
---|
87 | <Midl>
|
---|
88 | <DefaultCharType>Unsigned</DefaultCharType>
|
---|
89 | <EnableErrorChecks>None</EnableErrorChecks>
|
---|
90 | <WarningLevel>0</WarningLevel>
|
---|
91 | </Midl>
|
---|
92 | <ResourceCompile>
|
---|
93 | <PreprocessorDefinitions>UNICODE;WIN32;QT_LARGEFILE_SUPPORT;qh_QHpointer;QT_DLL;QT_GUI_LIB;QT_CORE_LIB;QT_HAVE_MMX;QT_HAVE_3DNOW;QT_HAVE_SSE;QT_HAVE_MMXEXT;QT_HAVE_SSE2;QT_THREAD_SUPPORT;QT_NO_DYNAMIC_CAST;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
---|
94 | </ResourceCompile>
|
---|
95 | </ItemDefinitionGroup>
|
---|
96 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
---|
97 | <ClCompile>
|
---|
98 | <AdditionalIncludeDirectories>$(QTDIR)\include\QtCore;$(QTDIR)\include\QtGui;$(QTDIR)\include;$(QTDIR)\include\QtTest;..\src\libqhullcpp;..\src;..\src;$(QTDIR)\include\ActiveQt;moc;..\src\qhulltest;.;$(QTDIR)\mkspecs\win32-msvc2005;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
---|
99 | <AdditionalOptions>-Zm200 -w34100 -w34189 %(AdditionalOptions)</AdditionalOptions>
|
---|
100 | <AssemblerListingLocation>Release\</AssemblerListingLocation>
|
---|
101 | <BufferSecurityCheck>false</BufferSecurityCheck>
|
---|
102 | <DebugInformationFormat />
|
---|
103 | <ExceptionHandling>Sync</ExceptionHandling>
|
---|
104 | <ForcedIncludeFiles>..\src\qhulltest\RoadTest.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
|
---|
105 | <PreprocessToFile>false</PreprocessToFile>
|
---|
106 | <PreprocessSuppressLineNumbers>false</PreprocessSuppressLineNumbers>
|
---|
107 | <ObjectFileName>Release\</ObjectFileName>
|
---|
108 | <Optimization>MaxSpeed</Optimization>
|
---|
109 | <PrecompiledHeaderOutputFile>$(IntDir)qhulltest.pch</PrecompiledHeaderOutputFile>
|
---|
110 | <PrecompiledHeaderFile>..\src\qhulltest\RoadTest.h</PrecompiledHeaderFile>
|
---|
111 | <PreprocessorDefinitions>QT_NO_DEBUG;NDEBUG;UNICODE;WIN32;QT_LARGEFILE_SUPPORT;qh_QHpointer;QT_DLL;QT_NO_DEBUG;QT_GUI_LIB;QT_CORE_LIB;QT_HAVE_MMX;QT_HAVE_3DNOW;QT_HAVE_SSE;QT_HAVE_MMXEXT;QT_HAVE_SSE2;QT_THREAD_SUPPORT;QT_NO_DYNAMIC_CAST;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
---|
112 | <ProgramDataBaseFileName>.\</ProgramDataBaseFileName>
|
---|
113 | <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
---|
114 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
---|
115 | <SuppressStartupBanner>true</SuppressStartupBanner>
|
---|
116 | <TreatWChar_tAsBuiltInType>false</TreatWChar_tAsBuiltInType>
|
---|
117 | <PrecompiledHeader>Use</PrecompiledHeader>
|
---|
118 | <WarningLevel>Level3</WarningLevel>
|
---|
119 | </ClCompile>
|
---|
120 | <Link>
|
---|
121 | <AdditionalDependencies>../lib\qhullcpp.lib;../lib\qhullstatic_p.lib;$(QTDIR)\lib\QtTest4.lib;$(QTDIR)\lib\QtGui4.lib;$(QTDIR)\lib\QtCore4.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
---|
122 | <AdditionalLibraryDirectories>$(QTDIR)\lib;../lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
---|
123 | <GenerateDebugInformation>false</GenerateDebugInformation>
|
---|
124 | <LinkTimeCodeGeneration />
|
---|
125 | <OutputFile>..\bin\qhulltest.exe</OutputFile>
|
---|
126 | <ProgramDatabaseFile />
|
---|
127 | <SubSystem>Console</SubSystem>
|
---|
128 | <SuppressStartupBanner>true</SuppressStartupBanner>
|
---|
129 | </Link>
|
---|
130 | <Midl>
|
---|
131 | <DefaultCharType>Unsigned</DefaultCharType>
|
---|
132 | <EnableErrorChecks>None</EnableErrorChecks>
|
---|
133 | <WarningLevel>0</WarningLevel>
|
---|
134 | </Midl>
|
---|
135 | <ResourceCompile>
|
---|
136 | <PreprocessorDefinitions>QT_NO_DEBUG;NDEBUG;UNICODE;WIN32;QT_LARGEFILE_SUPPORT;qh_QHpointer;QT_DLL;QT_NO_DEBUG;QT_GUI_LIB;QT_CORE_LIB;QT_HAVE_MMX;QT_HAVE_3DNOW;QT_HAVE_SSE;QT_HAVE_MMXEXT;QT_HAVE_SSE2;QT_THREAD_SUPPORT;QT_NO_DYNAMIC_CAST;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
---|
137 | </ResourceCompile>
|
---|
138 | </ItemDefinitionGroup>
|
---|
139 | <ItemGroup>
|
---|
140 | <ClCompile Include="..\src\qhulltest\Coordinates_test.cpp" />
|
---|
141 | <ClCompile Include="..\src\qhulltest\PointCoordinates_test.cpp" />
|
---|
142 | <ClCompile Include="..\src\qhulltest\Qhull_test.cpp" />
|
---|
143 | <ClCompile Include="..\src\qhulltest\QhullFacet_test.cpp" />
|
---|
144 | <ClCompile Include="..\src\qhulltest\QhullFacetList_test.cpp" />
|
---|
145 | <ClCompile Include="..\src\qhulltest\QhullFacetSet_test.cpp" />
|
---|
146 | <ClCompile Include="..\src\qhulltest\QhullHyperplane_test.cpp" />
|
---|
147 | <ClCompile Include="..\src\qhulltest\QhullLinkedList_test.cpp" />
|
---|
148 | <ClCompile Include="..\src\qhulltest\QhullPoint_test.cpp" />
|
---|
149 | <ClCompile Include="..\src\qhulltest\QhullPoints_test.cpp" />
|
---|
150 | <ClCompile Include="..\src\qhulltest\QhullPointSet_test.cpp" />
|
---|
151 | <ClCompile Include="..\src\qhulltest\QhullRidge_test.cpp" />
|
---|
152 | <ClCompile Include="..\src\qhulltest\QhullSet_test.cpp" />
|
---|
153 | <ClCompile Include="..\src\qhulltest\qhulltest.cpp" />
|
---|
154 | <ClCompile Include="..\src\qhulltest\QhullVertex_test.cpp" />
|
---|
155 | <ClCompile Include="..\src\libqhullcpp\qt-qhull.cpp" />
|
---|
156 | <ClCompile Include="..\src\qhulltest\RboxPoints_test.cpp" />
|
---|
157 | <ClCompile Include="..\src\qhulltest\RoadTest.cpp" />
|
---|
158 | <ClCompile Include="..\src\qhulltest\UsingLibQhull_test.cpp" />
|
---|
159 | <ClCompile Include="..\src\qhulltest\RoadTest.h.cpp">
|
---|
160 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
|
---|
161 | <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(INHERIT)</PrecompiledHeaderFile>
|
---|
162 | <ForcedIncludeFiles Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
---|
163 | </ForcedIncludeFiles>
|
---|
164 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
|
---|
165 | <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(INHERIT)</PrecompiledHeaderFile>
|
---|
166 | <ForcedIncludeFiles Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
---|
167 | </ForcedIncludeFiles>
|
---|
168 | </ClCompile>
|
---|
169 | </ItemGroup>
|
---|
170 | <ItemGroup>
|
---|
171 | <CustomBuild Include="..\src\qhulltest\RoadTest.h">
|
---|
172 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Generating precompiled header source file %27..\src\qhulltest\RoadTest.h.cpp%27 ...</Message>
|
---|
173 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\RoadTest.h -o moc\moc_RoadTest.cpp && echo /*-------------------------------------------------------------------- >..\src\qhulltest\RoadTest.h.cpp && echo * Precompiled header source file used by Visual Studio.NET to generate>>..\src\qhulltest\RoadTest.h.cpp && echo * the .pch file.>>..\src\qhulltest\RoadTest.h.cpp && echo *>>..\src\qhulltest\RoadTest.h.cpp && echo * Due to issues with the dependencies checker within the IDE, it>>..\src\qhulltest\RoadTest.h.cpp && echo * sometimes fails to recompile the PCH file, if we force the IDE to>>..\src\qhulltest\RoadTest.h.cpp && echo * create the PCH file directly from the header file.>>..\src\qhulltest\RoadTest.h.cpp && echo *>>..\src\qhulltest\RoadTest.h.cpp && echo * This file is auto-generated by qmake since no PRECOMPILED_SOURCE was>>..\src\qhulltest\RoadTest.h.cpp && echo * specified, and is used as the common stdafx.cpp. The file is only>>..\src\qhulltest\RoadTest.h.cpp && echo * generated when creating .vcproj project files, and is not used for>>..\src\qhulltest\RoadTest.h.cpp && echo * command line compilations by nmake.>>..\src\qhulltest\RoadTest.h.cpp && echo *>>..\src\qhulltest\RoadTest.h.cpp && echo * WARNING: All changes made in this file will be lost.>>..\src\qhulltest\RoadTest.h.cpp && echo --------------------------------------------------------------------*/>>..\src\qhulltest\RoadTest.h.cpp && echo #include "RoadTest.h">>..\src\qhulltest\RoadTest.h.cpp
|
---|
174 | </Command>
|
---|
175 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\src\qhulltest\RoadTest.h;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
176 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">moc\moc_RoadTest.cpp;..\src\qhulltest\RoadTest.h.cpp;%(Outputs)</Outputs>
|
---|
177 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Generating precompiled header source file %27..\src\qhulltest\RoadTest.h.cpp%27 ...</Message>
|
---|
178 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\RoadTest.h -o moc\moc_RoadTest.cpp && echo /*-------------------------------------------------------------------- >..\src\qhulltest\RoadTest.h.cpp && echo * Precompiled header source file used by Visual Studio.NET to generate>>..\src\qhulltest\RoadTest.h.cpp && echo * the .pch file.>>..\src\qhulltest\RoadTest.h.cpp && echo *>>..\src\qhulltest\RoadTest.h.cpp && echo * Due to issues with the dependencies checker within the IDE, it>>..\src\qhulltest\RoadTest.h.cpp && echo * sometimes fails to recompile the PCH file, if we force the IDE to>>..\src\qhulltest\RoadTest.h.cpp && echo * create the PCH file directly from the header file.>>..\src\qhulltest\RoadTest.h.cpp && echo *>>..\src\qhulltest\RoadTest.h.cpp && echo * This file is auto-generated by qmake since no PRECOMPILED_SOURCE was>>..\src\qhulltest\RoadTest.h.cpp && echo * specified, and is used as the common stdafx.cpp. The file is only>>..\src\qhulltest\RoadTest.h.cpp && echo * generated when creating .vcproj project files, and is not used for>>..\src\qhulltest\RoadTest.h.cpp && echo * command line compilations by nmake.>>..\src\qhulltest\RoadTest.h.cpp && echo *>>..\src\qhulltest\RoadTest.h.cpp && echo * WARNING: All changes made in this file will be lost.>>..\src\qhulltest\RoadTest.h.cpp && echo --------------------------------------------------------------------*/>>..\src\qhulltest\RoadTest.h.cpp && echo #include "RoadTest.h">>..\src\qhulltest\RoadTest.h.cpp
|
---|
179 | </Command>
|
---|
180 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\src\qhulltest\RoadTest.h;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
181 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">moc\moc_RoadTest.cpp;..\src\qhulltest\RoadTest.h.cpp;%(Outputs)</Outputs>
|
---|
182 | </CustomBuild>
|
---|
183 | </ItemGroup>
|
---|
184 | <ItemGroup>
|
---|
185 | <CustomBuild Include="moc\Coordinates_test.moc">
|
---|
186 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">MOC ..\src\qhulltest\Coordinates_test.cpp</Message>
|
---|
187 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\Coordinates_test.cpp -o moc\Coordinates_test.moc
|
---|
188 | </Command>
|
---|
189 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\src\qhulltest\Coordinates_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
190 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">moc\Coordinates_test.moc;%(Outputs)</Outputs>
|
---|
191 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MOC ..\src\qhulltest\Coordinates_test.cpp</Message>
|
---|
192 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\Coordinates_test.cpp -o moc\Coordinates_test.moc
|
---|
193 | </Command>
|
---|
194 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\src\qhulltest\Coordinates_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
195 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">moc\Coordinates_test.moc;%(Outputs)</Outputs>
|
---|
196 | </CustomBuild>
|
---|
197 | <CustomBuild Include="moc\PointCoordinates_test.moc">
|
---|
198 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">MOC ..\src\qhulltest\PointCoordinates_test.cpp</Message>
|
---|
199 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\PointCoordinates_test.cpp -o moc\PointCoordinates_test.moc
|
---|
200 | </Command>
|
---|
201 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\src\qhulltest\PointCoordinates_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
202 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">moc\PointCoordinates_test.moc;%(Outputs)</Outputs>
|
---|
203 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MOC ..\src\qhulltest\PointCoordinates_test.cpp</Message>
|
---|
204 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\PointCoordinates_test.cpp -o moc\PointCoordinates_test.moc
|
---|
205 | </Command>
|
---|
206 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\src\qhulltest\PointCoordinates_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
207 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">moc\PointCoordinates_test.moc;%(Outputs)</Outputs>
|
---|
208 | </CustomBuild>
|
---|
209 | <CustomBuild Include="moc\Qhull_test.moc">
|
---|
210 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">MOC ..\src\qhulltest\Qhull_test.cpp</Message>
|
---|
211 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\Qhull_test.cpp -o moc\Qhull_test.moc
|
---|
212 | </Command>
|
---|
213 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\src\qhulltest\Qhull_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
214 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">moc\Qhull_test.moc;%(Outputs)</Outputs>
|
---|
215 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MOC ..\src\qhulltest\Qhull_test.cpp</Message>
|
---|
216 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\Qhull_test.cpp -o moc\Qhull_test.moc
|
---|
217 | </Command>
|
---|
218 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\src\qhulltest\Qhull_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
219 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">moc\Qhull_test.moc;%(Outputs)</Outputs>
|
---|
220 | </CustomBuild>
|
---|
221 | <CustomBuild Include="moc\QhullFacet_test.moc">
|
---|
222 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">MOC ..\src\qhulltest\QhullFacet_test.cpp</Message>
|
---|
223 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\QhullFacet_test.cpp -o moc\QhullFacet_test.moc
|
---|
224 | </Command>
|
---|
225 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\src\qhulltest\QhullFacet_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
226 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">moc\QhullFacet_test.moc;%(Outputs)</Outputs>
|
---|
227 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MOC ..\src\qhulltest\QhullFacet_test.cpp</Message>
|
---|
228 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\QhullFacet_test.cpp -o moc\QhullFacet_test.moc
|
---|
229 | </Command>
|
---|
230 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\src\qhulltest\QhullFacet_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
231 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">moc\QhullFacet_test.moc;%(Outputs)</Outputs>
|
---|
232 | </CustomBuild>
|
---|
233 | <CustomBuild Include="moc\QhullFacetList_test.moc">
|
---|
234 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">MOC ..\src\qhulltest\QhullFacetList_test.cpp</Message>
|
---|
235 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\QhullFacetList_test.cpp -o moc\QhullFacetList_test.moc
|
---|
236 | </Command>
|
---|
237 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\src\qhulltest\QhullFacetList_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
238 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">moc\QhullFacetList_test.moc;%(Outputs)</Outputs>
|
---|
239 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MOC ..\src\qhulltest\QhullFacetList_test.cpp</Message>
|
---|
240 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\QhullFacetList_test.cpp -o moc\QhullFacetList_test.moc
|
---|
241 | </Command>
|
---|
242 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\src\qhulltest\QhullFacetList_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
243 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">moc\QhullFacetList_test.moc;%(Outputs)</Outputs>
|
---|
244 | </CustomBuild>
|
---|
245 | <CustomBuild Include="moc\QhullFacetSet_test.moc">
|
---|
246 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">MOC ..\src\qhulltest\QhullFacetSet_test.cpp</Message>
|
---|
247 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\QhullFacetSet_test.cpp -o moc\QhullFacetSet_test.moc
|
---|
248 | </Command>
|
---|
249 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\src\qhulltest\QhullFacetSet_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
250 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">moc\QhullFacetSet_test.moc;%(Outputs)</Outputs>
|
---|
251 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MOC ..\src\qhulltest\QhullFacetSet_test.cpp</Message>
|
---|
252 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\QhullFacetSet_test.cpp -o moc\QhullFacetSet_test.moc
|
---|
253 | </Command>
|
---|
254 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\src\qhulltest\QhullFacetSet_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
255 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">moc\QhullFacetSet_test.moc;%(Outputs)</Outputs>
|
---|
256 | </CustomBuild>
|
---|
257 | <CustomBuild Include="moc\QhullHyperplane_test.moc">
|
---|
258 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">MOC ..\src\qhulltest\QhullHyperplane_test.cpp</Message>
|
---|
259 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\QhullHyperplane_test.cpp -o moc\QhullHyperplane_test.moc
|
---|
260 | </Command>
|
---|
261 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\src\qhulltest\QhullHyperplane_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
262 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">moc\QhullHyperplane_test.moc;%(Outputs)</Outputs>
|
---|
263 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MOC ..\src\qhulltest\QhullHyperplane_test.cpp</Message>
|
---|
264 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\QhullHyperplane_test.cpp -o moc\QhullHyperplane_test.moc
|
---|
265 | </Command>
|
---|
266 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\src\qhulltest\QhullHyperplane_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
267 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">moc\QhullHyperplane_test.moc;%(Outputs)</Outputs>
|
---|
268 | </CustomBuild>
|
---|
269 | <CustomBuild Include="moc\QhullLinkedList_test.moc">
|
---|
270 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">MOC ..\src\qhulltest\QhullLinkedList_test.cpp</Message>
|
---|
271 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\QhullLinkedList_test.cpp -o moc\QhullLinkedList_test.moc
|
---|
272 | </Command>
|
---|
273 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\src\qhulltest\QhullLinkedList_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
274 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">moc\QhullLinkedList_test.moc;%(Outputs)</Outputs>
|
---|
275 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MOC ..\src\qhulltest\QhullLinkedList_test.cpp</Message>
|
---|
276 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\QhullLinkedList_test.cpp -o moc\QhullLinkedList_test.moc
|
---|
277 | </Command>
|
---|
278 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\src\qhulltest\QhullLinkedList_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
279 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">moc\QhullLinkedList_test.moc;%(Outputs)</Outputs>
|
---|
280 | </CustomBuild>
|
---|
281 | <CustomBuild Include="moc\QhullPoint_test.moc">
|
---|
282 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">MOC ..\src\qhulltest\QhullPoint_test.cpp</Message>
|
---|
283 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\QhullPoint_test.cpp -o moc\QhullPoint_test.moc
|
---|
284 | </Command>
|
---|
285 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\src\qhulltest\QhullPoint_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
286 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">moc\QhullPoint_test.moc;%(Outputs)</Outputs>
|
---|
287 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MOC ..\src\qhulltest\QhullPoint_test.cpp</Message>
|
---|
288 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\QhullPoint_test.cpp -o moc\QhullPoint_test.moc
|
---|
289 | </Command>
|
---|
290 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\src\qhulltest\QhullPoint_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
291 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">moc\QhullPoint_test.moc;%(Outputs)</Outputs>
|
---|
292 | </CustomBuild>
|
---|
293 | <CustomBuild Include="moc\QhullPoints_test.moc">
|
---|
294 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">MOC ..\src\qhulltest\QhullPoints_test.cpp</Message>
|
---|
295 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\QhullPoints_test.cpp -o moc\QhullPoints_test.moc
|
---|
296 | </Command>
|
---|
297 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\src\qhulltest\QhullPoints_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
298 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">moc\QhullPoints_test.moc;%(Outputs)</Outputs>
|
---|
299 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MOC ..\src\qhulltest\QhullPoints_test.cpp</Message>
|
---|
300 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\QhullPoints_test.cpp -o moc\QhullPoints_test.moc
|
---|
301 | </Command>
|
---|
302 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\src\qhulltest\QhullPoints_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
303 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">moc\QhullPoints_test.moc;%(Outputs)</Outputs>
|
---|
304 | </CustomBuild>
|
---|
305 | <CustomBuild Include="moc\QhullPointSet_test.moc">
|
---|
306 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">MOC ..\src\qhulltest\QhullPointSet_test.cpp</Message>
|
---|
307 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\QhullPointSet_test.cpp -o moc\QhullPointSet_test.moc
|
---|
308 | </Command>
|
---|
309 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\src\qhulltest\QhullPointSet_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
310 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">moc\QhullPointSet_test.moc;%(Outputs)</Outputs>
|
---|
311 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MOC ..\src\qhulltest\QhullPointSet_test.cpp</Message>
|
---|
312 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\QhullPointSet_test.cpp -o moc\QhullPointSet_test.moc
|
---|
313 | </Command>
|
---|
314 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\src\qhulltest\QhullPointSet_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
315 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">moc\QhullPointSet_test.moc;%(Outputs)</Outputs>
|
---|
316 | </CustomBuild>
|
---|
317 | <CustomBuild Include="moc\QhullRidge_test.moc">
|
---|
318 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">MOC ..\src\qhulltest\QhullRidge_test.cpp</Message>
|
---|
319 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\QhullRidge_test.cpp -o moc\QhullRidge_test.moc
|
---|
320 | </Command>
|
---|
321 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\src\qhulltest\QhullRidge_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
322 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">moc\QhullRidge_test.moc;%(Outputs)</Outputs>
|
---|
323 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MOC ..\src\qhulltest\QhullRidge_test.cpp</Message>
|
---|
324 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\QhullRidge_test.cpp -o moc\QhullRidge_test.moc
|
---|
325 | </Command>
|
---|
326 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\src\qhulltest\QhullRidge_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
327 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">moc\QhullRidge_test.moc;%(Outputs)</Outputs>
|
---|
328 | </CustomBuild>
|
---|
329 | <CustomBuild Include="moc\QhullSet_test.moc">
|
---|
330 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">MOC ..\src\qhulltest\QhullSet_test.cpp</Message>
|
---|
331 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\QhullSet_test.cpp -o moc\QhullSet_test.moc
|
---|
332 | </Command>
|
---|
333 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\src\qhulltest\QhullSet_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
334 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">moc\QhullSet_test.moc;%(Outputs)</Outputs>
|
---|
335 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MOC ..\src\qhulltest\QhullSet_test.cpp</Message>
|
---|
336 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\QhullSet_test.cpp -o moc\QhullSet_test.moc
|
---|
337 | </Command>
|
---|
338 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\src\qhulltest\QhullSet_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
339 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">moc\QhullSet_test.moc;%(Outputs)</Outputs>
|
---|
340 | </CustomBuild>
|
---|
341 | <CustomBuild Include="moc\QhullVertex_test.moc">
|
---|
342 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">MOC ..\src\qhulltest\QhullVertex_test.cpp</Message>
|
---|
343 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\QhullVertex_test.cpp -o moc\QhullVertex_test.moc
|
---|
344 | </Command>
|
---|
345 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\src\qhulltest\QhullVertex_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
346 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">moc\QhullVertex_test.moc;%(Outputs)</Outputs>
|
---|
347 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MOC ..\src\qhulltest\QhullVertex_test.cpp</Message>
|
---|
348 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\QhullVertex_test.cpp -o moc\QhullVertex_test.moc
|
---|
349 | </Command>
|
---|
350 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\src\qhulltest\QhullVertex_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
351 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">moc\QhullVertex_test.moc;%(Outputs)</Outputs>
|
---|
352 | </CustomBuild>
|
---|
353 | <CustomBuild Include="moc\RboxPoints_test.moc">
|
---|
354 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">MOC ..\src\qhulltest\RboxPoints_test.cpp</Message>
|
---|
355 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\RboxPoints_test.cpp -o moc\RboxPoints_test.moc
|
---|
356 | </Command>
|
---|
357 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\src\qhulltest\RboxPoints_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
358 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">moc\RboxPoints_test.moc;%(Outputs)</Outputs>
|
---|
359 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MOC ..\src\qhulltest\RboxPoints_test.cpp</Message>
|
---|
360 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\RboxPoints_test.cpp -o moc\RboxPoints_test.moc
|
---|
361 | </Command>
|
---|
362 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\src\qhulltest\RboxPoints_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
363 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">moc\RboxPoints_test.moc;%(Outputs)</Outputs>
|
---|
364 | </CustomBuild>
|
---|
365 | <CustomBuild Include="moc\UsingLibQhull_test.moc">
|
---|
366 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">MOC ..\src\qhulltest\UsingLibQhull_test.cpp</Message>
|
---|
367 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\UsingLibQhull_test.cpp -o moc\UsingLibQhull_test.moc
|
---|
368 | </Command>
|
---|
369 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\src\qhulltest\UsingLibQhull_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
370 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">moc\UsingLibQhull_test.moc;%(Outputs)</Outputs>
|
---|
371 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MOC ..\src\qhulltest\UsingLibQhull_test.cpp</Message>
|
---|
372 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -Dqh_QHpointer -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NO_DYNAMIC_CAST -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"$(QTDIR)\include\QtTest" -I"..\src\libqhullcpp" -I"..\src" -I"..\src" -I"$(QTDIR)\include\ActiveQt" -I"moc" -I"..\src\qhulltest" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 ..\src\qhulltest\UsingLibQhull_test.cpp -o moc\UsingLibQhull_test.moc
|
---|
373 | </Command>
|
---|
374 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\src\qhulltest\UsingLibQhull_test.cpp;$(QTDIR)\bin\moc.exe;%(AdditionalInputs)</AdditionalInputs>
|
---|
375 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">moc\UsingLibQhull_test.moc;%(Outputs)</Outputs>
|
---|
376 | </CustomBuild>
|
---|
377 | </ItemGroup>
|
---|
378 | <ItemGroup>
|
---|
379 | <ProjectReference Include="qhullcpp.vcxproj">
|
---|
380 | <Project>{2c448ffe-cdf6-4639-bb23-39588f006c73}</Project>
|
---|
381 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
---|
382 | </ProjectReference>
|
---|
383 | <ProjectReference Include="qhullstatic_p.vcxproj">
|
---|
384 | <Project>{4730c632-c24e-40e4-af42-80f6c6226048}</Project>
|
---|
385 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
---|
386 | </ProjectReference>
|
---|
387 | </ItemGroup>
|
---|
388 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
---|
389 | <ImportGroup Label="ExtensionTargets">
|
---|
390 | </ImportGroup>
|
---|
391 | </Project> |
---|