Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/thirdparty/lcms2/utils/delphi/delphidemo.dproj @ 2:b50eed0cc0ef upstream
ADD: MuPDF v1.26.7: the MuPDF source as downloaded by a default build of PyMuPDF 1.26.4.
The directory name has changed: no version number in the expanded directory now.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 15 Sep 2025 11:43:07 +0200 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 1:1d09e1dec1d9 | 2:b50eed0cc0ef |
|---|---|
| 1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |
| 2 <PropertyGroup> | |
| 3 <ProjectGuid>{E3F889E8-CB8A-49AE-8173-4DDA022466BE}</ProjectGuid> | |
| 4 <MainSource>delphidemo.dpr</MainSource> | |
| 5 <Config Condition="'$(Config)'==''">Debug</Config> | |
| 6 <DCC_DCCCompiler>DCC32</DCC_DCCCompiler> | |
| 7 <ProjectVersion>12.0</ProjectVersion> | |
| 8 </PropertyGroup> | |
| 9 <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''"> | |
| 10 <Base>true</Base> | |
| 11 </PropertyGroup> | |
| 12 <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''"> | |
| 13 <Cfg_1>true</Cfg_1> | |
| 14 <CfgParent>Base</CfgParent> | |
| 15 <Base>true</Base> | |
| 16 </PropertyGroup> | |
| 17 <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''"> | |
| 18 <Cfg_2>true</Cfg_2> | |
| 19 <CfgParent>Base</CfgParent> | |
| 20 <Base>true</Base> | |
| 21 </PropertyGroup> | |
| 22 <PropertyGroup Condition="'$(Base)'!=''"> | |
| 23 <DCC_UsePackage>vcl;rtl;vclx;vclimg;vclactnband;dbrtl;vcldb;vcldbx;bdertl;vcltouch;xmlrtl;dsnap;dsnapcon;TeeUI;TeeDB;Tee;vclib;ibxpress;adortl;IndyCore;IndySystem;IndyProtocols;inet;intrawebdb_100_140;Intraweb_100_140;VclSmp;vclie;websnap;webdsnap;inetdb;inetdbbde;inetdbxpress;soaprtl;vclribbon;dbexpress;DbxCommonDriver;DataSnapIndy10ServerTransport;DataSnapProviderClient;DbxClientDriver;DataSnapServer;DBXInterBaseDriver;DBXMySQLDriver;dbxcds;DBXFirebirdDriver;DBXSybaseASEDriver;DBXSybaseASADriver;DBXOracleDriver;DBXMSSQLDriver;DBXInformixDriver;DBXDb2Driver;Rave77VCL</DCC_UsePackage> | |
| 24 <DCC_ImageBase>00400000</DCC_ImageBase> | |
| 25 <DCC_SymbolReferenceInfo>1</DCC_SymbolReferenceInfo> | |
| 26 <DCC_DependencyCheckOutputName>delphidemo.exe</DCC_DependencyCheckOutputName> | |
| 27 <DCC_UnitAlias>WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;WinTypes=Windows;WinProcs=Windows;$(DCC_UnitAlias)</DCC_UnitAlias> | |
| 28 <DCC_Platform>x86</DCC_Platform> | |
| 29 <DCC_N>true</DCC_N> | |
| 30 <DCC_S>false</DCC_S> | |
| 31 <DCC_K>false</DCC_K> | |
| 32 <DCC_E>false</DCC_E> | |
| 33 <DCC_F>false</DCC_F> | |
| 34 </PropertyGroup> | |
| 35 <PropertyGroup Condition="'$(Cfg_1)'!=''"> | |
| 36 <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols> | |
| 37 <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define> | |
| 38 <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo> | |
| 39 <DCC_DebugInformation>false</DCC_DebugInformation> | |
| 40 </PropertyGroup> | |
| 41 <PropertyGroup Condition="'$(Cfg_2)'!=''"> | |
| 42 <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define> | |
| 43 </PropertyGroup> | |
| 44 <ItemGroup> | |
| 45 <DelphiCompile Include="delphidemo.dpr"> | |
| 46 <MainSource>MainSource</MainSource> | |
| 47 </DelphiCompile> | |
| 48 <DCCReference Include="demo1.pas"> | |
| 49 <Form>Form1</Form> | |
| 50 </DCCReference> | |
| 51 <BuildConfiguration Include="Base"> | |
| 52 <Key>Base</Key> | |
| 53 </BuildConfiguration> | |
| 54 <BuildConfiguration Include="Debug"> | |
| 55 <Key>Cfg_2</Key> | |
| 56 <CfgParent>Base</CfgParent> | |
| 57 </BuildConfiguration> | |
| 58 <BuildConfiguration Include="Release"> | |
| 59 <Key>Cfg_1</Key> | |
| 60 <CfgParent>Base</CfgParent> | |
| 61 </BuildConfiguration> | |
| 62 </ItemGroup> | |
| 63 <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/> | |
| 64 <ProjectExtensions> | |
| 65 <Borland.Personality>Delphi.Personality.12</Borland.Personality> | |
| 66 <Borland.ProjectType>VCLApplication</Borland.ProjectType> | |
| 67 <BorlandProject> | |
| 68 <Delphi.Personality> | |
| 69 <Source> | |
| 70 <Source Name="MainSource">delphidemo.dpr</Source> | |
| 71 </Source> | |
| 72 <Parameters> | |
| 73 <Parameters Name="UseLauncher">False</Parameters> | |
| 74 <Parameters Name="DebugCWD">d:\lcms-1.13\delphi</Parameters> | |
| 75 <Parameters Name="LoadAllSymbols">True</Parameters> | |
| 76 <Parameters Name="LoadUnspecifiedSymbols">False</Parameters> | |
| 77 </Parameters> | |
| 78 <VersionInfo> | |
| 79 <VersionInfo Name="IncludeVerInfo">False</VersionInfo> | |
| 80 <VersionInfo Name="AutoIncBuild">False</VersionInfo> | |
| 81 <VersionInfo Name="MajorVer">1</VersionInfo> | |
| 82 <VersionInfo Name="MinorVer">0</VersionInfo> | |
| 83 <VersionInfo Name="Release">0</VersionInfo> | |
| 84 <VersionInfo Name="Build">0</VersionInfo> | |
| 85 <VersionInfo Name="Debug">False</VersionInfo> | |
| 86 <VersionInfo Name="PreRelease">False</VersionInfo> | |
| 87 <VersionInfo Name="Special">False</VersionInfo> | |
| 88 <VersionInfo Name="Private">False</VersionInfo> | |
| 89 <VersionInfo Name="DLL">False</VersionInfo> | |
| 90 <VersionInfo Name="Locale">3082</VersionInfo> | |
| 91 <VersionInfo Name="CodePage">1252</VersionInfo> | |
| 92 </VersionInfo> | |
| 93 <VersionInfoKeys> | |
| 94 <VersionInfoKeys Name="CompanyName"/> | |
| 95 <VersionInfoKeys Name="FileDescription"/> | |
| 96 <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys> | |
| 97 <VersionInfoKeys Name="InternalName"/> | |
| 98 <VersionInfoKeys Name="LegalCopyright"/> | |
| 99 <VersionInfoKeys Name="LegalTrademarks"/> | |
| 100 <VersionInfoKeys Name="OriginalFilename"/> | |
| 101 <VersionInfoKeys Name="ProductName"/> | |
| 102 <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys> | |
| 103 <VersionInfoKeys Name="Comments"/> | |
| 104 </VersionInfoKeys> | |
| 105 <Excluded_Packages> | |
| 106 <Excluded_Packages Name="$(BDS)\bin\dcloffice2k140.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages> | |
| 107 <Excluded_Packages Name="$(BDS)\bin\dclofficexp140.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages> | |
| 108 </Excluded_Packages> | |
| 109 </Delphi.Personality> | |
| 110 <ModelSupport>False</ModelSupport> | |
| 111 </BorlandProject> | |
| 112 <ProjectFileVersion>12</ProjectFileVersion> | |
| 113 </ProjectExtensions> | |
| 114 </Project> |
