|
142 | 142 | <PrecompiledHeader>Use</PrecompiledHeader> |
143 | 143 | <BrowseInformation /> |
144 | 144 | <WarningLevel>Level4</WarningLevel> |
145 | | - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
146 | 145 | </ClCompile> |
147 | 146 | <ResourceCompile> |
148 | 147 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
171 | 170 | <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations> |
172 | 171 | <PreprocessorDefinitions>WIN32;DEBUG;_WINDOWS;_USRDLL;XRCDB_EXPORTS;_SECURE_SCL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
173 | 172 | <StringPooling>false</StringPooling> |
174 | | - <MinimalRebuild>true</MinimalRebuild> |
| 173 | + <MinimalRebuild>false</MinimalRebuild> |
175 | 174 | <ExceptionHandling>Sync</ExceptionHandling> |
176 | 175 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
177 | 176 | <SmallerTypeCheck>true</SmallerTypeCheck> |
|
201 | 200 | </Link> |
202 | 201 | </ItemDefinitionGroup> |
203 | 202 | <ItemGroup> |
204 | | - <ClCompile Include="Frustum.cpp"> |
205 | | - <MinimalRebuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</MinimalRebuild> |
206 | | - </ClCompile> |
| 203 | + <ClCompile Include="Frustum.cpp" /> |
207 | 204 | <ClCompile Include="ISpatial.cpp" /> |
208 | 205 | <ClCompile Include="ISpatial_q_box.cpp" /> |
209 | 206 | <ClCompile Include="ISpatial_q_frustum.cpp" /> |
|
279 | 276 | <MinimalRebuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</MinimalRebuild> |
280 | 277 | </ClCompile> |
281 | 278 | <ClCompile Include="StdAfx.cpp"> |
282 | | - <MinimalRebuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</MinimalRebuild> |
283 | 279 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader> |
284 | 280 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Mixed|Win32'">Create</PrecompiledHeader> |
285 | 281 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader> |
286 | 282 | </ClCompile> |
287 | | - <ClCompile Include="xrCDB.cpp"> |
288 | | - <MinimalRebuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</MinimalRebuild> |
289 | | - </ClCompile> |
| 283 | + <ClCompile Include="xrCDB.cpp" /> |
290 | 284 | <ClCompile Include="xrCDB_box.cpp"> |
291 | | - <MinimalRebuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</MinimalRebuild> |
292 | 285 | <AssemblerOutput Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AssemblyAndSourceCode</AssemblerOutput> |
293 | 286 | </ClCompile> |
294 | | - <ClCompile Include="xrCDB_Collector.cpp"> |
295 | | - <MinimalRebuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</MinimalRebuild> |
296 | | - </ClCompile> |
| 287 | + <ClCompile Include="xrCDB_Collector.cpp" /> |
297 | 288 | <ClCompile Include="xrCDB_frustum.cpp"> |
298 | | - <MinimalRebuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</MinimalRebuild> |
299 | 289 | <AssemblerOutput Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AssemblyAndSourceCode</AssemblerOutput> |
300 | 290 | </ClCompile> |
301 | 291 | <ClCompile Include="xrCDB_ray.cpp"> |
302 | | - <MinimalRebuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</MinimalRebuild> |
303 | 292 | <AssemblerOutput Condition="'$(Configuration)|$(Platform)'=='Mixed|Win32'">AssemblyAndSourceCode</AssemblerOutput> |
304 | 293 | <AssemblerOutput Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AssemblyAndSourceCode</AssemblerOutput> |
305 | 294 | </ClCompile> |
|
0 commit comments