2011-05-08 11:04:32 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
|
<VisualStudioProject
|
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
|
Version="9,00"
|
|
|
|
|
Name="IfcParse"
|
|
|
|
|
ProjectGUID="{F7600775-3D48-426A-88E2-F3A4BF4408A2}"
|
|
|
|
|
RootNamespace="IfcParse"
|
|
|
|
|
TargetFrameworkVersion="196613"
|
|
|
|
|
>
|
|
|
|
|
<Platforms>
|
|
|
|
|
<Platform
|
|
|
|
|
Name="Win32"
|
|
|
|
|
/>
|
|
|
|
|
</Platforms>
|
|
|
|
|
<ToolFiles>
|
|
|
|
|
</ToolFiles>
|
|
|
|
|
<Configurations>
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="Debug|Win32"
|
|
|
|
|
OutputDirectory="..\build\debug"
|
|
|
|
|
IntermediateDirectory="..\temp\parse\debug"
|
|
|
|
|
ConfigurationType="4"
|
|
|
|
|
CharacterSet="2"
|
|
|
|
|
BuildLogFile="$(IntDir)\BuildLog.htm"
|
|
|
|
|
>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
AdditionalOptions="/DWNT"
|
|
|
|
|
Optimization="0"
|
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
|
|
|
|
|
MinimalRebuild="true"
|
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
|
ProgramDataBaseFileName="$(IntDir)\vc90.pdb"
|
|
|
|
|
WarningLevel="3"
|
|
|
|
|
DebugInformationFormat="4"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCALinkTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
|
/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="Release|Win32"
|
|
|
|
|
OutputDirectory="..\build\release"
|
|
|
|
|
IntermediateDirectory="..\temp\parse\release"
|
|
|
|
|
ConfigurationType="4"
|
|
|
|
|
CharacterSet="2"
|
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
|
>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
AdditionalOptions="/DWNT"
|
|
|
|
|
Optimization="2"
|
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
|
GeneratePreprocessedFile="0"
|
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
|
EnableFunctionLevelLinking="true"
|
|
|
|
|
WarningLevel="3"
|
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCALinkTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
|
/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
</Configurations>
|
|
|
|
|
<References>
|
|
|
|
|
</References>
|
|
|
|
|
<Files>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="Source Files"
|
|
|
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
|
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
|
|
|
>
|
2014-02-22 11:38:03 +01:00
|
|
|
<File
|
2012-10-21 17:54:09 +02:00
|
|
|
RelativePath="..\src\ifcparse\Ifc2x3-rt.cpp"
|
|
|
|
|
>
|
|
|
|
|
<FileConfiguration
|
|
|
|
|
Name="Debug|Win32"
|
|
|
|
|
>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
AdditionalOptions="/bigobj"
|
|
|
|
|
/>
|
|
|
|
|
</FileConfiguration>
|
|
|
|
|
</File>
|
2011-05-08 11:04:32 +00:00
|
|
|
<File
|
2011-07-25 15:17:49 +00:00
|
|
|
RelativePath="..\src\ifcparse\Ifc2x3.cpp"
|
2011-05-08 11:04:32 +00:00
|
|
|
>
|
2011-07-25 15:17:49 +00:00
|
|
|
<FileConfiguration
|
|
|
|
|
Name="Debug|Win32"
|
|
|
|
|
>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
AdditionalOptions="/bigobj"
|
|
|
|
|
/>
|
|
|
|
|
</FileConfiguration>
|
2011-05-08 11:04:32 +00:00
|
|
|
</File>
|
2014-02-22 11:38:03 +01:00
|
|
|
<File
|
|
|
|
|
RelativePath="..\src\ifcparse\Ifc4-rt.cpp"
|
|
|
|
|
>
|
|
|
|
|
<FileConfiguration
|
|
|
|
|
Name="Debug|Win32"
|
|
|
|
|
>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
AdditionalOptions="/bigobj"
|
|
|
|
|
/>
|
|
|
|
|
</FileConfiguration>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\src\ifcparse\Ifc4.cpp"
|
|
|
|
|
>
|
|
|
|
|
<FileConfiguration
|
|
|
|
|
Name="Debug|Win32"
|
|
|
|
|
>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
AdditionalOptions="/bigobj"
|
|
|
|
|
/>
|
|
|
|
|
</FileConfiguration>
|
|
|
|
|
</File>
|
2011-09-25 10:33:31 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="..\src\ifcparse\IfcCharacterDecoder.cpp"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
2014-02-22 11:38:03 +01:00
|
|
|
<File
|
2012-10-21 17:54:09 +02:00
|
|
|
RelativePath="..\src\ifcparse\IfcGuidHelper.cpp"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
2014-02-22 11:38:03 +01:00
|
|
|
<File
|
|
|
|
|
RelativePath="..\src\ifcparse\IfcHierarchyHelper.cpp"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
2011-05-08 11:04:32 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="..\src\ifcparse\IfcParse.cpp"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
2014-02-22 11:38:03 +01:00
|
|
|
<File
|
2012-10-21 17:54:09 +02:00
|
|
|
RelativePath="..\src\ifcparse\IfcUntypedEntity.cpp"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
2011-07-25 15:17:49 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="..\src\ifcparse\IfcUtil.cpp"
|
2011-05-08 11:04:32 +00:00
|
|
|
>
|
|
|
|
|
</File>
|
2014-02-22 11:38:03 +01:00
|
|
|
<File
|
2012-07-18 19:32:58 +00:00
|
|
|
RelativePath="..\src\ifcparse\IfcWrite.cpp"
|
|
|
|
|
>
|
2014-02-22 11:38:03 +01:00
|
|
|
</File>
|
2011-05-08 11:04:32 +00:00
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="Header Files"
|
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
|
|
|
>
|
2014-02-22 11:38:03 +01:00
|
|
|
<File
|
2012-10-21 17:54:09 +02:00
|
|
|
RelativePath="..\src\ifcparse\Ifc2x3-rt.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
2011-05-08 11:04:32 +00:00
|
|
|
<File
|
2011-07-25 15:17:49 +00:00
|
|
|
RelativePath="..\src\ifcparse\Ifc2x3.h"
|
2011-05-08 11:04:32 +00:00
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
2011-07-25 15:17:49 +00:00
|
|
|
RelativePath="..\src\ifcparse\Ifc2x3enum.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
2014-02-22 11:38:03 +01:00
|
|
|
<File
|
|
|
|
|
RelativePath="..\src\ifcparse\Ifc4-rt.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\src\ifcparse\Ifc4.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\src\ifcparse\Ifc4enum.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\src\ifcparse\IfcEntityDescriptor.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\src\ifcparse\IfcHierarchyHelper.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
2011-05-08 11:04:32 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="..\src\ifcparse\IfcParse.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
2014-02-22 11:38:03 +01:00
|
|
|
<File
|
2012-10-21 17:54:09 +02:00
|
|
|
RelativePath="..\src\ifcparse\IfcSpfStream.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
2014-02-22 11:38:03 +01:00
|
|
|
<File
|
2012-10-21 17:54:09 +02:00
|
|
|
RelativePath="..\src\ifcparse\IfcUntypedEntity.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
2011-05-08 11:04:32 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="..\src\ifcparse\IfcSchema.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
2011-07-25 15:17:49 +00:00
|
|
|
RelativePath="..\src\ifcparse\IfcUtil.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\src\ifcparse\SharedPointer.h"
|
2011-05-08 11:04:32 +00:00
|
|
|
>
|
|
|
|
|
</File>
|
2014-02-22 11:38:03 +01:00
|
|
|
<File
|
|
|
|
|
RelativePath="..\src\ifcparse\IfcUntypedEntity.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
2012-07-18 19:32:58 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath="..\src\ifcparse\IfcWrite.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\src\ifcparse\IfcWritableEntity.h"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
2011-05-08 11:04:32 +00:00
|
|
|
</Filter>
|
|
|
|
|
</Files>
|
|
|
|
|
<Globals>
|
|
|
|
|
</Globals>
|
|
|
|
|
</VisualStudioProject>
|