Subversion Repositories colormanager

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 daniel-mar 1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 daniel-mar 2
    <PropertyGroup>
3
        <ProjectGuid>{b9558b43-d3b7-432d-8592-23b939a44108}</ProjectGuid>
4
        <MainSource>ColorManager.dpr</MainSource>
5
        <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6
        <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
7
        <DCC_DependencyCheckOutputName>ColorManager.exe</DCC_DependencyCheckOutputName>
8
        <FrameworkType>VCL</FrameworkType>
9
        <ProjectVersion>19.5</ProjectVersion>
10
        <Base>True</Base>
11
        <Config Condition="'$(Config)'==''">Release</Config>
12
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
13
        <TargetedPlatforms>1</TargetedPlatforms>
14
        <AppType>Application</AppType>
15
    </PropertyGroup>
16
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
17
        <Base>true</Base>
18
    </PropertyGroup>
19
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
20
        <Base_Win32>true</Base_Win32>
21
        <CfgParent>Base</CfgParent>
22
        <Base>true</Base>
23
    </PropertyGroup>
24
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
25
        <Base_Win64>true</Base_Win64>
26
        <CfgParent>Base</CfgParent>
27
        <Base>true</Base>
28
    </PropertyGroup>
29
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
30
        <Cfg_1>true</Cfg_1>
31
        <CfgParent>Base</CfgParent>
32
        <Base>true</Base>
33
    </PropertyGroup>
34
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
35
        <Cfg_1_Win32>true</Cfg_1_Win32>
36
        <CfgParent>Cfg_1</CfgParent>
37
        <Cfg_1>true</Cfg_1>
38
        <Base>true</Base>
39
    </PropertyGroup>
40
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
41
        <Cfg_2>true</Cfg_2>
42
        <CfgParent>Base</CfgParent>
43
        <Base>true</Base>
44
    </PropertyGroup>
45
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
46
        <Cfg_2_Win32>true</Cfg_2_Win32>
47
        <CfgParent>Cfg_2</CfgParent>
48
        <Cfg_2>true</Cfg_2>
49
        <Base>true</Base>
50
    </PropertyGroup>
51
    <PropertyGroup Condition="'$(Base)'!=''">
52
        <SanitizedProjectName>ColorManager</SanitizedProjectName>
53
        <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;System.Win;$(DCC_Namespace)</DCC_Namespace>
54
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
55
        <VerInfo_MajorVer>2</VerInfo_MajorVer>
56
        <VerInfo_Locale>1031</VerInfo_Locale>
57
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=ColorManager;FileVersion=2.0.0.0;InternalName=ColorManager;LegalCopyright=(C) Copyright 2001 - 2006 ViaThinkSoft;LegalTrademarks=Keine;OriginalFilename=ColorManager.exe;ProductName=ColorManager;ProductVersion=2.0.0.0;Webseite=www.viathinksoft.de;Projektleiter=Daniel Marschall - www.daniel-marschall.de</VerInfo_Keys>
58
    </PropertyGroup>
59
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
60
        <DCC_Namespace>Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
61
        <BT_BuildType>Debug</BT_BuildType>
62
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
63
        <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
64
        <VerInfo_Locale>1033</VerInfo_Locale>
65
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
66
        <Icon_MainIcon>ColorManager_Icon.ico</Icon_MainIcon>
67
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
68
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
69
    </PropertyGroup>
70
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
71
        <Icon_MainIcon>ColorManager_Icon.ico</Icon_MainIcon>
72
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
73
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
74
    </PropertyGroup>
75
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
76
        <Version>7.0</Version>
77
        <DCC_DebugInformation>0</DCC_DebugInformation>
78
        <DCC_WriteableConstants>True</DCC_WriteableConstants>
79
        <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
80
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
81
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
82
        <DCC_Description>ColorManager 2.0</DCC_Description>
83
    </PropertyGroup>
84
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
85
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
86
        <VerInfo_MinorVer>1</VerInfo_MinorVer>
87
        <VerInfo_Locale>1033</VerInfo_Locale>
88
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=Color Manager 2.1;FileVersion=2.1.0.0;InternalName=;LegalCopyright=(C) 2001 - 2024 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=ColorManager.exe;ProductName=Color Manager;ProductVersion=2.1;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
89
    </PropertyGroup>
90
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
91
        <Version>7.0</Version>
