Subversion Repositories currency_converter

Rev

Rev 18 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 18 Rev 19
Line 2... Line 2...
2
    <PropertyGroup>
2
    <PropertyGroup>
3
        <ProjectGuid>{9D7D94E5-FD85-4F79-9E4E-F6373C7B3094}</ProjectGuid>
3
        <ProjectGuid>{9D7D94E5-FD85-4F79-9E4E-F6373C7B3094}</ProjectGuid>
4
        <MainSource>CurConv.dpr</MainSource>
4
        <MainSource>CurConv.dpr</MainSource>
5
        <Base>True</Base>
5
        <Base>True</Base>
6
        <Config Condition="'$(Config)'==''">Release</Config>
6
        <Config Condition="'$(Config)'==''">Release</Config>
7
        <TargetedPlatforms>1</TargetedPlatforms>
7
        <TargetedPlatforms>3</TargetedPlatforms>
8
        <AppType>Library</AppType>
8
        <AppType>Library</AppType>
9
        <FrameworkType>None</FrameworkType>
9
        <FrameworkType>None</FrameworkType>
10
        <ProjectVersion>18.8</ProjectVersion>
10
        <ProjectVersion>18.8</ProjectVersion>
11
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
11
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
12
    </PropertyGroup>
12
    </PropertyGroup>
Line 16... Line 16...
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="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
-
 
22
        <Base_Win64>true</Base_Win64>
-
 
23
        <CfgParent>Base</CfgParent>
-
 
24
        <Base>true</Base>
-
 
25
    </PropertyGroup>
21
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
26
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
22
        <Cfg_1>true</Cfg_1>
27
        <Cfg_1>true</Cfg_1>
23
        <CfgParent>Base</CfgParent>
28
        <CfgParent>Base</CfgParent>
24
        <Base>true</Base>
29
        <Base>true</Base>
25
    </PropertyGroup>
30
    </PropertyGroup>
Line 27... Line 32...
27
        <Cfg_1_Win32>true</Cfg_1_Win32>
32
        <Cfg_1_Win32>true</Cfg_1_Win32>
28
        <CfgParent>Cfg_1</CfgParent>
33
        <CfgParent>Cfg_1</CfgParent>
29
        <Cfg_1>true</Cfg_1>
34
        <Cfg_1>true</Cfg_1>
30
        <Base>true</Base>
35
        <Base>true</Base>
31
    </PropertyGroup>
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>
32
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
43
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
33
        <Cfg_2>true</Cfg_2>
44
        <Cfg_2>true</Cfg_2>
34
        <CfgParent>Base</CfgParent>
45
        <CfgParent>Base</CfgParent>
35
        <Base>true</Base>
46
        <Base>true</Base>
36
    </PropertyGroup>
47
    </PropertyGroup>
Line 38... Line 49...
38
        <Cfg_2_Win32>true</Cfg_2_Win32>
49
        <Cfg_2_Win32>true</Cfg_2_Win32>
39
        <CfgParent>Cfg_2</CfgParent>
50
        <CfgParent>Cfg_2</CfgParent>
40
        <Cfg_2>true</Cfg_2>
51
        <Cfg_2>true</Cfg_2>
41
        <Base>true</Base>
52
        <Base>true</Base>
42
    </PropertyGroup>
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>
43
    <PropertyGroup Condition="'$(Base)'!=''">
60
    <PropertyGroup Condition="'$(Base)'!=''">
44
        <DCC_E>false</DCC_E>
61
        <DCC_E>false</DCC_E>
45
        <DCC_F>false</DCC_F>
62
        <DCC_F>false</DCC_F>
46
        <DCC_K>false</DCC_K>
63
        <DCC_K>false</DCC_K>
47
        <DCC_N>false</DCC_N>
64
        <DCC_N>false</DCC_N>
Line 49... Line 66...
49
        <DCC_ImageBase>00400000</DCC_ImageBase>
66
        <DCC_ImageBase>00400000</DCC_ImageBase>
50
        <GenDll>true</GenDll>
67
        <GenDll>true</GenDll>
51
        <SanitizedProjectName>CurConv</SanitizedProjectName>
68
        <SanitizedProjectName>CurConv</SanitizedProjectName>
