Subversion Repositories currency_converter

Rev

Rev 2 | Rev 19 | Go to most recent revision | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 18
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>{EF0A4978-FCC9-4307-B0F2-6CC5681592B8}</ProjectGuid>
3
        <ProjectGuid>{EF0A4978-FCC9-4307-B0F2-6CC5681592B8}</ProjectGuid>
4
        <MainSource>CurConvDLLDemo.dpr</MainSource>
4
        <MainSource>CurConvDLLDemo.dpr</MainSource>
5
        <Base>True</Base>
5
        <Base>True</Base>
6
        <Config Condition="'$(Config)'==''">Debug</Config>
6
        <Config Condition="'$(Config)'==''">Release</Config>
7
        <TargetedPlatforms>1</TargetedPlatforms>
7
        <TargetedPlatforms>1</TargetedPlatforms>
8
        <AppType>Application</AppType>
8
        <AppType>Application</AppType>
9
        <FrameworkType>VCL</FrameworkType>
9
        <FrameworkType>VCL</FrameworkType>
10
        <ProjectVersion>18.2</ProjectVersion>
10
        <ProjectVersion>18.8</ProjectVersion>
11
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
11
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
12
    </PropertyGroup>
12
    </PropertyGroup>
13
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
13
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
14
        <Base>true</Base>
14
        <Base>true</Base>
15
    </PropertyGroup>
15
    </PropertyGroup>
16
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
16
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
17
        <Base_Win32>true</Base_Win32>
17
        <Base_Win32>true</Base_Win32>
18
        <CfgParent>Base</CfgParent>
18
        <CfgParent>Base</CfgParent>
19
        <Base>true</Base>
19
        <Base>true</Base>
20
    </PropertyGroup>
20
    </PropertyGroup>
21
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
21
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
22
        <Cfg_1>true</Cfg_1>
22
        <Cfg_1>true</Cfg_1>
23
        <CfgParent>Base</CfgParent>
23
        <CfgParent>Base</CfgParent>
24
        <Base>true</Base>
24
        <Base>true</Base>
25
    </PropertyGroup>
25
    </PropertyGroup>
26
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
26
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
27
        <Cfg_1_Win32>true</Cfg_1_Win32>
27
        <Cfg_1_Win32>true</Cfg_1_Win32>
28
        <CfgParent>Cfg_1</CfgParent>
28
        <CfgParent>Cfg_1</CfgParent>
29
        <Cfg_1>true</Cfg_1>
29
        <Cfg_1>true</Cfg_1>
30
        <Base>true</Base>
30
        <Base>true</Base>
31
    </PropertyGroup>
31
    </PropertyGroup>
32
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
32
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
33
        <Cfg_2>true</Cfg_2>
33
        <Cfg_2>true</Cfg_2>
34
        <CfgParent>Base</CfgParent>
34
        <CfgParent>Base</CfgParent>
35
        <Base>true</Base>
35
        <Base>true</Base>
36
    </PropertyGroup>
36
    </PropertyGroup>
37
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
37
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
38
        <Cfg_2_Win32>true</Cfg_2_Win32>
38
        <Cfg_2_Win32>true</Cfg_2_Win32>
39
        <CfgParent>Cfg_2</CfgParent>
39
        <CfgParent>Cfg_2</CfgParent>
40
        <Cfg_2>true</Cfg_2>
40
        <Cfg_2>true</Cfg_2>
41
        <Base>true</Base>
41
        <Base>true</Base>
42
    </PropertyGroup>
42
    </PropertyGroup>
43
    <PropertyGroup Condition="'$(Base)'!=''">
43
    <PropertyGroup Condition="'$(Base)'!=''">
44
        <DCC_DebugInformation>1</DCC_DebugInformation>
44
        <DCC_DebugInformation>1</DCC_DebugInformation>
45
        <DCC_E>false</DCC_E>
45
        <DCC_E>false</DCC_E>
46
        <DCC_F>false</DCC_F>
46
        <DCC_F>false</DCC_F>
47
        <DCC_K>false</DCC_K>
47
        <DCC_K>false</DCC_K>
48
        <DCC_N>true</DCC_N>
48
        <DCC_N>true</DCC_N>
49
        <DCC_S>false</DCC_S>
49
        <DCC_S>false</DCC_S>
50
        <DCC_SymbolReferenceInfo>1</DCC_SymbolReferenceInfo>
50
        <DCC_SymbolReferenceInfo>1</DCC_SymbolReferenceInfo>
51
        <DCC_ImageBase>00400000</DCC_ImageBase>
51
        <DCC_ImageBase>00400000</DCC_ImageBase>
52
        <DCC_ExeOutput>e:\_test</DCC_ExeOutput>
-
 
53
        <SanitizedProjectName>CurConvDLLDemo</SanitizedProjectName>
