⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 impdlgdemo.cbproj

📁 Advanced Data Import Component Suite for Borland Delphi and C++ Builder allows you to import your da
💻 CBPROJ
字号:
	<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
		<PropertyGroup>
			<ProjectGuid>{585f3542-1d42-4ba9-9217-289d26a04960}</ProjectGuid>
			<MainSource>ImpDlgDemo.cpp</MainSource>
			<Config Condition="'$(Config)'==''">Release</Config>
			<ProjectVersion>12.0</ProjectVersion>
		</PropertyGroup>
		<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
			<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)'!=''">
			<OutputExt>exe</OutputExt>
			<BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
			<Defines>NO_STRICT</Defines>
			<DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
			<DynamicRTL>true</DynamicRTL>
			<UsePackages>true</UsePackages>
			<ILINK_ObjectSearchPath>C:\Program Files\EMS\Advanced Data Import 3\Demos\bcb12\DialogDemo</ILINK_ObjectSearchPath>
			<ProjectType>CppVCLApplication</ProjectType>
			<PackageImports>vclx.bpi;vcl.bpi;rtl.bpi;dbrtl.bpi;vcldb.bpi;bdertl.bpi;vclactnband.bpi;vcldbx.bpi;dsnap.bpi;dsnapcon.bpi;adortl.bpi;dbxcds.bpi;dbexpress.bpi;DbxCommonDriver.bpi;IndyCore.bpi;IndySystem.bpi;IndyProtocols.bpi;xmlrtl.bpi;inet.bpi;IntrawebDB_90_100.bpi;Intraweb_90_100.bpi;VclSmp.bpi;vclie.bpi;websnap.bpi;webdsnap.bpi;inetdbbde.bpi;inetdbxpress.bpi;soaprtl.bpi;bcbie.bpi;bcbsmp.bpi;QImport3RT_C12.bpi</PackageImports>
			<BCC_wpar>false</BCC_wpar>
			<IncludePath>$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;C:\Program Files\EMS\Advanced Data Import 3\Demos\BCB12\DialogDemo</IncludePath>
			<AllPackageLibs>rtl.lib;vcl.lib;dbrtl.lib;vcldb.lib;bdertl.lib;QImport3RT_C12.lib;adortl.lib;vclie.lib;vclx.lib</AllPackageLibs>
			<ILINK_LibraryPath>$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk;C:\Program Files\EMS\Advanced Data Import 3\Demos\BCB12\DialogDemo</ILINK_LibraryPath>
			<Multithreaded>true</Multithreaded>
		</PropertyGroup>
		<PropertyGroup Condition="'$(Cfg_2)'!=''">
			<Defines>NDEBUG;$(Defines)</Defines>
			<FinalOutputDir>.</FinalOutputDir>
			<IntermediateOutputDir>Release</IntermediateOutputDir>
			<ILINK_LibraryPath>$(BDS)\lib\release;$(ILINK_LibraryPath)</ILINK_LibraryPath>
			<TASM_Debugging>None</TASM_Debugging>
		</PropertyGroup>
		<ItemGroup>
			<CppCompile Include="ImpDlgF.cpp">
				<Form>fmImpDlg</Form>
				<DependentOn>ImpDlgF.h</DependentOn>
				<BuildOrder>2</BuildOrder>
			</CppCompile>
			<CppCompile Include="ImpDlgDemo.cpp">
				<BuildOrder>1</BuildOrder>
			</CppCompile>
			<ResFiles Include="ImpDlgDemo.res">
				<BuildOrder>0</BuildOrder>
			</ResFiles>
			<FormResources Include="ImpDlgF.dfm"/>
			<BuildConfiguration Include="Base">
				<Key>Base</Key>
			</BuildConfiguration>
			<BuildConfiguration Include="Release">
				<Key>Cfg_2</Key>
				<CfgParent>Base</CfgParent>
			</BuildConfiguration>
		</ItemGroup>
		<ProjectExtensions>
			<Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
			<Borland.ProjectType>CppVCLApplication</Borland.ProjectType>
			<BorlandProject>
				<CPlusPlusBuilder.Personality>
					<Source>
						<Source Name="MainSource">ImpDlgDemo.cpp</Source>
					</Source>
					<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">1049</VersionInfo>
						<VersionInfo Name="CodePage">1251</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>
					<Debugging>
						<Debugging Name="DebugSourceDirs"/>
					</Debugging>
					<Parameters>
						<Parameters Name="RunParams"/>
						<Parameters Name="Launcher"/>
						<Parameters Name="UseLauncher">False</Parameters>
						<Parameters Name="DebugCWD"/>
						<Parameters Name="HostApplication"/>
						<Parameters Name="RemoteHost"/>
						<Parameters Name="RemotePath"/>
						<Parameters Name="RemoteParams"/>
						<Parameters Name="RemoteLauncher"/>
						<Parameters Name="UseRemoteLauncher">False</Parameters>
						<Parameters Name="RemoteCWD"/>
						<Parameters Name="RemoteDebug">False</Parameters>
						<Parameters Name="Debug Symbols Search Path"/>
						<Parameters Name="LoadAllSymbols">True</Parameters>
						<Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
					</Parameters>
					<Excluded_Packages>
						<Excluded_Packages Name="$(BDS)\bin\dclofficexp100.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
						<Excluded_Packages Name="$(BDS)\bin\dcltee7100.bpl">TeeChart Components</Excluded_Packages>
						<Excluded_Packages Name="$(BDS)\bin\dcloffice2k100.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
						<Excluded_Packages Name="$(BDS)\bin\bcboffice2k100.bpl">CodeGear C++Builder Office 2000 Servers Package</Excluded_Packages>
						<Excluded_Packages Name="$(BDS)\bin\bcbofficexp100.bpl">CodeGear C++Builder Office XP Servers Package</Excluded_Packages>
					</Excluded_Packages>
					<Linker>
						<Linker Name="LibPrefix"/>
						<Linker Name="LibSuffix"/>
						<Linker Name="LibVersion"/>
					</Linker>
					<ProjectProperties>
						<ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
						<ProjectProperties Name="ManagePaths">True</ProjectProperties>
						<ProjectProperties Name="VerifyPackages">True</ProjectProperties>
					</ProjectProperties>
					<HistoryLists_hlIncludePath>
						<HistoryLists_hlIncludePath Name="Count">1</HistoryLists_hlIncludePath>
						<HistoryLists_hlIncludePath Name="Item0">$(BDS)\include;$(BDS)\include\dinkumware;$(BDS)\include\vcl;C:\Program Files\EMS\Advanced Data Import 3\Demos\BCB12\DialogDemo</HistoryLists_hlIncludePath>
					</HistoryLists_hlIncludePath>
					<HistoryLists_hlFinalOutputDir>
						<HistoryLists_hlFinalOutputDir Name="Count">1</HistoryLists_hlFinalOutputDir>
						<HistoryLists_hlFinalOutputDir Name="Item0">.</HistoryLists_hlFinalOutputDir>
					</HistoryLists_hlFinalOutputDir>
					<HistoryLists_hlILINK_LibraryPath>
						<HistoryLists_hlILINK_LibraryPath Name="Count">1</HistoryLists_hlILINK_LibraryPath>
						<HistoryLists_hlILINK_LibraryPath Name="Item0">$(BDS)\lib\release;$(BDS)\lib;$(BDS)\lib\obj;$(BDS)\lib\psdk;C:\Program Files\EMS\Advanced Data Import 3\Demos\BCB12\DialogDemo</HistoryLists_hlILINK_LibraryPath>
					</HistoryLists_hlILINK_LibraryPath>
					<HistoryLists_hlDefines>
						<HistoryLists_hlDefines Name="Count">1</HistoryLists_hlDefines>
						<HistoryLists_hlDefines Name="Item0">NDEBUG;NO_STRICT</HistoryLists_hlDefines>
					</HistoryLists_hlDefines>
					<HistoryLists_hlIntermediateOutputDir>
						<HistoryLists_hlIntermediateOutputDir Name="Count">1</HistoryLists_hlIntermediateOutputDir>
						<HistoryLists_hlIntermediateOutputDir Name="Item0">Release</HistoryLists_hlIntermediateOutputDir>
					</HistoryLists_hlIntermediateOutputDir>
				</CPlusPlusBuilder.Personality>
			</BorlandProject>
			<ProjectFileVersion>12</ProjectFileVersion>
		</ProjectExtensions>
		<Import Project="$(BDS)\Bin\CodeGear.Cpp.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')"/>
	</Project>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -