2015-12-19 13:53:10 +00:00
|
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<PropertyGroup>
|
|
|
|
<ProjectGuid>{e15b9b2c-c6df-43f5-b397-01c1885281f4}</ProjectGuid>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
|
|
|
|
<DCC_DependencyCheckOutputName>G940Test.exe</DCC_DependencyCheckOutputName>
|
|
|
|
<MainSource>G940Test.dpr</MainSource>
|
|
|
|
<FrameworkType>VCL</FrameworkType>
|
|
|
|
<ProjectVersion>13.4</ProjectVersion>
|
|
|
|
<Base>True</Base>
|
|
|
|
<Config Condition="'$(Config)'==''">Debug</Config>
|
|
|
|
<Platform Condition="'$(Platform)'==''">Win32</Platform>
|
|
|
|
<TargetedPlatforms>1</TargetedPlatforms>
|
|
|
|
<AppType>Application</AppType>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
|
|
|
|
<Base>true</Base>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
|
|
|
|
<Base_Win64>true</Base_Win64>
|
|
|
|
<CfgParent>Base</CfgParent>
|
|
|
|
<Base>true</Base>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
|
|
|
|
<Base_Win32>true</Base_Win32>
|
|
|
|
<CfgParent>Base</CfgParent>
|
|
|
|
<Base>true</Base>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
|
|
|
|
<Cfg_1>true</Cfg_1>
|
|
|
|
<CfgParent>Base</CfgParent>
|
|
|
|
<Base>true</Base>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
|
|
|
|
<Cfg_2>true</Cfg_2>
|
|
|
|
<CfgParent>Base</CfgParent>
|
|
|
|
<Base>true</Base>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Base)'!=''">
|
|
|
|
<DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;System.Win;$(DCC_Namespace)</DCC_Namespace>
|
|
|
|
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
|
|
|
|
<VerInfo_Locale>1043</VerInfo_Locale>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Base_Win64)'!=''">
|
|
|
|
<Icon_MainIcon>G940Test_Icon1.ico</Icon_MainIcon>
|
|
|
|
<Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Base_Win32)'!=''">
|
|
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
|
|
<Icon_MainIcon>G940Test_Icon1.ico</Icon_MainIcon>
|
|
|
|
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
|
|
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
|
|
<Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
|
|
|
|
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Cfg_1)'!=''">
|
|
|
|
<Version>7.0</Version>
|
|
|
|
<DCC_DebugInformation>False</DCC_DebugInformation>
|
|
|
|
<DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
|
|
|
|
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
|
|
|
|
<DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Cfg_2)'!=''">
|
|
|
|
<Version>7.0</Version>
|
|
|
|
<DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
|
|
|
|
<DCC_DcuOutput>Lib</DCC_DcuOutput>
|
|
|
|
<DCC_ObjOutput>Lib</DCC_ObjOutput>
|
|
|
|
<DCC_HppOutput>Lib</DCC_HppOutput>
|
|
|
|
<DCC_UnitSearchPath>..\DirectX;..\Shared;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
|
|
|
|
<DCC_ResourcePath>..\DirectX;..\Shared;$(DCC_ResourcePath)</DCC_ResourcePath>
|
|
|
|
<DCC_ObjPath>..\DirectX;..\Shared;$(DCC_ObjPath)</DCC_ObjPath>
|
|
|
|
<DCC_IncludePath>..\DirectX;..\Shared;$(DCC_IncludePath)</DCC_IncludePath>
|
|
|
|
</PropertyGroup>
|
|
|
|
<ProjectExtensions>
|
|
|
|
<Borland.Personality>Delphi.Personality.12</Borland.Personality>
|
|
|
|
<Borland.ProjectType/>
|
|
|
|
<BorlandProject>
|
|
|
|
<Delphi.Personality>
|
|
|
|
<Parameters>
|
|
|
|
<Parameters Name="UseLauncher">False</Parameters>
|
|
|
|
<Parameters Name="LoadAllSymbols">True</Parameters>
|
|
|
|
<Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
|
|
|
|
</Parameters>
|
|
|
|
<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">1043</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>
|
|
|
|
<Source>
|
|
|
|
<Source Name="MainSource">G940Test.dpr</Source>
|
|
|
|
</Source>
|
|
|
|
<Excluded_Packages>
|
|
|
|
<Excluded_Packages Name="P:\algemeen\bin\D2007\wpViewPDF_D2007.bpl">WPViewPDF - PDFViewClass</Excluded_Packages>
|
|
|
|
<Excluded_Packages Name="P:\algemeen\bin\D2007\madExceptVcl_.bpl">madExceptVcl 2.0c - www.madshi.net</Excluded_Packages>
|
|
|
|
<Excluded_Packages Name="D:\Program Files\Developer Express.VCL\Library\Delphi11\dclcxPivotGridOLAPD11.bpl">ExpressPivotGrid 2 OLAP by Developer Express Inc.</Excluded_Packages>
|
|
|
|
</Excluded_Packages>
|
|
|
|
</Delphi.Personality>
|
|
|
|
<Platforms>
|
|
|
|
<Platform value="Win64">False</Platform>
|
|
|
|
<Platform value="Win32">True</Platform>
|
|
|
|
</Platforms>
|
|
|
|
</BorlandProject>
|
|
|
|
<ProjectFileVersion>12</ProjectFileVersion>
|
|
|
|
</ProjectExtensions>
|
|
|
|
<Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
|
|
|
|
<ItemGroup>
|
|
|
|
<DelphiCompile Include="$(MainSource)">
|
|
|
|
<MainSource>MainSource</MainSource>
|
|
|
|
</DelphiCompile>
|
|
|
|
<DCCReference Include="Forms\MainFrm.pas">
|
|
|
|
<Form>MainForm</Form>
|
|
|
|
</DCCReference>
|
|
|
|
<BuildConfiguration Include="Debug">
|
|
|
|
<Key>Cfg_2</Key>
|
|
|
|
<CfgParent>Base</CfgParent>
|
|
|
|
</BuildConfiguration>
|
|
|
|
<BuildConfiguration Include="Base">
|
|
|
|
<Key>Base</Key>
|
|
|
|
</BuildConfiguration>
|
|
|
|
<BuildConfiguration Include="Release">
|
|
|
|
<Key>Cfg_1</Key>
|
|
|
|
<CfgParent>Base</CfgParent>
|
|
|
|
</BuildConfiguration>
|
|
|
|
</ItemGroup>
|
|
|
|
<Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
|
|
|
|
</Project>
|