52
        <SanitizedProjectName>CurConvDLLDemo</SanitizedProjectName>
54
        <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
53
        <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
55
        <VerInfo_Locale>1031</VerInfo_Locale>
54
        <VerInfo_Locale>1031</VerInfo_Locale>
56
        <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
55
        <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
57
    </PropertyGroup>
56
    </PropertyGroup>
58
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
57
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
59
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
58
        <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
60
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
59
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
61
        <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>
60
        <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>
62
        <VerInfo_Locale>1033</VerInfo_Locale>
61
        <VerInfo_Locale>1033</VerInfo_Locale>
63
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
62
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
64
        <Icon_MainIcon>CurConvDLLDemo_Icon.ico</Icon_MainIcon>
63
        <Icon_MainIcon>CurConvDLLDemo_Icon.ico</Icon_MainIcon>
65
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
64
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
66
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
65
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
67
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
66
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
68
    </PropertyGroup>
67
    </PropertyGroup>
69
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
68
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
70
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
69
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
71
        <DCC_DebugInformation>0</DCC_DebugInformation>
70
        <DCC_DebugInformation>0</DCC_DebugInformation>
72
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
71
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
73
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
72
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
74
    </PropertyGroup>
73
    </PropertyGroup>
75
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
74
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
76
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
75
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
77
        <AppEnableHighDPI>true</AppEnableHighDPI>
76
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
78
    </PropertyGroup>
77
    </PropertyGroup>
79
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
78
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
80
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
79
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
81
        <DCC_Optimize>false</DCC_Optimize>
80
        <DCC_Optimize>false</DCC_Optimize>
82
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
81
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
83
    </PropertyGroup>
82
    </PropertyGroup>
84
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
83
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
85
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
84
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
-
 
85
        <BT_BuildType>Debug</BT_BuildType>
86
        <AppEnableHighDPI>true</AppEnableHighDPI>
86
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
87
    </PropertyGroup>
87
    </PropertyGroup>
88
    <ItemGroup>
88
    <ItemGroup>
89
        <DelphiCompile Include="$(MainSource)">
89
        <DelphiCompile Include="$(MainSource)">
90
            <MainSource>MainSource</MainSource>
90
            <MainSource>MainSource</MainSource>
91
        </DelphiCompile>
91
        </DelphiCompile>
92
        <DCCReference Include="Demo.pas">
92
        <DCCReference Include="Demo.pas">
93
            <Form>Form1</Form>
93
            <Form>Form1</Form>
94
        </DCCReference>
94
        </DCCReference>
95
        <DCCReference Include="VtsCurConvDLLHeader.pas"/>
95
        <DCCReference Include="VtsCurConvDLLHeader.pas"/>
96
        <BuildConfiguration Include="Debug">
96
        <BuildConfiguration Include="Debug">
97
            <Key>Cfg_2</Key>
97
            <Key>Cfg_2</Key>
98
            <CfgParent>Base</CfgParent>
98
            <CfgParent>Base</CfgParent>
99
        </BuildConfiguration>
99
        </BuildConfiguration>
100
        <BuildConfiguration Include="Base">
100
        <BuildConfiguration Include="Base">
101
            <Key>Base</Key>
101
            <Key>Base</Key>
102
        </BuildConfiguration>
102
        </BuildConfiguration>
103
        <BuildConfiguration Include="Release">
103
        <BuildConfiguration Include="Release">
104
            <Key>Cfg_1</Key>
104
            <Key>Cfg_1</Key>
105
            <CfgParent>Base</CfgParent>
105
            <CfgParent>Base</CfgParent>
106
        </BuildConfiguration>
106
        </BuildConfiguration>
107
    </ItemGroup>
107
    </ItemGroup>
108
    <ProjectExtensions>
108
    <ProjectExtensions>
109
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
109
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
110
        <Borland.ProjectType/>
110
        <Borland.ProjectType/>
111
        <BorlandProject>
111
        <BorlandProject>
112
            <Delphi.Personality>
112
            <Delphi.Personality>
113
                <Source>
113
                <Source>
114
                    <Source Name="MainSource">CurConvDLLDemo.dpr</Source>
114
                    <Source Name="MainSource">CurConvDLLDemo.dpr</Source>
115
                </Source>
115
                </Source>
116
            </Delphi.Personality>
116
            </Delphi.Personality>
117
            <Platforms>
117
            <Platforms>
118
                <Platform value="Win32">True</Platform>
118
                <Platform value="Win32">True</Platform>
119
            </Platforms>
119
            </Platforms>
120
        </BorlandProject>
120
        </BorlandProject>
121
        <ProjectFileVersion>12</ProjectFileVersion>
121
        <ProjectFileVersion>12</ProjectFileVersion>
122
    </ProjectExtensions>
122
    </ProjectExtensions>
123
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
123
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
124
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
124
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
125
</Project>
125
</Project>