<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="9.00"
	Name="Geometry"
	ProjectGUID="{963BD148-9446-4600-BBBC-F37257278D1D}"
	RootNamespace="Geometry"
	Keyword="Win32Proj"
	TargetFrameworkVersion="131072"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
		<Platform
			Name="x64"
		/>
	</Platforms>
	<ToolFiles>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Release|Win32"
			OutputDirectory="Bin\Win32\Release"
			IntermediateDirectory="Obj/Geometry/Win32/Release"
			ConfigurationType="2"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="Inc;Src/Common;Src/Geometry"
				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;EXP_FDO_GEOM;_CRT_SECURE_NO_DEPRECATE"
				StringPooling="true"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="true"
				TreatWChar_tAsBuiltInType="true"
				RuntimeTypeInfo="true"
				PrecompiledHeaderFile=""
				WarningLevel="3"
				SuppressStartupBanner="true"
				DebugInformationFormat="3"
				CompileAs="0"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="FDOCommon.lib"
				OutputFile="$(OutDir)/FDOGeometry.dll"
				LinkIncremental="1"
				AdditionalLibraryDirectories="Lib/Win32/Release"
				ModuleDefinitionFile=""
				GenerateDebugInformation="true"
				ProgramDatabaseFile="$(OutDir)/FDOGeometry.pdb"
				SubSystem="0"
				RandomizedBaseAddress="1"
				DataExecutionPrevention="0"
				ImportLibrary="Lib\Win32\Release/FDOGeometry.lib"
				TargetMachine="1"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
				Description="Versioning FDOGeometry.dll"
				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -f&quot;3.5.0.0%FDO_VERSION%&quot; -v&quot;..\SubDoc\Fdo.version&quot; $(OutDir)\FDOGeometry.dll"
			/>
		</Configuration>
		<Configuration
			Name="Release|x64"
			OutputDirectory="Bin\Win64\Release"
			IntermediateDirectory="Obj/Geometry/Win64/Release"
			ConfigurationType="2"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				TargetEnvironment="3"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="Inc;Src/Common;Src/Geometry"
				PreprocessorDefinitions="NDEBUG;WIN32;_WIN64;_USRDLL;EXP_FDO_GEOM;_CRT_SECURE_NO_DEPRECATE"
				StringPooling="true"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="true"
				TreatWChar_tAsBuiltInType="true"
				RuntimeTypeInfo="true"
				PrecompiledHeaderFile=""
				WarningLevel="3"
				SuppressStartupBanner="true"
				DebugInformationFormat="3"
				CompileAs="0"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="FDOCommon.lib"
				OutputFile="$(OutDir)/FDOGeometry.dll"
				LinkIncremental="1"
				AdditionalLibraryDirectories="Lib/Win64/Release"
				ModuleDefinitionFile=""
				GenerateDebugInformation="true"
				ProgramDatabaseFile="$(OutDir)/FDOGeometry.pdb"
				SubSystem="0"
				RandomizedBaseAddress="1"
				DataExecutionPrevention="0"
				ImportLibrary="Lib\Win64\Release/FDOGeometry.lib"
				TargetMachine="17"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
				Description="Versioning FDOGeometry.dll"
				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -f&quot;3.5.0.0%FDO_VERSION%&quot; -v&quot;..\SubDoc\Fdo.version&quot; $(OutDir)\FDOGeometry.dll"
				ExcludedFromBuild="true"
			/>
		</Configuration>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="Bin\Win32\Debug"
			IntermediateDirectory="Obj/Geometry/Win32/Debug"
			ConfigurationType="2"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="Inc;Src/Common;Src/Geometry"
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;EXP_FDO_GEOM;_CRT_SECURE_NO_DEPRECATE"
				RuntimeLibrary="3"
				TreatWChar_tAsBuiltInType="true"
				RuntimeTypeInfo="true"
				PrecompiledHeaderFile=""
				WarningLevel="3"
				SuppressStartupBanner="true"
				DebugInformationFormat="3"
				CompileAs="0"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/fixed:no"
				AdditionalDependencies="FDOCommon.lib"
				OutputFile="$(OutDir)/FDOGeometry.dll"
				LinkIncremental="1"
				AdditionalLibraryDirectories="Lib/Win32/Debug"
				IgnoreDefaultLibraryNames=""
				ModuleDefinitionFile=""
				GenerateDebugInformation="true"
				ProgramDatabaseFile="$(OutDir)/FDOGeometry.pdb"
				SubSystem="0"
				RandomizedBaseAddress="1"
				DataExecutionPrevention="0"
				ImportLibrary="Lib\Win32\Debug/FDOGeometry.lib"
				TargetMachine="1"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
				Description="Versioning FDOGeometry.dll"
				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -f&quot;3.5.0.0%FDO_VERSION%&quot; -v&quot;..\SubDoc\Fdo.version&quot; $(OutDir)\FDOGeometry.dll"
			/>
		</Configuration>
		<Configuration
			Name="Debug|x64"
			OutputDirectory="Bin\Win64\Debug"
			IntermediateDirectory="Obj/Geometry/Win64/Debug"
			ConfigurationType="2"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				TargetEnvironment="3"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="Inc;Src/Common;Src/Geometry"
				PreprocessorDefinitions="_DEBUG;WIN32;_WIN64;_USRDLL;EXP_FDO_GEOM;_CRT_SECURE_NO_DEPRECATE"
				RuntimeLibrary="3"
				TreatWChar_tAsBuiltInType="true"
				RuntimeTypeInfo="true"
				PrecompiledHeaderFile=""
				WarningLevel="3"
				SuppressStartupBanner="true"
				DebugInformationFormat="3"
				CompileAs="0"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/fixed:no"
				AdditionalDependencies="FDOCommon.lib"
				OutputFile="$(OutDir)/FDOGeometry.dll"
				LinkIncremental="1"
				AdditionalLibraryDirectories="Lib/Win64/Debug"
				IgnoreDefaultLibraryNames=""
				ModuleDefinitionFile=""
				GenerateDebugInformation="true"
				ProgramDatabaseFile="$(OutDir)/FDOGeometry.pdb"
				SubSystem="0"
				RandomizedBaseAddress="1"
				DataExecutionPrevention="0"
				ImportLibrary="Lib\Win64\Debug/FDOGeometry.lib"
				TargetMachine="17"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
				Description="Versioning FDOGeometry.dll"
				CommandLine="$(FDOTHIRDPARTY)\util\stampver\StampVer.exe -f&quot;3.5.0.0%FDO_VERSION%&quot; -v&quot;..\SubDoc\Fdo.version&quot; $(OutDir)\FDOGeometry.dll"
				ExcludedFromBuild="true"
			/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="Source Files"
			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
			>
			<File
				RelativePath="Src\Geometry\Fgf\CircularArcSegment.cpp"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\CircularArcSegment.h"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\CurvePolygon.cpp"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\CurvePolygon.h"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\CurveString.cpp"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\CurveString.h"
				>
			</File>
			<File
				RelativePath="Src\Geometry\DirectPositionImpl.cpp"
				>
			</File>
			<File
				RelativePath="Src\Geometry\EnvelopeImpl.cpp"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\GeometryDll.cpp"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\GeometryFactory.cpp"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\GeometryFactory2.h"
				>
			</File>
			<File
				RelativePath="Src\Geometry\GeometryFactoryAbstract.cpp"
				>
			</File>
			<File
				RelativePath="Src\Geometry\GeometryImpl.h"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\GeometryImpl.h"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\GeometryThreadData.cpp"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\GeometryThreadData.h"
				>
			</File>
			<File
				RelativePath="Src\Geometry\GeometryUtility.cpp"
				>
			</File>
			<File
				RelativePath="Src\Geometry\GeometryUtility.h"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\LinearRing.cpp"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\LinearRing.h"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\LineString.cpp"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\LineString.h"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\LineStringSegment.cpp"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\LineStringSegment.h"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\MultiCurvePolygon.cpp"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\MultiCurvePolygon.h"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\MultiCurveString.cpp"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\MultiCurveString.h"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\MultiGeometry.cpp"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\MultiGeometry.h"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\MultiLineString.cpp"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\MultiLineString.h"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\MultiPoint.cpp"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\MultiPoint.h"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\MultiPolygon.cpp"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\MultiPolygon.h"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\Point.cpp"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\Point.h"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\Polygon.cpp"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\Polygon.h"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\Pool.h"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\Ring.cpp"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\Ring.h"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\Util.cpp"
				>
			</File>
			<File
				RelativePath="Src\Geometry\Fgf\Util.h"
				>
			</File>
			<Filter
				Name="Parse"
				>
				<File
					RelativePath="Src\Geometry\Parse\LexFgft.cpp"
					>
				</File>
				<File
					RelativePath="Src\Geometry\Parse\ParseFgft.cpp"
					>
				</File>
				<File
					RelativePath=".\Src\Geometry\Parse\yyFgftWin.cpp"
					>
				</File>
			</Filter>
		</Filter>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl;inc"
			>
			<File
				RelativePath="Inc\Geometry\DirectPositionImpl.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\EnvelopeImpl.h"
				>
			</File>
			<File
				RelativePath=".\Inc\FdoGeometry.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\GeometryFactoryAbstract.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\GeometryStd.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\GeometryStream\GeometryStreamFactory.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\GeometryStream\GeometryStreamReader.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\GeometryStream\GeometryStreamWriter.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\IArcSegmentAbstract.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\ICircularArcSegment.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\ICurveAbstract.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\ICurvePolygon.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\ICurveSegmentAbstract.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\ICurveString.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\IDirectPosition.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\IEnvelope.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\IGeometricAggregateAbstract.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\IGeometry.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\ILinearRing.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\ILineString.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\ILineStringSegment.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\IMultiCurvePolygon.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\IMultiCurveString.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\IMultiGeometry.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\IMultiLineString.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\IMultiPoint.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\IMultiPolygon.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\IPoint.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\IPolygon.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\IRing.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\IRingAbstract.h"
				>
			</File>
			<File
				RelativePath="Inc\Geometry\ISurfaceAbstract.h"
				>
			</File>
			<Filter
				Name="Parse"
				>
				<File
					RelativePath="Src\Geometry\Parse\LexFgft.h"
					>
				</File>
				<File
					RelativePath="Src\Geometry\Parse\ParseFgft.h"
					>
				</File>
				<File
					RelativePath=".\Src\Geometry\Parse\yyFgftWin.h"
					>
				</File>
			</Filter>
		</Filter>
		<Filter
			Name="Resource Files"
			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
			>
			<File
				RelativePath="Src\Geometry\Geometry.rc"
				>
			</File>
			<File
				RelativePath="Src\Geometry\resource.h"
				>
			</File>
		</Filter>
		<Filter
			Name="Yacc Files"
			>
			<File
				RelativePath="Src\Geometry\Parse\yyFgft.y"
				>
				<FileConfiguration
					Name="Release|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCustomBuildTool"
						CommandLine="echo bison yyFgft.y&#x0D;&#x0A;bison -y -ldv Src\Geometry\Parse\yyFgft.y&#x0D;&#x0A;sed -f Src/Geometry/Parse/script&lt; y.tab.c &gt;Src\Geometry\Parse\yyFgftWin.cpp&#x0D;&#x0A;del y.tab.c&#x0D;&#x0A;sed -f Src/Geometry/Parse/script_h &lt; y.tab.h &gt;Src\Geometry\Parse\yyFgftWin.h&#x0D;&#x0A;del y.tab.h&#x0D;&#x0A;&#x0D;&#x0A;"
						Outputs="Src\Geometry\Parse\yyFgftWin.cpp;Src\Geometry\Parse\yyFgfWint.h"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCustomBuildTool"
						CommandLine="echo bison yyFgft.y&#x0D;&#x0A;bison -y -ldv Src\Geometry\Parse\yyFgft.y&#x0D;&#x0A;sed -f Src/Geometry/Parse/script&lt; y.tab.c &gt;Src\Geometry\Parse\yyFgftWin.cpp&#x0D;&#x0A;del y.tab.c&#x0D;&#x0A;sed -f Src/Geometry/Parse/script_h &lt; y.tab.h &gt;Src\Geometry\Parse\yyFgftWin.h&#x0D;&#x0A;del y.tab.h&#x0D;&#x0A;&#x0D;&#x0A;"
						Outputs="Src\Geometry\Parse\yyFgftWin.cpp;Src\Geometry\Parse\yyFgfWint.h"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCustomBuildTool"
						CommandLine="echo bison yyFgft.y&#x0D;&#x0A;bison -y -ldv Src\Geometry\Parse\yyFgft.y&#x0D;&#x0A;sed -f Src/Geometry/Parse/script&lt; y.tab.c &gt;Src\Geometry\Parse\yyFgftWin.cpp&#x0D;&#x0A;del y.tab.c&#x0D;&#x0A;sed -f Src/Geometry/Parse/script_h &lt; y.tab.h &gt;Src\Geometry\Parse\yyFgftWin.h&#x0D;&#x0A;del y.tab.h&#x0D;&#x0A;if not exist Src\Geometry\debug md Src\Geometry\debug&#x0D;&#x0A;copy y.output Src\Geometry\Debug\yyFgft.out&#x0D;&#x0A;del y.output&#x0D;&#x0A;"
						Outputs="Src\Geometry\Parse\yyFgftWin.cpp;Src\Geometry\Parse\yyFgftWin.h"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCustomBuildTool"
						CommandLine="echo bison yyFgft.y&#x0D;&#x0A;bison -y -ldv Src\Geometry\Parse\yyFgft.y&#x0D;&#x0A;sed -f Src/Geometry/Parse/script&lt; y.tab.c &gt;Src\Geometry\Parse\yyFgftWin.cpp&#x0D;&#x0A;del y.tab.c&#x0D;&#x0A;sed -f Src/Geometry/Parse/script_h &lt; y.tab.h &gt;Src\Geometry\Parse\yyFgftWin.h&#x0D;&#x0A;del y.tab.h&#x0D;&#x0A;if not exist Src\Geometry\debug md Src\Geometry\debug&#x0D;&#x0A;copy y.output Src\Geometry\Debug\yyFgft.out&#x0D;&#x0A;del y.output&#x0D;&#x0A;"
						Outputs="Src\Geometry\Parse\yyFgftWin.cpp;Src\Geometry\Parse\yyFgftWin.h"
					/>
				</FileConfiguration>
			</File>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>