Subversion Repositories colormanager

Rev

Rev 2 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 3
Line 1... Line 1...
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
  <PropertyGroup>
2
    <PropertyGroup>
3
    <ProjectGuid>{b9558b43-d3b7-432d-8592-23b939a44108}</ProjectGuid>
3
        <ProjectGuid>{b9558b43-d3b7-432d-8592-23b939a44108}</ProjectGuid>
4
    <MainSource>ColorManager.dpr</MainSource>
4
        <MainSource>ColorManager.dpr</MainSource>
5
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5
        <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
-
 
7
    <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
6
        <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
8
    <DCC_DependencyCheckOutputName>ColorManager.exe</DCC_DependencyCheckOutputName>
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>
9
  </PropertyGroup>
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>
10
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
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)'!=''">
11
    <Version>7.0</Version>
76
        <Version>7.0</Version>
12
    <DCC_DebugInformation>False</DCC_DebugInformation>
77
        <DCC_DebugInformation>0</DCC_DebugInformation>
13
    <DCC_WriteableConstants>True</DCC_WriteableConstants>
78
        <DCC_WriteableConstants>True</DCC_WriteableConstants>
14
    <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
79
        <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
15
    <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
80
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
16
    <DCC_Define>RELEASE</DCC_Define>
81
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
17
    <DCC_Description>ColorManager 2.0</DCC_Description>
82
        <DCC_Description>ColorManager 2.0</DCC_Description>
18
  </PropertyGroup>
83
    </PropertyGroup>
-
 
84
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
-
 
85
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
-
 
86
        <VerInfo_MinorVer>1</VerInfo_MinorVer>
-
 
87
        <VerInfo_Locale>1033</VerInfo_Locale>
19
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
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)'!=''">
20
    <Version>7.0</Version>
91
        <Version>7.0</Version>
21
    <DCC_WriteableConstants>True</DCC_WriteableConstants>
92
        <DCC_WriteableConstants>True</DCC_WriteableConstants>
22
    <DCC_Define>DEBUG</DCC_Define>
93
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
23
    <DCC_Description>ColorManager 2.0</DCC_Description>
94
        <DCC_Description>ColorManager 2.0</DCC_Description>
24
  </PropertyGroup>
95
    </PropertyGroup>
-
 
96
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
-
 
97
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
-
 
98
    </PropertyGroup>
25
  <ProjectExtensions>
99
    <ProjectExtensions>
26
    <Borland.Personality>Delphi.Personality</Borland.Personality>
100
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
27
    <Borland.ProjectType />
101
        <Borland.ProjectType/>
28
    <BorlandProject>
102
        <BorlandProject>
29
<BorlandProject xmlns=""> <Delphi.Personality>   <Parameters>
103
            <Delphi.Personality>
-
 
104
                <Parameters>
30
      <Parameters Name="UseLauncher">False</Parameters>
105
                    <Parameters Name="UseLauncher">False</Parameters>
31
      <Parameters Name="LoadAllSymbols">True</Parameters>
106
                    <Parameters Name="LoadAllSymbols">True</Parameters>
32
      <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
107
                    <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
33
    </Parameters>
108
                </Parameters>
34
    <VersionInfo>
109
                <VersionInfo>
Line 58... Line 133...
58
      <VersionInfoKeys Name="ProductVersion">2.0.0.0</VersionInfoKeys>
133
                    <VersionInfoKeys Name="ProductVersion">2.0.0.0</VersionInfoKeys>
59
      <VersionInfoKeys Name="Webseite">www.viathinksoft.de</VersionInfoKeys>
134
                    <VersionInfoKeys Name="Webseite">www.viathinksoft.de</VersionInfoKeys>
60
      <VersionInfoKeys Name="Projektleiter">Daniel Marschall - www.daniel-marschall.de</VersionInfoKeys>
135
                    <VersionInfoKeys Name="Projektleiter">Daniel Marschall - www.daniel-marschall.de</VersionInfoKeys>
61
    </VersionInfoKeys>
136
                </VersionInfoKeys>
62
    <Excluded_Packages>
137
                <Excluded_Packages>
63
      
-
 
64
      
-
 
65
      
-
 
66
      
-
 
67
      <Excluded_Packages Name="D:\Eigene Dateien\Borland Studio-Projekte\Bpl\KZ.bpl">KA Zip Component</Excluded_Packages>
138
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k280.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
68
      <Excluded_Packages Name="D:\Eigene Dateien\Borland Studio-Projekte\Bpl\DragDropD6.bpl">Drag and Drop Component Suite</Excluded_Packages>
139
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp280.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
69
    </Excluded_Packages>
140
                </Excluded_Packages>
70
    <Source>
141
                <Source>
71
      <Source Name="MainSource">ColorManager.dpr</Source>
142
                    <Source Name="MainSource">ColorManager.dpr</Source>
72
    </Source>
143
                </Source>
-
 
144
            </Delphi.Personality>
-
 
145
            <Platforms>
-
 
146
                <Platform value="Win32">True</Platform>
-
 
147
                <Platform value="Win64">False</Platform>
-
 
148
            </Platforms>
-
 
149
        </BorlandProject>
73
  </Delphi.Personality> </BorlandProject></BorlandProject>
150
        <ProjectFileVersion>12</ProjectFileVersion>
74
  </ProjectExtensions>
151
    </ProjectExtensions>
75
  <ItemGroup />
-
 
76
  <ItemGroup>
152
    <ItemGroup>
77
    <DelphiCompile Include="ColorManager.dpr">
153
        <DelphiCompile Include="$(MainSource)">
78
      <MainSource>MainSource</MainSource>
154
            <MainSource>MainSource</MainSource>
79
    </DelphiCompile>
155
        </DelphiCompile>
80
    <DCCReference Include="Unit1.pas">
156
        <DCCReference Include="Unit1.pas">
81
      <Form>MainForm</Form>
157
            <Form>MainForm</Form>
82
    </DCCReference>
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>
83
  </ItemGroup>
170
    </ItemGroup>
-
 
171
    <ItemGroup/>
84
  <Import Project="$(MSBuildBinPath)\Borland.Delphi.Targets" />
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')"/>
85
</Project>
175
</Project>
86
176