Subversion Repositories calllib

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">
5 daniel-mar 2
    <PropertyGroup>
3
        <ProjectGuid>{80c4fbc1-1277-4318-9b1f-914a81116547}</ProjectGuid>
4
        <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5
        <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
6
        <DCC_DependencyCheckOutputName>MakeCall.dll</DCC_DependencyCheckOutputName>
7
        <MainSource>MakeCall.dpr</MainSource>
8
        <FrameworkType>None</FrameworkType>
9
        <ProjectVersion>20.1</ProjectVersion>
10
        <Base>True</Base>
11
        <Config Condition="'$(Config)'==''">Release</Config>
12
        <Platform Condition="'$(Platform)'==''">Win64</Platform>
13
        <TargetedPlatforms>3</TargetedPlatforms>
14
        <AppType>Library</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
        <GenDll>true</GenDll>
53
        <SanitizedProjectName>MakeCall</SanitizedProjectName>
54
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
55
        <VerInfo_Locale>1031</VerInfo_Locale>
56
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=Phone call library;FileVersion=1.0.0.0;InternalName=CallLib;LegalCopyright=(C) 2018 ViaThinkSoft;LegalTrademarks=;OriginalFilename=MakeCall.dll;ProductName=ViaThinkSoft CallLib;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
57
        <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;$(DCC_Namespace)</DCC_Namespace>
58
        <DCC_UnitSearchPath>C:\hbTapi Components\Source;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
59
    </PropertyGroup>
60
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
61
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
62
        <BT_BuildType>Debug</BT_BuildType>
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
        <Debugger_HostApplication>Demo.exe</Debugger_HostApplication>
66
        <Manifest_File>(Ohne)</Manifest_File>
67
        <AppDPIAwarenessMode>none</AppDPIAwarenessMode>
68
        <OutputExt>32.dll</OutputExt>
69
    </PropertyGroup>
70
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
71
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
72
        <BT_BuildType>Debug</BT_BuildType>
73
        <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
74
        <Manifest_File>(Ohne)</Manifest_File>
75
        <VerInfo_Locale>1033</VerInfo_Locale>
76
        <AppDPIAwarenessMode>none</AppDPIAwarenessMode>
77
        <OutputExt>64.dll</OutputExt>
78
    </PropertyGroup>
79
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
80
        <Version>7.0</Version>
81
        <DCC_DebugInformation>0</DCC_DebugInformation>
82
        <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
83
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
84
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
85
    </PropertyGroup>
86
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
87
        <VerInfo_Locale>1033</VerInfo_Locale>
88
        <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>
89
    </PropertyGroup>
90
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
91
        <Version>7.0</Version>
92
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
93
    </PropertyGroup>
94
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
95
        <VerInfo_Locale>1033</VerInfo_Locale>
96
        <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>
97
        <Manifest_File>(Ohne)</Manifest_File>
98
        <AppDPIAwarenessMode>none</AppDPIAwarenessMode>
99
    </PropertyGroup>
100
    <ProjectExtensions>
101
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
102
        <Borland.ProjectType/>
103
        <BorlandProject>
104
            <Delphi.Personality>
105
                <Parameters>
106
                    <Parameters Name="UseLauncher">False</Parameters>
107
                    <Parameters Name="LoadAllSymbols">True</Parameters>
108
                    <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
109
                    <Parameters Name="HostApplication">Demo.exe</Parameters>
110
                </Parameters>
111
                <VersionInfo>
112
                    <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
113
                    <VersionInfo Name="AutoIncBuild">False</VersionInfo>
114
                    <VersionInfo Name="MajorVer">1</VersionInfo>
115
                    <VersionInfo Name="MinorVer">0</VersionInfo>
116
                    <VersionInfo Name="Release">0</VersionInfo>
117
                    <VersionInfo Name="Build">0</VersionInfo>
118
                    <VersionInfo Name="Debug">False</VersionInfo>
119
                    <VersionInfo Name="PreRelease">False</VersionInfo>
120
                    <VersionInfo Name="Special">False</VersionInfo>
121
                    <VersionInfo Name="Private">False</VersionInfo>
122
                    <VersionInfo Name="DLL">False</VersionInfo>
123
                    <VersionInfo Name="Locale">1031</VersionInfo>
124
                    <VersionInfo Name="CodePage">1252</VersionInfo>
125
                </VersionInfo>
126
                <VersionInfoKeys>
127
                    <VersionInfoKeys Name="CompanyName">ViaThinkSoft</VersionInfoKeys>
128
                    <VersionInfoKeys Name="FileDescription">Phone call library</VersionInfoKeys>
129
                    <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
130
                    <VersionInfoKeys Name="InternalName">CallLib</VersionInfoKeys>
131
                    <VersionInfoKeys Name="LegalCopyright">(C) 2018 ViaThinkSoft</VersionInfoKeys>
132
                    <VersionInfoKeys Name="LegalTrademarks"/>
133
                    <VersionInfoKeys Name="OriginalFilename">MakeCall.dll</VersionInfoKeys>
134
                    <VersionInfoKeys Name="ProductName">ViaThinkSoft CallLib</VersionInfoKeys>
135
                    <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
136
                    <VersionInfoKeys Name="Comments"/>
137
                </VersionInfoKeys>
138
                <Source>
139
                    <Source Name="MainSource">MakeCall.dpr</Source>
140
                </Source>
141
                <Excluded_Packages>
142
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k290.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
143
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp290.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
144
                </Excluded_Packages>
145
            </Delphi.Personality>
146
            <Platforms>
147
                <Platform value="Win32">True</Platform>
148
                <Platform value="Win64">True</Platform>
149
            </Platforms>
150
        </BorlandProject>
151
        <ProjectFileVersion>12</ProjectFileVersion>
152
    </ProjectExtensions>
153
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
154
    <ItemGroup>
155
        <DelphiCompile Include="$(MainSource)">
156
            <MainSource>MainSource</MainSource>
157
        </DelphiCompile>
158
        <BuildConfiguration Include="Base">
159
            <Key>Base</Key>
160
        </BuildConfiguration>
161
        <BuildConfiguration Include="Release">
162
            <Key>Cfg_1</Key>
163
            <CfgParent>Base</CfgParent>
164
        </BuildConfiguration>
165
        <BuildConfiguration Include="Debug">
166
            <Key>Cfg_2</Key>
167
            <CfgParent>Base</CfgParent>
168
        </BuildConfiguration>
169
    </ItemGroup>
170
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
171
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
172
</Project>