52
        <VerInfo_Locale>1031</VerInfo_Locale>
69
        <VerInfo_Locale>1031</VerInfo_Locale>
53
        <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=</VerInfo_Keys>
70
        <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=</VerInfo_Keys>
-
 
71
        <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
54
        <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
72
        <DCC_ExeOutput>D:\SVN\CurrencyConverter\trunk\Output\</DCC_ExeOutput>
55
    </PropertyGroup>
73
    </PropertyGroup>
56
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
74
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
57
        <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
-
 
58
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
75
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
59
        <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>
76
        <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_Locale>1033</VerInfo_Locale>
77
        <VerInfo_Locale>1033</VerInfo_Locale>
61
        <Manifest_File>(Ohne)</Manifest_File>
78
        <Manifest_File>(Ohne)</Manifest_File>
-
 
79
        <Debugger_HostApplication>D:\SVN\CurrencyConverter\trunk\Output\CurConvDLLDemo.exe</Debugger_HostApplication>
-
 
80
    </PropertyGroup>
-
 
81
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
-
 
82
        <Debugger_HostApplication>D:\SVN\CurrencyConverter\trunk\Output\CurConvDLLDemo.64.exe</Debugger_HostApplication>
62
    </PropertyGroup>
83
    </PropertyGroup>
63
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
84
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
64
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
85
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
65
        <DCC_DebugInformation>0</DCC_DebugInformation>
86
        <DCC_DebugInformation>0</DCC_DebugInformation>
66
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
87
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
Line 68... Line 89...
68
    </PropertyGroup>
89
    </PropertyGroup>
69
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
90
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
70
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
91
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
71
        <VerInfo_Locale>1033</VerInfo_Locale>
92
        <VerInfo_Locale>1033</VerInfo_Locale>
72
        <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>
93
        <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>
-
 
94
    </PropertyGroup>
-
 
95
    <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
73
        <Manifest_File>(Ohne)</Manifest_File>
96
        <Manifest_File>(Ohne)</Manifest_File>
-
 
97
        <OutputExt>64.dll</OutputExt>
74
    </PropertyGroup>
98
    </PropertyGroup>
75
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
99
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
76
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
100
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
77
        <DCC_Optimize>false</DCC_Optimize>
101
        <DCC_Optimize>false</DCC_Optimize>
78
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
102
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
Line 80... Line 104...
80
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
104
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
81
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
105
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
82
        <VerInfo_Locale>1033</VerInfo_Locale>
106
        <VerInfo_Locale>1033</VerInfo_Locale>
83
        <VerInfo_Keys>CompanyName=ViaThinkSoft;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>
107
        <VerInfo_Keys>CompanyName=ViaThinkSoft;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>
84
        <Manifest_File>(Ohne)</Manifest_File>
108
        <Manifest_File>(Ohne)</Manifest_File>
-
 
109
    </PropertyGroup>
-
 
110
    <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
85
        <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
111
        <Manifest_File>(Ohne)</Manifest_File>
-
 
112
        <OutputExt>64.dll</OutputExt>
86
    </PropertyGroup>
113
    </PropertyGroup>
87
    <ItemGroup>
114
    <ItemGroup>
88
        <DelphiCompile Include="$(MainSource)">
115
        <DelphiCompile Include="$(MainSource)">
89
            <MainSource>MainSource</MainSource>
116
            <MainSource>MainSource</MainSource>
90
        </DelphiCompile>
117
        </DelphiCompile>
Line 115... Line 142...
115
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp260.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
142
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp260.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
116
                </Excluded_Packages>
143
                </Excluded_Packages>
117
            </Delphi.Personality>
144
            </Delphi.Personality>
118
            <Platforms>
145
            <Platforms>
119
                <Platform value="Win32">True</Platform>
146
                <Platform value="Win32">True</Platform>
-
 
147
                <Platform value="Win64">True</Platform>
120
            </Platforms>
148
            </Platforms>
121
        </BorlandProject>
149
        </BorlandProject>
122
        <ProjectFileVersion>12</ProjectFileVersion>
150
        <ProjectFileVersion>12</ProjectFileVersion>
123
    </ProjectExtensions>
151
    </ProjectExtensions>
124
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
152
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>