delightSmartWindows.dproj 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{F40A83D6-E92C-4974-BB90-833BF59522E4}</ProjectGuid>
  4. <ProjectVersion>18.2</ProjectVersion>
  5. <FrameworkType>VCL</FrameworkType>
  6. <MainSource>delightSmartWindows.dpr</MainSource>
  7. <Base>True</Base>
  8. <Config Condition="'$(Config)'==''">Release</Config>
  9. <Platform Condition="'$(Platform)'==''">Win64</Platform>
  10. <TargetedPlatforms>3</TargetedPlatforms>
  11. <AppType>Application</AppType>
  12. </PropertyGroup>
  13. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  14. <Base>true</Base>
  15. </PropertyGroup>
  16. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  17. <Base_Win32>true</Base_Win32>
  18. <CfgParent>Base</CfgParent>
  19. <Base>true</Base>
  20. </PropertyGroup>
  21. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  22. <Base_Win64>true</Base_Win64>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  27. <Cfg_1>true</Cfg_1>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  32. <Cfg_1_Win32>true</Cfg_1_Win32>
  33. <CfgParent>Cfg_1</CfgParent>
  34. <Cfg_1>true</Cfg_1>
  35. <Base>true</Base>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
  38. <Cfg_1_Win64>true</Cfg_1_Win64>
  39. <CfgParent>Cfg_1</CfgParent>
  40. <Cfg_1>true</Cfg_1>
  41. <Base>true</Base>
  42. </PropertyGroup>
  43. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  44. <Cfg_2>true</Cfg_2>
  45. <CfgParent>Base</CfgParent>
  46. <Base>true</Base>
  47. </PropertyGroup>
  48. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  49. <Cfg_2_Win32>true</Cfg_2_Win32>
  50. <CfgParent>Cfg_2</CfgParent>
  51. <Cfg_2>true</Cfg_2>
  52. <Base>true</Base>
  53. </PropertyGroup>
  54. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  55. <Cfg_2_Win64>true</Cfg_2_Win64>
  56. <CfgParent>Cfg_2</CfgParent>
  57. <Cfg_2>true</Cfg_2>
  58. <Base>true</Base>
  59. </PropertyGroup>
  60. <PropertyGroup Condition="'$(Base)'!=''">
  61. <SanitizedProjectName>delightSmartWindows</SanitizedProjectName>
  62. <DCC_UnitSearchPath>..\src\components;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  63. <Icon_MainIcon>delightSmartWindows_Icon.ico</Icon_MainIcon>
  64. <VerInfo_Locale>2055</VerInfo_Locale>
  65. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  66. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  67. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
  68. <DCC_DcuOutput>..\dcu\$(Platform)</DCC_DcuOutput>
  69. <DCC_ExeOutput>..\bin\$(Platform)</DCC_ExeOutput>
  70. <DCC_E>false</DCC_E>
  71. <DCC_N>false</DCC_N>
  72. <DCC_S>false</DCC_S>
  73. <DCC_F>false</DCC_F>
  74. <DCC_K>false</DCC_K>
  75. </PropertyGroup>
  76. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  77. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  78. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  79. <VerInfo_MinorVer>5</VerInfo_MinorVer>
  80. <VerInfo_Build>75</VerInfo_Build>
  81. <VerInfo_Release>20</VerInfo_Release>
  82. <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>
  83. <VerInfo_Locale>1033</VerInfo_Locale>
  84. <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>
  85. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  86. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  87. </PropertyGroup>
  88. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  89. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  90. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  91. <VerInfo_MinorVer>5</VerInfo_MinorVer>
  92. <VerInfo_Build>75</VerInfo_Build>
  93. <VerInfo_Release>20</VerInfo_Release>
  94. <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>
  95. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  96. <VerInfo_Locale>1033</VerInfo_Locale>
  97. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  98. <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>
  99. </PropertyGroup>
  100. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  101. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  102. <DCC_DebugDCUs>true</DCC_DebugDCUs>
  103. <DCC_Optimize>false</DCC_Optimize>
  104. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  105. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  106. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  107. </PropertyGroup>
  108. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  109. <VerInfo_MinorVer>5</VerInfo_MinorVer>
  110. <VerInfo_Build>75</VerInfo_Build>
  111. <VerInfo_Release>20</VerInfo_Release>
  112. <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>
  113. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  114. <VerInfo_Locale>1033</VerInfo_Locale>
  115. <DCC_RemoteDebug>false</DCC_RemoteDebug>
  116. </PropertyGroup>
  117. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  118. <VerInfo_MinorVer>5</VerInfo_MinorVer>
  119. <VerInfo_Build>75</VerInfo_Build>
  120. <VerInfo_Release>20</VerInfo_Release>
  121. <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>
  122. <VerInfo_Locale>1033</VerInfo_Locale>
  123. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  124. </PropertyGroup>
  125. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  126. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  127. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  128. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  129. <DCC_DebugInformation>0</DCC_DebugInformation>
  130. </PropertyGroup>
  131. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  132. <BT_BuildType>Debug</BT_BuildType>
  133. <VerInfo_MinorVer>5</VerInfo_MinorVer>
  134. <VerInfo_Release>20</VerInfo_Release>
  135. <VerInfo_Build>75</VerInfo_Build>
  136. <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>
  137. </PropertyGroup>
  138. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  139. <BT_BuildType>Debug</BT_BuildType>
  140. <VerInfo_MinorVer>5</VerInfo_MinorVer>
  141. <VerInfo_AutoIncVersion>true</VerInfo_AutoIncVersion>
  142. <VerInfo_Build>78</VerInfo_Build>
  143. <VerInfo_Release>20</VerInfo_Release>
  144. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  145. <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>
  146. <VerInfo_Locale>1033</VerInfo_Locale>
  147. </PropertyGroup>
  148. <ItemGroup>
  149. <DelphiCompile Include="$(MainSource)">
  150. <MainSource>MainSource</MainSource>
  151. </DelphiCompile>
  152. <DCCReference Include="..\src\_frmSmartWindows.pas">
  153. <Form>frmSmartWindows</Form>
  154. </DCCReference>
  155. <DCCReference Include="..\src\_WindowList.pas"/>
  156. <DCCReference Include="..\src\_WindowLastSeen.pas"/>
  157. <DCCReference Include="..\src\_frmDebug.pas">
  158. <Form>frmDebug</Form>
  159. </DCCReference>
  160. <DCCReference Include="..\src\components\_SingleInstance.pas"/>
  161. <DCCReference Include="..\src\_DesktopIconList.pas"/>
  162. <DCCReference Include="..\src\_frmAdvanced.pas">
  163. <Form>frmAdvanced</Form>
  164. </DCCReference>
  165. <DCCReference Include="..\res\delightWhiteSmartWindows\delightWhiteSmartWindows.pas"/>
  166. <DCCReference Include="..\src\_frmAbout.pas">
  167. <Form>frmAbout</Form>
  168. </DCCReference>
  169. <DCCReference Include="..\src\_frmFirstStart.pas">
  170. <Form>frmFirstStart</Form>
  171. </DCCReference>
  172. <BuildConfiguration Include="Release">
  173. <Key>Cfg_2</Key>
  174. <CfgParent>Base</CfgParent>
  175. </BuildConfiguration>
  176. <BuildConfiguration Include="Base">
  177. <Key>Base</Key>
  178. </BuildConfiguration>
  179. <BuildConfiguration Include="Debug">
  180. <Key>Cfg_1</Key>
  181. <CfgParent>Base</CfgParent>
  182. </BuildConfiguration>
  183. </ItemGroup>
  184. <ProjectExtensions>
  185. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  186. <Borland.ProjectType/>
  187. <BorlandProject>
  188. <Delphi.Personality>
  189. <VersionInfo>
  190. <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
  191. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  192. <VersionInfo Name="MajorVer">1</VersionInfo>
  193. <VersionInfo Name="MinorVer">0</VersionInfo>
  194. <VersionInfo Name="Release">0</VersionInfo>
  195. <VersionInfo Name="Build">0</VersionInfo>
  196. <VersionInfo Name="Debug">False</VersionInfo>
  197. <VersionInfo Name="PreRelease">False</VersionInfo>
  198. <VersionInfo Name="Special">False</VersionInfo>
  199. <VersionInfo Name="Private">False</VersionInfo>
  200. <VersionInfo Name="DLL">False</VersionInfo>
  201. <VersionInfo Name="Locale">2055</VersionInfo>
  202. <VersionInfo Name="CodePage">1252</VersionInfo>
  203. </VersionInfo>
  204. <VersionInfoKeys>
  205. <VersionInfoKeys Name="CompanyName"/>
  206. <VersionInfoKeys Name="FileDescription"/>
  207. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  208. <VersionInfoKeys Name="InternalName"/>
  209. <VersionInfoKeys Name="LegalCopyright"/>
  210. <VersionInfoKeys Name="LegalTrademarks"/>
  211. <VersionInfoKeys Name="OriginalFilename"/>
  212. <VersionInfoKeys Name="ProductName"/>
  213. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  214. <VersionInfoKeys Name="Comments"/>
  215. <VersionInfoKeys Name="CFBundleName"/>
  216. <VersionInfoKeys Name="CFBundleDisplayName"/>
  217. <VersionInfoKeys Name="UIDeviceFamily"/>
  218. <VersionInfoKeys Name="CFBundleIdentifier"/>
  219. <VersionInfoKeys Name="CFBundleVersion"/>
  220. <VersionInfoKeys Name="CFBundlePackageType"/>
  221. <VersionInfoKeys Name="CFBundleSignature"/>
  222. <VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/>
  223. <VersionInfoKeys Name="UISupportedInterfaceOrientations"/>
  224. <VersionInfoKeys Name="CFBundleExecutable"/>
  225. <VersionInfoKeys Name="CFBundleResourceSpecification"/>
  226. <VersionInfoKeys Name="LSRequiresIPhoneOS"/>
  227. <VersionInfoKeys Name="CFBundleInfoDictionaryVersion"/>
  228. <VersionInfoKeys Name="CFBundleDevelopmentRegion"/>
  229. <VersionInfoKeys Name="package"/>
  230. <VersionInfoKeys Name="label"/>
  231. <VersionInfoKeys Name="versionCode"/>
  232. <VersionInfoKeys Name="versionName"/>
  233. <VersionInfoKeys Name="persistent"/>
  234. <VersionInfoKeys Name="restoreAnyVersion"/>
  235. <VersionInfoKeys Name="installLocation"/>
  236. <VersionInfoKeys Name="largeHeap"/>
  237. <VersionInfoKeys Name="theme"/>
  238. </VersionInfoKeys>
  239. <Source>
  240. <Source Name="MainSource">delightSmartWindows.dpr</Source>
  241. </Source>
  242. <Excluded_Packages>
  243. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k230.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
  244. <Excluded_Packages Name="$(BDSBIN)\dclofficexp230.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
  245. </Excluded_Packages>
  246. </Delphi.Personality>
  247. <Deployment Version="3">
  248. <DeployClass Name="ProjectiOSDeviceResourceRules">
  249. <Platform Name="iOSDevice64">
  250. <Operation>1</Operation>
  251. </Platform>
  252. <Platform Name="iOSDevice32">
  253. <Operation>1</Operation>
  254. </Platform>
  255. </DeployClass>
  256. <DeployClass Name="ProjectOSXResource">
  257. <Platform Name="OSX32">
  258. <RemoteDir>Contents\Resources</RemoteDir>
  259. <Operation>1</Operation>
  260. </Platform>
  261. </DeployClass>
  262. <DeployClass Name="AndroidClassesDexFile">
  263. <Platform Name="Android">
  264. <RemoteDir>classes</RemoteDir>
  265. <Operation>1</Operation>
  266. </Platform>
  267. </DeployClass>
  268. <DeployClass Name="AdditionalDebugSymbols">
  269. <Platform Name="Win32">
  270. <RemoteDir>Contents\MacOS</RemoteDir>
  271. <Operation>0</Operation>
  272. </Platform>
  273. <Platform Name="iOSSimulator">
  274. <Operation>1</Operation>
  275. </Platform>
  276. <Platform Name="OSX32">
  277. <RemoteDir>Contents\MacOS</RemoteDir>
  278. <Operation>1</Operation>
  279. </Platform>
  280. </DeployClass>
  281. <DeployClass Name="iPad_Launch768">
  282. <Platform Name="iOSSimulator">
  283. <Operation>1</Operation>
  284. </Platform>
  285. <Platform Name="iOSDevice64">
  286. <Operation>1</Operation>
  287. </Platform>
  288. <Platform Name="iOSDevice32">
  289. <Operation>1</Operation>
  290. </Platform>
  291. </DeployClass>
  292. <DeployClass Name="Android_LauncherIcon144">
  293. <Platform Name="Android">
  294. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  295. <Operation>1</Operation>
  296. </Platform>
  297. </DeployClass>
  298. <DeployClass Name="AndroidLibnativeMipsFile">
  299. <Platform Name="Android">
  300. <RemoteDir>library\lib\mips</RemoteDir>
  301. <Operation>1</Operation>
  302. </Platform>
  303. </DeployClass>
  304. <DeployClass Required="true" Name="ProjectOutput">
  305. <Platform Name="iOSDevice64">
  306. <Operation>1</Operation>
  307. </Platform>
  308. <Platform Name="iOSDevice32">
  309. <Operation>1</Operation>
  310. </Platform>
  311. <Platform Name="Win32">
  312. <Operation>0</Operation>
  313. </Platform>
  314. <Platform Name="Linux64">
  315. <Operation>1</Operation>
  316. </Platform>
  317. <Platform Name="OSX32">
  318. <RemoteDir>Contents\MacOS</RemoteDir>
  319. <Operation>1</Operation>
  320. </Platform>
  321. <Platform Name="Android">
  322. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  323. <Operation>1</Operation>
  324. </Platform>
  325. <Platform Name="iOSSimulator">
  326. <Operation>1</Operation>
  327. </Platform>
  328. </DeployClass>
  329. <DeployClass Name="DependencyFramework">
  330. <Platform Name="Win32">
  331. <Operation>0</Operation>
  332. </Platform>
  333. <Platform Name="OSX32">
  334. <RemoteDir>Contents\MacOS</RemoteDir>
  335. <Operation>1</Operation>
  336. <Extensions>.framework</Extensions>
  337. </Platform>
  338. </DeployClass>
  339. <DeployClass Name="ProjectUWPManifest">
  340. <Platform Name="Win32">
  341. <Operation>1</Operation>
  342. </Platform>
  343. <Platform Name="Win64">
  344. <Operation>1</Operation>
  345. </Platform>
  346. </DeployClass>
  347. <DeployClass Name="iPhone_Launch640">
  348. <Platform Name="iOSSimulator">
  349. <Operation>1</Operation>
  350. </Platform>
  351. <Platform Name="iOSDevice64">
  352. <Operation>1</Operation>
  353. </Platform>
  354. <Platform Name="iOSDevice32">
  355. <Operation>1</Operation>
  356. </Platform>
  357. </DeployClass>
  358. <DeployClass Name="iPad_Launch1024">
  359. <Platform Name="iOSSimulator">
  360. <Operation>1</Operation>
  361. </Platform>
  362. <Platform Name="iOSDevice64">
  363. <Operation>1</Operation>
  364. </Platform>
  365. <Platform Name="iOSDevice32">
  366. <Operation>1</Operation>
  367. </Platform>
  368. </DeployClass>
  369. <DeployClass Name="ProjectiOSDeviceDebug">
  370. <Platform Name="iOSDevice64">
  371. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  372. <Operation>1</Operation>
  373. </Platform>
  374. <Platform Name="iOSDevice32">
  375. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  376. <Operation>1</Operation>
  377. </Platform>
  378. </DeployClass>
  379. <DeployClass Name="AndroidLibnativeX86File"/>
  380. <DeployClass Name="iPhone_Launch320">
  381. <Platform Name="iOSSimulator">
  382. <Operation>1</Operation>
  383. </Platform>
  384. <Platform Name="iOSDevice64">
  385. <Operation>1</Operation>
  386. </Platform>
  387. <Platform Name="iOSDevice32">
  388. <Operation>1</Operation>
  389. </Platform>
  390. </DeployClass>
  391. <DeployClass Name="ProjectiOSInfoPList">
  392. <Platform Name="iOSSimulator">
  393. <Operation>1</Operation>
  394. </Platform>
  395. <Platform Name="iOSDevice64">
  396. <Operation>1</Operation>
  397. </Platform>
  398. <Platform Name="iOSDevice32">
  399. <Operation>1</Operation>
  400. </Platform>
  401. </DeployClass>
  402. <DeployClass Name="AndroidLibnativeArmeabiFile">
  403. <Platform Name="Android">
  404. <RemoteDir>library\lib\armeabi</RemoteDir>
  405. <Operation>1</Operation>
  406. </Platform>
  407. </DeployClass>
  408. <DeployClass Name="DebugSymbols">
  409. <Platform Name="Win32">
  410. <Operation>0</Operation>
  411. </Platform>
  412. <Platform Name="iOSSimulator">
  413. <Operation>1</Operation>
  414. </Platform>
  415. <Platform Name="OSX32">
  416. <RemoteDir>Contents\MacOS</RemoteDir>
  417. <Operation>1</Operation>
  418. </Platform>
  419. </DeployClass>
  420. <DeployClass Name="iPad_Launch1536">
  421. <Platform Name="iOSSimulator">
  422. <Operation>1</Operation>
  423. </Platform>
  424. <Platform Name="iOSDevice64">
  425. <Operation>1</Operation>
  426. </Platform>
  427. <Platform Name="iOSDevice32">
  428. <Operation>1</Operation>
  429. </Platform>
  430. </DeployClass>
  431. <DeployClass Name="Android_SplashImage470">
  432. <Platform Name="Android">
  433. <RemoteDir>res\drawable-normal</RemoteDir>
  434. <Operation>1</Operation>
  435. </Platform>
  436. </DeployClass>
  437. <DeployClass Name="Android_LauncherIcon96">
  438. <Platform Name="Android">
  439. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  440. <Operation>1</Operation>
  441. </Platform>
  442. </DeployClass>
  443. <DeployClass Name="Android_SplashImage640">
  444. <Platform Name="Android">
  445. <RemoteDir>res\drawable-large</RemoteDir>
  446. <Operation>1</Operation>
  447. </Platform>
  448. </DeployClass>
  449. <DeployClass Name="iPhone_Launch640x1136">
  450. <Platform Name="iOSSimulator">
  451. <Operation>1</Operation>
  452. </Platform>
  453. <Platform Name="iOSDevice64">
  454. <Operation>1</Operation>
  455. </Platform>
  456. <Platform Name="iOSDevice32">
  457. <Operation>1</Operation>
  458. </Platform>
  459. </DeployClass>
  460. <DeployClass Name="UWP_DelphiLogo44">
  461. <Platform Name="Win32">
  462. <RemoteDir>Assets</RemoteDir>
  463. <Operation>1</Operation>
  464. </Platform>
  465. <Platform Name="Win64">
  466. <RemoteDir>Assets</RemoteDir>
  467. <Operation>1</Operation>
  468. </Platform>
  469. </DeployClass>
  470. <DeployClass Name="ProjectiOSEntitlements">
  471. <Platform Name="iOSDevice64">
  472. <RemoteDir>..\</RemoteDir>
  473. <Operation>1</Operation>
  474. </Platform>
  475. <Platform Name="iOSDevice32">
  476. <RemoteDir>..\</RemoteDir>
  477. <Operation>1</Operation>
  478. </Platform>
  479. </DeployClass>
  480. <DeployClass Name="Android_LauncherIcon72">
  481. <Platform Name="Android">
  482. <RemoteDir>res\drawable-hdpi</RemoteDir>
  483. <Operation>1</Operation>
  484. </Platform>
  485. </DeployClass>
  486. <DeployClass Name="AndroidGDBServer">
  487. <Platform Name="Android">
  488. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  489. <Operation>1</Operation>
  490. </Platform>
  491. </DeployClass>
  492. <DeployClass Name="ProjectOSXInfoPList">
  493. <Platform Name="OSX32">
  494. <RemoteDir>Contents</RemoteDir>
  495. <Operation>1</Operation>
  496. </Platform>
  497. </DeployClass>
  498. <DeployClass Name="ProjectOSXEntitlements">
  499. <Platform Name="OSX32">
  500. <RemoteDir>..\</RemoteDir>
  501. <Operation>1</Operation>
  502. </Platform>
  503. </DeployClass>
  504. <DeployClass Name="UWP_DelphiLogo150">
  505. <Platform Name="Win32">
  506. <RemoteDir>Assets</RemoteDir>
  507. <Operation>1</Operation>
  508. </Platform>
  509. <Platform Name="Win64">
  510. <RemoteDir>Assets</RemoteDir>
  511. <Operation>1</Operation>
  512. </Platform>
  513. </DeployClass>
  514. <DeployClass Name="iPad_Launch2048">
  515. <Platform Name="iOSSimulator">
  516. <Operation>1</Operation>
  517. </Platform>
  518. <Platform Name="iOSDevice64">
  519. <Operation>1</Operation>
  520. </Platform>
  521. <Platform Name="iOSDevice32">
  522. <Operation>1</Operation>
  523. </Platform>
  524. </DeployClass>
  525. <DeployClass Name="AndroidSplashStyles">
  526. <Platform Name="Android">
  527. <RemoteDir>res\values</RemoteDir>
  528. <Operation>1</Operation>
  529. </Platform>
  530. </DeployClass>
  531. <DeployClass Name="Android_SplashImage426">
  532. <Platform Name="Android">
  533. <RemoteDir>res\drawable-small</RemoteDir>
  534. <Operation>1</Operation>
  535. </Platform>
  536. </DeployClass>
  537. <DeployClass Name="AndroidSplashImageDef">
  538. <Platform Name="Android">
  539. <RemoteDir>res\drawable</RemoteDir>
  540. <Operation>1</Operation>
  541. </Platform>
  542. </DeployClass>
  543. <DeployClass Name="ProjectiOSResource">
  544. <Platform Name="iOSSimulator">
  545. <Operation>1</Operation>
  546. </Platform>
  547. <Platform Name="iOSDevice64">
  548. <Operation>1</Operation>
  549. </Platform>
  550. <Platform Name="iOSDevice32">
  551. <Operation>1</Operation>
  552. </Platform>
  553. </DeployClass>
  554. <DeployClass Name="ProjectAndroidManifest">
  555. <Platform Name="Android">
  556. <Operation>1</Operation>
  557. </Platform>
  558. </DeployClass>
  559. <DeployClass Name="Android_DefaultAppIcon">
  560. <Platform Name="Android">
  561. <RemoteDir>res\drawable</RemoteDir>
  562. <Operation>1</Operation>
  563. </Platform>
  564. </DeployClass>
  565. <DeployClass Name="File">
  566. <Platform Name="Win32">
  567. <Operation>0</Operation>
  568. </Platform>
  569. <Platform Name="iOSDevice64">
  570. <Operation>0</Operation>
  571. </Platform>
  572. <Platform Name="OSX32">
  573. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  574. <Operation>0</Operation>
  575. </Platform>
  576. <Platform Name="iOSDevice32">
  577. <Operation>0</Operation>
  578. </Platform>
  579. <Platform Name="Android">
  580. <Operation>0</Operation>
  581. </Platform>
  582. <Platform Name="iOSSimulator">
  583. <Operation>0</Operation>
  584. </Platform>
  585. </DeployClass>
  586. <DeployClass Name="AndroidServiceOutput">
  587. <Platform Name="Android">
  588. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  589. <Operation>1</Operation>
  590. </Platform>
  591. </DeployClass>
  592. <DeployClass Required="true" Name="DependencyPackage">
  593. <Platform Name="Win32">
  594. <Operation>0</Operation>
  595. <Extensions>.bpl</Extensions>
  596. </Platform>
  597. <Platform Name="iOSDevice64">
  598. <Operation>1</Operation>
  599. <Extensions>.dylib</Extensions>
  600. </Platform>
  601. <Platform Name="OSX32">
  602. <RemoteDir>Contents\MacOS</RemoteDir>
  603. <Operation>1</Operation>
  604. <Extensions>.dylib</Extensions>
  605. </Platform>
  606. <Platform Name="iOSDevice32">
  607. <Operation>1</Operation>
  608. <Extensions>.dylib</Extensions>
  609. </Platform>
  610. <Platform Name="iOSSimulator">
  611. <Operation>1</Operation>
  612. <Extensions>.dylib</Extensions>
  613. </Platform>
  614. </DeployClass>
  615. <DeployClass Name="Android_LauncherIcon48">
  616. <Platform Name="Android">
  617. <RemoteDir>res\drawable-mdpi</RemoteDir>
  618. <Operation>1</Operation>
  619. </Platform>
  620. </DeployClass>
  621. <DeployClass Name="Android_SplashImage960">
  622. <Platform Name="Android">
  623. <RemoteDir>res\drawable-xlarge</RemoteDir>
  624. <Operation>1</Operation>
  625. </Platform>
  626. </DeployClass>
  627. <DeployClass Name="Android_LauncherIcon36">
  628. <Platform Name="Android">
  629. <RemoteDir>res\drawable-ldpi</RemoteDir>
  630. <Operation>1</Operation>
  631. </Platform>
  632. </DeployClass>
  633. <DeployClass Name="DependencyModule">
  634. <Platform Name="Win32">
  635. <Operation>0</Operation>
  636. <Extensions>.dll;.bpl</Extensions>
  637. </Platform>
  638. <Platform Name="iOSDevice64">
  639. <Operation>1</Operation>
  640. <Extensions>.dylib</Extensions>
  641. </Platform>
  642. <Platform Name="OSX32">
  643. <RemoteDir>Contents\MacOS</RemoteDir>
  644. <Operation>1</Operation>
  645. <Extensions>.dylib</Extensions>
  646. </Platform>
  647. <Platform Name="iOSDevice32">
  648. <Operation>1</Operation>
  649. <Extensions>.dylib</Extensions>
  650. </Platform>
  651. <Platform Name="iOSSimulator">
  652. <Operation>1</Operation>
  653. <Extensions>.dylib</Extensions>
  654. </Platform>
  655. </DeployClass>
  656. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  657. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  658. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  659. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  660. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  661. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  662. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  663. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  664. </Deployment>
  665. <Platforms>
  666. <Platform value="Win32">True</Platform>
  667. <Platform value="Win64">True</Platform>
  668. </Platforms>
  669. </BorlandProject>
  670. <ProjectFileVersion>12</ProjectFileVersion>
  671. </ProjectExtensions>
  672. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  673. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  674. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  675. </Project>