|  | 
| 211 | 211 |       <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> | 
| 212 | 212 |       <PreprocessorDefinitions>UNICODE;WIN32;_WINDOWS;NDEBUG;_MBCS;IFCQUERY_AS_DYNAMIC_LIBRARY;IFCQUERY_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
| 213 | 213 |       <RuntimeTypeInfo>true</RuntimeTypeInfo> | 
| 214 |  | -      <OpenMPSupport>true</OpenMPSupport> | 
| 215 | 214 |       <DebugInformationFormat /> | 
| 216 | 215 |     </ClCompile> | 
| 217 | 216 |     <Link> | 
|  | 
| 258 | 257 |       <EnableParallelCodeGeneration>true</EnableParallelCodeGeneration> | 
| 259 | 258 |       <FloatingPointExceptions>true</FloatingPointExceptions> | 
| 260 | 259 |       <RuntimeTypeInfo>true</RuntimeTypeInfo> | 
| 261 |  | -      <OpenMPSupport> | 
| 262 |  | -      </OpenMPSupport> | 
| 263 | 260 |       <WholeProgramOptimization>true</WholeProgramOptimization> | 
| 264 | 261 |       <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> | 
| 265 | 262 |       <AdditionalOptions> | 
| 266 | 263 |       </AdditionalOptions> | 
| 267 |  | -      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | 
|  | 264 | +      <DebugInformationFormat>None</DebugInformationFormat> | 
| 268 | 265 |       <ObjectFileName>$(IntDir)/%(RelativeDir)/</ObjectFileName> | 
| 269 | 266 |       <InlineFunctionExpansion>Default</InlineFunctionExpansion> | 
| 270 | 267 |       <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations> | 
|  | 
| 307 | 304 |       <EnableParallelCodeGeneration>true</EnableParallelCodeGeneration> | 
| 308 | 305 |       <FloatingPointExceptions>true</FloatingPointExceptions> | 
| 309 | 306 |       <RuntimeTypeInfo>true</RuntimeTypeInfo> | 
| 310 |  | -      <OpenMPSupport>true</OpenMPSupport> | 
| 311 | 307 |     </ClCompile> | 
| 312 | 308 |     <Link> | 
| 313 | 309 |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
|  | 
| 330 | 326 |       <EnableParallelCodeGeneration>true</EnableParallelCodeGeneration> | 
| 331 | 327 |       <FloatingPointExceptions>true</FloatingPointExceptions> | 
| 332 | 328 |       <RuntimeTypeInfo>true</RuntimeTypeInfo> | 
| 333 |  | -      <OpenMPSupport>true</OpenMPSupport> | 
| 334 | 329 |     </ClCompile> | 
| 335 | 330 |     <Link> | 
| 336 | 331 |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
|  | 
| 426 | 421 |     <ClInclude Include="src\ifcpp\model\BuildingModel.h" /> | 
| 427 | 422 |     <ClInclude Include="src\ifcpp\model\BuildingObject.h" /> | 
| 428 | 423 |     <ClInclude Include="src\ifcpp\model\GlobalDefines.h" /> | 
| 429 |  | -    <ClInclude Include="src\ifcpp\model\OpenMPIncludes.h" /> | 
| 430 | 424 |     <ClInclude Include="src\ifcpp\model\StatusCallback.h" /> | 
| 431 | 425 |     <ClInclude Include="src\ifcpp\model\UnitConverter.h" /> | 
| 432 | 426 |     <ClInclude Include="src\ifcpp\model\UnknownEntityException.h" /> | 
|  | 
0 commit comments