<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
		<PropertyGroup>
			<ProjectGuid>{E911A9C5-0789-46E0-802F-EC011FCCE170}</ProjectGuid>
			<ProjectVersion>12.2</ProjectVersion>
			<Base>True</Base>
			<Config Condition="'$(Config)'==''">Debug</Config>
			<Platform>Win32</Platform>
			<AppType>Console</AppType>
			<FrameworkType>None</FrameworkType>
		</PropertyGroup>
		<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
			<Base>true</Base>
		</PropertyGroup>
		<PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
			<Cfg_1>true</Cfg_1>
			<CfgParent>Base</CfgParent>
			<Base>true</Base>
		</PropertyGroup>
		<PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
			<Cfg_2>true</Cfg_2>
			<CfgParent>Base</CfgParent>
			<Base>true</Base>
		</PropertyGroup>
		<PropertyGroup Condition="'$(Base)'!=''">
			<NoVCL>true</NoVCL>
			<LinkPackageStatics>rtl.lib;vcl.lib</LinkPackageStatics>
			<ILINK_LibraryPath>sqlite3\;$(ILINK_LibraryPath)</ILINK_LibraryPath>
			<PackageImports>vcl.bpi;rtl.bpi;bcbie.bpi;vclx.bpi;vclactnband.bpi;xmlrtl.bpi;bcbsmp.bpi;VclSmp.bpi;vclimg.bpi;svnui.bpi;svn.bpi;bdertl.bpi;TeeUI.bpi;TeeDB.bpi;Tee.bpi;vcldb.bpi;dbrtl.bpi;vcldbx.bpi;vcltouch.bpi;dsnap.bpi;dsnapcon.bpi;vclib.bpi;ibxpress.bpi;adortl.bpi;IndyCore.bpi;IndySystem.bpi;IndyProtocols.bpi;inet.bpi;intrawebdb_110_150.bpi;Intraweb_110_150.bpi;vclie.bpi;websnap.bpi;webdsnap.bpi;inetdb.bpi;inetdbbde.bpi;inetdbxpress.bpi;soaprtl.bpi;vclribbon.bpi;dbexpress.bpi;DbxCommonDriver.bpi;DataSnapIndy10ServerTransport.bpi;DataSnapProviderClient.bpi;DataSnapClient.bpi;dbxcds.bpi;DbxClientDriver.bpi;DataSnapServer.bpi;AzureCloud.bpi;DBXInterBaseDriver.bpi;DBXMySQLDriver.bpi;DBXFirebirdDriver.bpi;DBXSybaseASEDriver.bpi;DBXSybaseASADriver.bpi;DBXOracleDriver.bpi;DBXMSSQLDriver.bpi;DBXInformixDriver.bpi;DBXDb2Driver.bpi;CodeSiteExpressVcl.bpi;Rave90VCL.bpi</PackageImports>
			<IncludePath>.;$(IncludePath)</IncludePath>
			<_TCHARMapping>char</_TCHARMapping>
			<ProjectType>CppConsoleApplication</ProjectType>
			<OutputExt>exe</OutputExt>
			<AllPackageLibs>rtl.lib;vcl.lib</AllPackageLibs>
			<BCC_SmartPCHCache>false</BCC_SmartPCHCache>
			<BCC_PCHWithExternalTypeFiles>false</BCC_PCHWithExternalTypeFiles>
			<DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
			<DCC_UnitAlias>WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE</DCC_UnitAlias>
			<DynamicRTL>true</DynamicRTL>
			<IntermediateOutputDir>.</IntermediateOutputDir>
			<FinalOutputDir>.</FinalOutputDir>
			<BCC_wpar>false</BCC_wpar>
			<BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
			<BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
			<ILINK_TranslatedLibraryPath>$(BDSLIB)\$(PLATFORM)\release\$(LANGDIR);$(ILINK_TranslatedLibraryPath)</ILINK_TranslatedLibraryPath>
		</PropertyGroup>
		<PropertyGroup Condition="'$(Cfg_1)'!=''">
			<BCC_weff>false</BCC_weff>
			<BCC_wpia>false</BCC_wpia>
			<BCC_PCHUsage>None</BCC_PCHUsage>
			<BCC_SmartPCHCache>false</BCC_SmartPCHCache>
			<BCC_Defines>WIN32;WIN32_LEAN_AND_MEAN;$(BCC_Defines)</BCC_Defines>
			<BCC_PCHWithExternalTypeFiles>false</BCC_PCHWithExternalTypeFiles>
			<FinalOutputDir>.</FinalOutputDir>
			<IntermediateOutputDir>.</IntermediateOutputDir>
			<BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
			<BCC_DisableOptimizations>true</BCC_DisableOptimizations>
			<DCC_Optimize>false</DCC_Optimize>
			<DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
			<Defines>_DEBUG;$(Defines)</Defines>
			<BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
			<BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
			<DCC_Define>DEBUG</DCC_Define>
			<BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
			<TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
			<BCC_StackFrames>true</BCC_StackFrames>
			<ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
			<TASM_Debugging>Full</TASM_Debugging>
			<BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
			<ILINK_LibraryPath>$(BDSLIB)\$(PLATFORM)\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>
			<ILINK_TranslatedLibraryPath>$(BDSLIB)\$(PLATFORM)\debug\$(LANGDIR);$(ILINK_TranslatedLibraryPath)</ILINK_TranslatedLibraryPath>
		</PropertyGroup>
		<PropertyGroup Condition="'$(Cfg_2)'!=''">
			<Defines>NDEBUG;$(Defines)</Defines>
			<TASM_Debugging>None</TASM_Debugging>
		</PropertyGroup>
		<ItemGroup>
			<CppCompile Include="io.cpp">
				<BuildOrder>2</BuildOrder>
			</CppCompile>
			<CppCompile Include="loadhelps.cpp">
				<BuildOrder>0</BuildOrder>
			</CppCompile>
			<LibFiles Include="sqlite3\libsqlite3.lib">
				<IgnorePath>true</IgnorePath>
				<BuildOrder>3</BuildOrder>
			</LibFiles>
			<BuildConfiguration Include="Release">
				<Key>Cfg_2</Key>
				<CfgParent>Base</CfgParent>
			</BuildConfiguration>
			<BuildConfiguration Include="Base">
				<Key>Base</Key>
			</BuildConfiguration>
			<BuildConfiguration Include="Debug">
				<Key>Cfg_1</Key>
				<CfgParent>Base</CfgParent>
			</BuildConfiguration>
		</ItemGroup>
		<Import Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')" Project="$(BDS)\Bin\CodeGear.Cpp.Targets"/>
		<Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\8.0\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\8.0\UserTools.proj"/>
		<ProjectExtensions>
			<Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
			<Borland.ProjectType>CppConsoleApplication</Borland.ProjectType>
			<BorlandProject>
				<CPlusPlusBuilder.Personality>
					<VersionInfo>
						<VersionInfo Name="IncludeVerInfo">False</VersionInfo>
						<VersionInfo Name="AutoIncBuild">False</VersionInfo>
						<VersionInfo Name="MajorVer">1</VersionInfo>
						<VersionInfo Name="MinorVer">0</VersionInfo>
						<VersionInfo Name="Release">0</VersionInfo>
						<VersionInfo Name="Build">0</VersionInfo>
						<VersionInfo Name="Debug">False</VersionInfo>
						<VersionInfo Name="PreRelease">False</VersionInfo>
						<VersionInfo Name="Special">False</VersionInfo>
						<VersionInfo Name="Private">False</VersionInfo>
						<VersionInfo Name="DLL">False</VersionInfo>
						<VersionInfo Name="Locale">1033</VersionInfo>
						<VersionInfo Name="CodePage">1252</VersionInfo>
					</VersionInfo>
					<VersionInfoKeys>
						<VersionInfoKeys Name="CompanyName"/>
						<VersionInfoKeys Name="FileDescription"/>
						<VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
						<VersionInfoKeys Name="InternalName"/>
						<VersionInfoKeys Name="LegalCopyright"/>
						<VersionInfoKeys Name="LegalTrademarks"/>
						<VersionInfoKeys Name="OriginalFilename"/>
						<VersionInfoKeys Name="ProductName"/>
						<VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
						<VersionInfoKeys Name="Comments"/>
					</VersionInfoKeys>
					<ProjectProperties>
						<ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
						<ProjectProperties Name="ManagePaths">True</ProjectProperties>
						<ProjectProperties Name="VerifyPackages">True</ProjectProperties>
					</ProjectProperties>
				</CPlusPlusBuilder.Personality>
				<Platforms>
					<Platform value="Win32">True</Platform>
				</Platforms>
			</BorlandProject>
			<ProjectFileVersion>12</ProjectFileVersion>
		</ProjectExtensions>
	</Project>