92
        <DCC_WriteableConstants>True</DCC_WriteableConstants>
93
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
94
        <DCC_Description>ColorManager 2.0</DCC_Description>
95
    </PropertyGroup>
96
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
97
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
98
    </PropertyGroup>
99
    <ProjectExtensions>
100
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
101
        <Borland.ProjectType/>
102
        <BorlandProject>
103
            <Delphi.Personality>
104
                <Parameters>
105
                    <Parameters Name="UseLauncher">False</Parameters>
106
                    <Parameters Name="LoadAllSymbols">True</Parameters>
107
                    <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
108
                </Parameters>
109
                <VersionInfo>
110
                    <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
111
                    <VersionInfo Name="AutoIncBuild">False</VersionInfo>
112
                    <VersionInfo Name="MajorVer">2</VersionInfo>
113
                    <VersionInfo Name="MinorVer">0</VersionInfo>
114
                    <VersionInfo Name="Release">0</VersionInfo>
115
                    <VersionInfo Name="Build">0</VersionInfo>
116
                    <VersionInfo Name="Debug">False</VersionInfo>
117
                    <VersionInfo Name="PreRelease">False</VersionInfo>
118
                    <VersionInfo Name="Special">False</VersionInfo>
119
                    <VersionInfo Name="Private">False</VersionInfo>
120
                    <VersionInfo Name="DLL">False</VersionInfo>
121
                    <VersionInfo Name="Locale">1031</VersionInfo>
122
                    <VersionInfo Name="CodePage">1252</VersionInfo>
123
                </VersionInfo>
124
                <VersionInfoKeys>
125
                    <VersionInfoKeys Name="CompanyName">ViaThinkSoft</VersionInfoKeys>
126
                    <VersionInfoKeys Name="FileDescription">ColorManager</VersionInfoKeys>
127
                    <VersionInfoKeys Name="FileVersion">2.0.0.0</VersionInfoKeys>
128
                    <VersionInfoKeys Name="InternalName">ColorManager</VersionInfoKeys>
129
                    <VersionInfoKeys Name="LegalCopyright">(C) Copyright 2001 - 2006 ViaThinkSoft</VersionInfoKeys>
130
                    <VersionInfoKeys Name="LegalTrademarks">Keine</VersionInfoKeys>
131
                    <VersionInfoKeys Name="OriginalFilename">ColorManager.exe</VersionInfoKeys>
132
                    <VersionInfoKeys Name="ProductName">ColorManager</VersionInfoKeys>
133
                    <VersionInfoKeys Name="ProductVersion">2.0.0.0</VersionInfoKeys>
134
                    <VersionInfoKeys Name="Webseite">www.viathinksoft.de</VersionInfoKeys>
135
                    <VersionInfoKeys Name="Projektleiter">Daniel Marschall - www.daniel-marschall.de</VersionInfoKeys>
136
                </VersionInfoKeys>
137
                <Excluded_Packages>
138
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k280.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
139
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp280.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
140
                </Excluded_Packages>
141
                <Source>
142
                    <Source Name="MainSource">ColorManager.dpr</Source>
143
                </Source>
144
            </Delphi.Personality>
145
            <Platforms>
146
                <Platform value="Win32">True</Platform>
147
                <Platform value="Win64">False</Platform>
148
            </Platforms>
149
        </BorlandProject>
150
        <ProjectFileVersion>12</ProjectFileVersion>
151
    </ProjectExtensions>
152
    <ItemGroup>
153
        <DelphiCompile Include="$(MainSource)">
154
            <MainSource>MainSource</MainSource>
155
        </DelphiCompile>
156
        <DCCReference Include="Unit1.pas">
157
            <Form>MainForm</Form>
158
        </DCCReference>
159
        <BuildConfiguration Include="Base">
160
            <Key>Base</Key>
161
        </BuildConfiguration>
162
        <BuildConfiguration Include="Release">
163
            <Key>Cfg_1</Key>
164
            <CfgParent>Base</CfgParent>
165
        </BuildConfiguration>
166
        <BuildConfiguration Include="Debug">
167
            <Key>Cfg_2</Key>
168
            <CfgParent>Base</CfgParent>
169
        </BuildConfiguration>
170
    </ItemGroup>
171
    <ItemGroup/>
172
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
173
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
174
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
175
</Project>