123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675 |
- <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <ProjectGuid>{F40A83D6-E92C-4974-BB90-833BF59522E4}</ProjectGuid>
- <ProjectVersion>18.2</ProjectVersion>
- <FrameworkType>VCL</FrameworkType>
- <MainSource>delightSmartWindows.dpr</MainSource>
- <Base>True</Base>
- <Config Condition="'$(Config)'==''">Release</Config>
- <Platform Condition="'$(Platform)'==''">Win64</Platform>
- <TargetedPlatforms>3</TargetedPlatforms>
- <AppType>Application</AppType>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
- <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="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
- <Base_Win64>true</Base_Win64>
- <CfgParent>Base</CfgParent>
- <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="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
- <Cfg_1_Win32>true</Cfg_1_Win32>
- <CfgParent>Cfg_1</CfgParent>
- <Cfg_1>true</Cfg_1>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
- <Cfg_1_Win64>true</Cfg_1_Win64>
- <CfgParent>Cfg_1</CfgParent>
- <Cfg_1>true</Cfg_1>
- <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="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
- <Cfg_2_Win32>true</Cfg_2_Win32>
- <CfgParent>Cfg_2</CfgParent>
- <Cfg_2>true</Cfg_2>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
- <Cfg_2_Win64>true</Cfg_2_Win64>
- <CfgParent>Cfg_2</CfgParent>
- <Cfg_2>true</Cfg_2>
- <Base>true</Base>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base)'!=''">
- <SanitizedProjectName>delightSmartWindows</SanitizedProjectName>
- <DCC_UnitSearchPath>..\src\components;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
- <Icon_MainIcon>delightSmartWindows_Icon.ico</Icon_MainIcon>
- <VerInfo_Locale>2055</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>
- <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
- <DCC_DcuOutput>..\dcu\$(Platform)</DCC_DcuOutput>
- <DCC_ExeOutput>..\bin\$(Platform)</DCC_ExeOutput>
- <DCC_E>false</DCC_E>
- <DCC_N>false</DCC_N>
- <DCC_S>false</DCC_S>
- <DCC_F>false</DCC_F>
- <DCC_K>false</DCC_K>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base_Win32)'!=''">
- <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
- <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
- <VerInfo_MinorVer>5</VerInfo_MinorVer>
- <VerInfo_Build>75</VerInfo_Build>
- <VerInfo_Release>20</VerInfo_Release>
- <VerInfo_Keys>FileVersion=1.5.20.75;ProductName=delight SmartWindows;ProductVersion=1.5;CompanyName=delight software gmbh;ProgramID=com.embarcadero.$(ModuleName);FileDescription=$(ModuleName)</VerInfo_Keys>
- <VerInfo_Locale>1033</VerInfo_Locale>
- <DCC_UsePackage>DataSnapIndy10ServerTransport;myprovider190;dxSkinLiquidSkyRS19;cxBarEditItemRS19;FireDACPgDriver;dxWizardControlRS19;frxBDE19;dxPScxCommonRS19;dxThemeRS19;frx19;fsADO19;cxGridRS19;dxPScxExtCommonRS19;DBXInterBaseDriver;DataSnapServer;DataSnapCommon;frxADO19;cxSchedulerRS19;DbxCommonDriver;vclimg;dbxcds;dxFlowChartRS19;DatasnapConnectorsFreePascal;dxSkinSpringTimeRS19;dxdbtrRS19;vcldb;dxDockingRS19;dxdborRS19;dxSkinsdxDLPainterRS19;cxSpreadSheetRS19;dxtrmdRS19;dxSpellCheckerRS19;unidacfmx190;dxSkinOffice2013LightGrayRS19;CustomIPTransport;dxTileControlRS19;dsnap;IndyIPServer;dxSkinFoggyRS19;dxPSCoreRS19;IndyCore;cxSchedulerGridRS19;cxPivotGridOLAPRS19;dxSkinStardustRS19;CloudService;db2provider190;FmxTeeUI;FireDACIBDriver;dxSkinXmas2008BlueRS19;dxSkinValentineRS19;dxPScxSchedulerLnkRS19;frxe19;dxSkinDarkSideRS19;FireDACDb2Driver;dxSkinLondonLiquidSkyRS19;fsBDE19;rRwWebBrowserVCL190;dxBarExtDBItemsRS19;dxTabbedMDIRS19;rRwEasyMAPIVCL190;frxDB19;dxSkinOffice2013WhiteRS19;dacfmx190;dxSkinSharpRS19;bindcompfmx;dxSkinBlueprintRS19;dxSkinOffice2007PinkRS19;vcldbx;cxExportRS19;FireDACODBCDriver;dxSkinCoffeeRS19;dbrtl;FireDACCommon;bindcomp;inetdb;dxSkinBlueRS19;dbfprovider190;dxServerModeRS19;DBXOdbcDriver;vclFireDAC;dxSkinMoneyTwinsRS19;cxPivotGridChartRS19;xmlrtl;dxSkiniMaginaryRS19;dxSkinOffice2007GreenRS19;FireDACCommonDriver;bindengine;vclactnband;soaprtl;fsDB19;FMXTee;dxRibbonRS19;bindcompvcl;dxADOServerModeRS19;vclie;dxPSdxLCLnkRS19;rRwWebBrowserFMX190;dxSkinBlackRS19;dxSkinOffice2010BlackRS19;dxSkinSevenClassicRS19;FireDACMSSQLDriver;DBXInformixDriver;dsnapcon;DBXFirebirdDriver;dxSkinscxSchedulerPainterRS19;inet;dxSkinsdxNavBarPainterRS19;cxSchedulerRibbonStyleEventEditorRS19;dxPSdxFCLnkRS19;FireDACMySQLDriver;vclx;dxPSPrVwRibbonRS19;dxPSDBTeeChartRS19;DBXSybaseASADriver;RESTComponents;dxSkinLilianRS19;dxSkinscxPCPainterRS19;dbexpress;IndyIPClient;dxSkinSharpPlusRS19;adsprovider190;cxSchedulerTreeBrowserRS19;dxPScxPivotGridLnkRS19;dxPScxSSLnkRS19;FireDACSqliteDriver;rRwEasyXML190;DBXSqliteDriver;dxPSdxDBTVLnkRS19;dxSkinOffice2007BlueRS19;cxDataRS19;cxLibraryRS19;fmx;IndySystem;TeeDB;dxPsPrVwAdvRS19;dxSkinHighContrastRS19;dacvcl190;inetdbbde;DataSnapClient;rRwControlsVCL190;DataSnapProviderClient;DBXSybaseASEDriver;dxmdsRS19;dxSkinOffice2010SilverRS19;dxSkinsdxBarPainterRS19;unidac190;MetropolisUILiveTile;dxPSdxOCLnkRS19;rRwControlsFMX190;rRwCodeEditorVCL190;vcldsnap;fmxFireDAC;DBXDb2Driver;accessprovider190;dxSkinDevExpressDarkStyleRS19;DBXOracleDriver;dxBarDBNavRS19;vclribbon;dxSkinSilverRS19;dxSkinVS2010RS19;fmxase;vcl;liteprovider190;dxPSdxDBOCLnkRS19;IndyIPCommon;DBXMSSQLDriver;crcontrols190;rRwEasyMAPIFMX190;dxBarRS19;cxTreeListdxBarPopupMenuRS19;DataSnapFireDAC;FireDACDBXDriver;dxFireDACServerModeRS19;inetdbxpress;webdsnap;kbmMemRunDXE5Std;cxEditorsRS19;dxSkinMcSkinRS19;adortl;dxSkinOffice2007SilverRS19;FireDACASADriver;dxSkinSevenRS19;ibprovider190;dxDBXServerModeRS19;fs19;dxLayoutControlRS19;dxSkinOffice2013DarkGrayRS19;dxSkinWhiteprintRS19;cxPageControlRS19;dxPSTeeChartRS19;rtl;rRwEasyCrypt190;DbxClientDriver;dcldxSkinsCoreRS19;dxPScxGridLnkRS19;rRwIPC190;Tee;cxVerticalGridRS19;cxPageControldxBarPopupMenuRS19;odbcprovider190;dxSkinMetropolisDarkRS19;svnui;dxSkinsdxRibbonPainterRS19;aseprovider190;dxSkinSummer2008RS19;dxSkinTheAsphaltWorldRS19;dxComnRS19;IndyProtocols;DBXMySQLDriver;cxPivotGridRS19;dxPSLnksRS19;bindcompdbx;TeeUI;dxSkinDarkRoomRS19;rRwCommon190;dxSkinPumpkinRS19;dxBarExtItemsRS19;FireDACADSDriver;vcltouch;dxNavBarRS19;IBL;dac190;fsTee19;VclSmp;FireDAC;VCLRESTComponents;rRwEasyMAPI190;dxGDIPlusRS19;frxTee19;DataSnapConnectors;FireDACDataSnapDriver;unidacvcl190;oraprovider190;dxCoreRS19;dxSkinMetropolisRS19;dxPScxVGridLnkRS19;dRwWebBrowserVCL190;dxPScxTLLnkRS19;pgprovider190;fmxobj;dxSkinsCoreRS19;dxSkinGlassOceansRS19;dxPScxPCProdRS19;svn;dxSkinOffice2010BlueRS19;FireDACOracleDriver;fmxdae;dRwWebBrowserFMX190;dxorgcRS19;bdertl;dxSkinOffice2007BlackRS19;cxTreeListRS19;dxSkinDevExpressStyleRS19;FireDACMSAccDriver;dxSkinCaramelRS19;$(DCC_UsePackage)</DCC_UsePackage>
- <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
- <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Base_Win64)'!=''">
- <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
- <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
- <VerInfo_MinorVer>5</VerInfo_MinorVer>
- <VerInfo_Build>75</VerInfo_Build>
- <VerInfo_Release>20</VerInfo_Release>
- <VerInfo_Keys>FileVersion=1.5.20.75;ProductName=delight SmartWindows;ProductVersion=1.5;CompanyName=delight software gmbh;ProgramID=com.embarcadero.$(ModuleName);FileDescription=$(ModuleName)</VerInfo_Keys>
- <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
- <VerInfo_Locale>1033</VerInfo_Locale>
- <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
- <DCC_UsePackage>DataSnapIndy10ServerTransport;dxSkinLiquidSkyRS19;cxBarEditItemRS19;FireDACPgDriver;dxWizardControlRS19;dxPScxCommonRS19;dxThemeRS19;cxGridRS19;dxPScxExtCommonRS19;DBXInterBaseDriver;DataSnapServer;DataSnapCommon;cxSchedulerRS19;DbxCommonDriver;vclimg;dbxcds;dxFlowChartRS19;DatasnapConnectorsFreePascal;dxSkinSpringTimeRS19;dxdbtrRS19;vcldb;dxDockingRS19;dxdborRS19;dxSkinsdxDLPainterRS19;cxSpreadSheetRS19;dxtrmdRS19;dxSpellCheckerRS19;unidacfmx190;dxSkinOffice2013LightGrayRS19;CustomIPTransport;dxTileControlRS19;dsnap;IndyIPServer;dxSkinFoggyRS19;dxPSCoreRS19;IndyCore;cxSchedulerGridRS19;cxPivotGridOLAPRS19;dxSkinStardustRS19;CloudService;FmxTeeUI;FireDACIBDriver;dxSkinXmas2008BlueRS19;dxSkinValentineRS19;dxPScxSchedulerLnkRS19;dxSkinDarkSideRS19;FireDACDb2Driver;dxSkinLondonLiquidSkyRS19;dxBarExtDBItemsRS19;dxTabbedMDIRS19;dxSkinOffice2013WhiteRS19;dacfmx190;dxSkinSharpRS19;bindcompfmx;dxSkinBlueprintRS19;dxSkinOffice2007PinkRS19;cxExportRS19;FireDACODBCDriver;dxSkinCoffeeRS19;dbrtl;FireDACCommon;bindcomp;inetdb;dxSkinBlueRS19;dxServerModeRS19;DBXOdbcDriver;vclFireDAC;dxSkinMoneyTwinsRS19;cxPivotGridChartRS19;xmlrtl;dxSkiniMaginaryRS19;dxSkinOffice2007GreenRS19;FireDACCommonDriver;bindengine;vclactnband;soaprtl;FMXTee;dxRibbonRS19;bindcompvcl;dxADOServerModeRS19;vclie;dxPSdxLCLnkRS19;dxSkinBlackRS19;dxSkinOffice2010BlackRS19;dxSkinSevenClassicRS19;FireDACMSSQLDriver;DBXInformixDriver;dsnapcon;DBXFirebirdDriver;dxSkinscxSchedulerPainterRS19;inet;dxSkinsdxNavBarPainterRS19;cxSchedulerRibbonStyleEventEditorRS19;dxPSdxFCLnkRS19;FireDACMySQLDriver;vclx;dxPSPrVwRibbonRS19;dxPSDBTeeChartRS19;DBXSybaseASADriver;RESTComponents;dxSkinLilianRS19;dxSkinscxPCPainterRS19;dbexpress;IndyIPClient;dxSkinSharpPlusRS19;cxSchedulerTreeBrowserRS19;dxPScxPivotGridLnkRS19;dxPScxSSLnkRS19;FireDACSqliteDriver;DBXSqliteDriver;dxPSdxDBTVLnkRS19;dxSkinOffice2007BlueRS19;cxDataRS19;cxLibraryRS19;fmx;IndySystem;TeeDB;dxPsPrVwAdvRS19;dxSkinHighContrastRS19;dacvcl190;DataSnapClient;DataSnapProviderClient;DBXSybaseASEDriver;dxmdsRS19;dxSkinOffice2010SilverRS19;dxSkinsdxBarPainterRS19;unidac190;MetropolisUILiveTile;dxPSdxOCLnkRS19;vcldsnap;fmxFireDAC;DBXDb2Driver;dxSkinDevExpressDarkStyleRS19;DBXOracleDriver;dxBarDBNavRS19;vclribbon;dxSkinSilverRS19;dxSkinVS2010RS19;fmxase;vcl;liteprovider190;dxPSdxDBOCLnkRS19;IndyIPCommon;DBXMSSQLDriver;crcontrols190;dxBarRS19;cxTreeListdxBarPopupMenuRS19;DataSnapFireDAC;FireDACDBXDriver;dxFireDACServerModeRS19;inetdbxpress;webdsnap;kbmMemRunDXE5Std;cxEditorsRS19;dxSkinMcSkinRS19;adortl;dxSkinOffice2007SilverRS19;FireDACASADriver;dxSkinSevenRS19;dxDBXServerModeRS19;dxLayoutControlRS19;dxSkinOffice2013DarkGrayRS19;dxSkinWhiteprintRS19;cxPageControlRS19;dxPSTeeChartRS19;rtl;DbxClientDriver;dcldxSkinsCoreRS19;dxPScxGridLnkRS19;Tee;cxVerticalGridRS19;cxPageControldxBarPopupMenuRS19;dxSkinMetropolisDarkRS19;dxSkinsdxRibbonPainterRS19;dxSkinSummer2008RS19;dxSkinTheAsphaltWorldRS19;dxComnRS19;IndyProtocols;DBXMySQLDriver;cxPivotGridRS19;dxPSLnksRS19;bindcompdbx;TeeUI;dxSkinDarkRoomRS19;dxSkinPumpkinRS19;dxBarExtItemsRS19;FireDACADSDriver;vcltouch;dxNavBarRS19;IBL;dac190;VclSmp;FireDAC;VCLRESTComponents;dxGDIPlusRS19;DataSnapConnectors;FireDACDataSnapDriver;unidacvcl190;dxCoreRS19;dxSkinMetropolisRS19;dxPScxVGridLnkRS19;dxPScxTLLnkRS19;pgprovider190;fmxobj;dxSkinsCoreRS19;dxSkinGlassOceansRS19;dxPScxPCProdRS19;dxSkinOffice2010BlueRS19;FireDACOracleDriver;fmxdae;dxorgcRS19;dxSkinOffice2007BlackRS19;cxTreeListRS19;dxSkinDevExpressStyleRS19;FireDACMSAccDriver;dxSkinCaramelRS19;$(DCC_UsePackage)</DCC_UsePackage>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_1)'!=''">
- <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
- <DCC_DebugDCUs>true</DCC_DebugDCUs>
- <DCC_Optimize>false</DCC_Optimize>
- <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
- <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
- <DCC_RemoteDebug>true</DCC_RemoteDebug>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
- <VerInfo_MinorVer>5</VerInfo_MinorVer>
- <VerInfo_Build>75</VerInfo_Build>
- <VerInfo_Release>20</VerInfo_Release>
- <VerInfo_Keys>FileVersion=1.5.20.75;ProductName=delight SmartWindows;ProductVersion=1.5;CompanyName=delight software gmbh;ProgramID=com.embarcadero.$(ModuleName);FileDescription=$(ModuleName)</VerInfo_Keys>
- <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
- <VerInfo_Locale>1033</VerInfo_Locale>
- <DCC_RemoteDebug>false</DCC_RemoteDebug>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
- <VerInfo_MinorVer>5</VerInfo_MinorVer>
- <VerInfo_Build>75</VerInfo_Build>
- <VerInfo_Release>20</VerInfo_Release>
- <VerInfo_Keys>FileVersion=1.5.20.75;ProductName=delight SmartWindows;ProductVersion=1.5;CompanyName=delight software gmbh;ProgramID=com.embarcadero.$(ModuleName);FileDescription=$(ModuleName)</VerInfo_Keys>
- <VerInfo_Locale>1033</VerInfo_Locale>
- <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_2)'!=''">
- <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
- <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
- <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
- <DCC_DebugInformation>0</DCC_DebugInformation>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
- <BT_BuildType>Debug</BT_BuildType>
- <VerInfo_MinorVer>5</VerInfo_MinorVer>
- <VerInfo_Release>20</VerInfo_Release>
- <VerInfo_Build>75</VerInfo_Build>
- <VerInfo_Keys>FileVersion=1.5.20.75;ProductName=delight SmartWindows;ProductVersion=1.5;CompanyName=delight software gmbh;ProgramID=com.embarcadero.$(ModuleName);FileDescription=$(ModuleName)</VerInfo_Keys>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
- <BT_BuildType>Debug</BT_BuildType>
- <VerInfo_MinorVer>5</VerInfo_MinorVer>
- <VerInfo_AutoIncVersion>true</VerInfo_AutoIncVersion>
- <VerInfo_Build>78</VerInfo_Build>
- <VerInfo_Release>20</VerInfo_Release>
- <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
- <VerInfo_Keys>FileVersion=1.5.20.78;ProductName=delight SmartWindows;ProductVersion=1.5;CompanyName=delight software gmbh;ProgramID=com.embarcadero.$(ModuleName);FileDescription=$(ModuleName)</VerInfo_Keys>
- <VerInfo_Locale>1033</VerInfo_Locale>
- </PropertyGroup>
- <ItemGroup>
- <DelphiCompile Include="$(MainSource)">
- <MainSource>MainSource</MainSource>
- </DelphiCompile>
- <DCCReference Include="..\src\_frmSmartWindows.pas">
- <Form>frmSmartWindows</Form>
- </DCCReference>
- <DCCReference Include="..\src\_WindowList.pas"/>
- <DCCReference Include="..\src\_WindowLastSeen.pas"/>
- <DCCReference Include="..\src\_frmDebug.pas">
- <Form>frmDebug</Form>
- </DCCReference>
- <DCCReference Include="..\src\components\_SingleInstance.pas"/>
- <DCCReference Include="..\src\_DesktopIconList.pas"/>
- <DCCReference Include="..\src\_frmAdvanced.pas">
- <Form>frmAdvanced</Form>
- </DCCReference>
- <DCCReference Include="..\res\delightWhiteSmartWindows\delightWhiteSmartWindows.pas"/>
- <DCCReference Include="..\src\_frmAbout.pas">
- <Form>frmAbout</Form>
- </DCCReference>
- <DCCReference Include="..\src\_frmFirstStart.pas">
- <Form>frmFirstStart</Form>
- </DCCReference>
- <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>
- <ProjectExtensions>
- <Borland.Personality>Delphi.Personality.12</Borland.Personality>
- <Borland.ProjectType/>
- <BorlandProject>
- <Delphi.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">2055</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 Name="CFBundleName"/>
- <VersionInfoKeys Name="CFBundleDisplayName"/>
- <VersionInfoKeys Name="UIDeviceFamily"/>
- <VersionInfoKeys Name="CFBundleIdentifier"/>
- <VersionInfoKeys Name="CFBundleVersion"/>
- <VersionInfoKeys Name="CFBundlePackageType"/>
- <VersionInfoKeys Name="CFBundleSignature"/>
- <VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/>
- <VersionInfoKeys Name="UISupportedInterfaceOrientations"/>
- <VersionInfoKeys Name="CFBundleExecutable"/>
- <VersionInfoKeys Name="CFBundleResourceSpecification"/>
- <VersionInfoKeys Name="LSRequiresIPhoneOS"/>
- <VersionInfoKeys Name="CFBundleInfoDictionaryVersion"/>
- <VersionInfoKeys Name="CFBundleDevelopmentRegion"/>
- <VersionInfoKeys Name="package"/>
- <VersionInfoKeys Name="label"/>
- <VersionInfoKeys Name="versionCode"/>
- <VersionInfoKeys Name="versionName"/>
- <VersionInfoKeys Name="persistent"/>
- <VersionInfoKeys Name="restoreAnyVersion"/>
- <VersionInfoKeys Name="installLocation"/>
- <VersionInfoKeys Name="largeHeap"/>
- <VersionInfoKeys Name="theme"/>
- </VersionInfoKeys>
- <Source>
- <Source Name="MainSource">delightSmartWindows.dpr</Source>
- </Source>
- <Excluded_Packages>
- <Excluded_Packages Name="$(BDSBIN)\dcloffice2k230.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
- <Excluded_Packages Name="$(BDSBIN)\dclofficexp230.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
- </Excluded_Packages>
- </Delphi.Personality>
- <Deployment Version="3">
- <DeployClass Name="ProjectiOSDeviceResourceRules">
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectOSXResource">
- <Platform Name="OSX32">
- <RemoteDir>Contents\Resources</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidClassesDexFile">
- <Platform Name="Android">
- <RemoteDir>classes</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AdditionalDebugSymbols">
- <Platform Name="Win32">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>0</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="OSX32">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_Launch768">
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_LauncherIcon144">
- <Platform Name="Android">
- <RemoteDir>res\drawable-xxhdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidLibnativeMipsFile">
- <Platform Name="Android">
- <RemoteDir>library\lib\mips</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Required="true" Name="ProjectOutput">
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Win32">
- <Operation>0</Operation>
- </Platform>
- <Platform Name="Linux64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="OSX32">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Android">
- <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="DependencyFramework">
- <Platform Name="Win32">
- <Operation>0</Operation>
- </Platform>
- <Platform Name="OSX32">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- <Extensions>.framework</Extensions>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectUWPManifest">
- <Platform Name="Win32">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Win64">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Launch640">
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_Launch1024">
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectiOSDeviceDebug">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice32">
- <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidLibnativeX86File"/>
- <DeployClass Name="iPhone_Launch320">
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectiOSInfoPList">
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidLibnativeArmeabiFile">
- <Platform Name="Android">
- <RemoteDir>library\lib\armeabi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="DebugSymbols">
- <Platform Name="Win32">
- <Operation>0</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="OSX32">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_Launch1536">
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_SplashImage470">
- <Platform Name="Android">
- <RemoteDir>res\drawable-normal</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_LauncherIcon96">
- <Platform Name="Android">
- <RemoteDir>res\drawable-xhdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_SplashImage640">
- <Platform Name="Android">
- <RemoteDir>res\drawable-large</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPhone_Launch640x1136">
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="UWP_DelphiLogo44">
- <Platform Name="Win32">
- <RemoteDir>Assets</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Win64">
- <RemoteDir>Assets</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectiOSEntitlements">
- <Platform Name="iOSDevice64">
- <RemoteDir>..\</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice32">
- <RemoteDir>..\</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_LauncherIcon72">
- <Platform Name="Android">
- <RemoteDir>res\drawable-hdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidGDBServer">
- <Platform Name="Android">
- <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectOSXInfoPList">
- <Platform Name="OSX32">
- <RemoteDir>Contents</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectOSXEntitlements">
- <Platform Name="OSX32">
- <RemoteDir>..\</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="UWP_DelphiLogo150">
- <Platform Name="Win32">
- <RemoteDir>Assets</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- <Platform Name="Win64">
- <RemoteDir>Assets</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="iPad_Launch2048">
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidSplashStyles">
- <Platform Name="Android">
- <RemoteDir>res\values</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_SplashImage426">
- <Platform Name="Android">
- <RemoteDir>res\drawable-small</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidSplashImageDef">
- <Platform Name="Android">
- <RemoteDir>res\drawable</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectiOSResource">
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- </Platform>
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="ProjectAndroidManifest">
- <Platform Name="Android">
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_DefaultAppIcon">
- <Platform Name="Android">
- <RemoteDir>res\drawable</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="File">
- <Platform Name="Win32">
- <Operation>0</Operation>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>0</Operation>
- </Platform>
- <Platform Name="OSX32">
- <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
- <Operation>0</Operation>
- </Platform>
- <Platform Name="iOSDevice32">
- <Operation>0</Operation>
- </Platform>
- <Platform Name="Android">
- <Operation>0</Operation>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>0</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="AndroidServiceOutput">
- <Platform Name="Android">
- <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Required="true" Name="DependencyPackage">
- <Platform Name="Win32">
- <Operation>0</Operation>
- <Extensions>.bpl</Extensions>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="OSX32">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_LauncherIcon48">
- <Platform Name="Android">
- <RemoteDir>res\drawable-mdpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_SplashImage960">
- <Platform Name="Android">
- <RemoteDir>res\drawable-xlarge</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="Android_LauncherIcon36">
- <Platform Name="Android">
- <RemoteDir>res\drawable-ldpi</RemoteDir>
- <Operation>1</Operation>
- </Platform>
- </DeployClass>
- <DeployClass Name="DependencyModule">
- <Platform Name="Win32">
- <Operation>0</Operation>
- <Extensions>.dll;.bpl</Extensions>
- </Platform>
- <Platform Name="iOSDevice64">
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="OSX32">
- <RemoteDir>Contents\MacOS</RemoteDir>
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="iOSDevice32">
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- <Platform Name="iOSSimulator">
- <Operation>1</Operation>
- <Extensions>.dylib</Extensions>
- </Platform>
- </DeployClass>
- <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
- <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
- <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
- <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
- <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
- <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
- <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
- <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
- </Deployment>
- <Platforms>
- <Platform value="Win32">True</Platform>
- <Platform value="Win64">True</Platform>
- </Platforms>
- </BorlandProject>
- <ProjectFileVersion>12</ProjectFileVersion>
- </ProjectExtensions>
- <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
- <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
- <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
- </Project>
|