Subversion Repositories decoder

Rev

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

Rev 2 Rev 4
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>{330de6b7-a3d3-4ba5-8a58-a9c03f32cc41}</ProjectGuid>
3
        <ProjectGuid>{330de6b7-a3d3-4ba5-8a58-a9c03f32cc41}</ProjectGuid>
4
    <MainSource>Coder.dpr</MainSource>
4
        <MainSource>Coder.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>Coder.exe</DCC_DependencyCheckOutputName>
7
        <DCC_DependencyCheckOutputName>Coder.exe</DCC_DependencyCheckOutputName>
-
 
8
        <FrameworkType>VCL</FrameworkType>
-
 
9
        <ProjectVersion>19.5</ProjectVersion>
-
 
10
        <Base>True</Base>
-
 
11
        <Config Condition="'$(Config)'==''">Debug</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>Coder</SanitizedProjectName>
-
 
53
        <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;System.Win;FireDAC.VCLUI;$(DCC_Namespace)</DCC_Namespace>
-
 
54
        <VerInfo_MajorVer>4</VerInfo_MajorVer>
-
 
55
        <VerInfo_MinorVer>1</VerInfo_MinorVer>
-
 
56
        <VerInfo_Locale>1031</VerInfo_Locale>
-
 
57
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=(De)Coder 4.1;FileVersion=4.1.0.0;InternalName=DeCoder41;LegalCopyright=© Copyright 2001 - 2007 ViaThinkSoft;LegalTrademarks=Keine;OriginalFilename=Coder.exe;ProductName=(De)Coder;ProductVersion=4.1.0.0;Projektleiter=Daniel Marschall - www.daniel-marschall.de;Webseite=www.viathinksoft.de</VerInfo_Keys>
-
 
58
    </PropertyGroup>
-
 
59
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
-
 
60
        <DCC_Namespace>Winapi;System.Win;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
        <Debugger_CWD>C:\Dokumente und Einstellungen\Daniel Marschall.NEW\Desktop\(De)Coder 4.1</Debugger_CWD>
-
 
67
        <Icon_MainIcon>Coder_Icon.ico</Icon_MainIcon>
-
 
68
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
-
 
69
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
-
 
70
        <PreBuildEvent><![CDATA[..\Build-Res.bat
-
 
71
$(PreBuildEvent)]]></PreBuildEvent>
-
 
72
        <VerInfo_MajorVer>1</VerInfo_MajorVer>
-
 
73
        <VerInfo_MinorVer>0</VerInfo_MinorVer>
-
 
74
        <AppDPIAwarenessMode>none</AppDPIAwarenessMode>
-
 
75
    </PropertyGroup>
-
 
76
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
-
 
77
        <Icon_MainIcon>Coder_Icon.ico</Icon_MainIcon>
-
 
78
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
-
 
79
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
-
 
80
    </PropertyGroup>
-
 
81
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
11
    <Version>7.0</Version>
82
        <Version>7.0</Version>
12
    <DCC_DebugInformation>False</DCC_DebugInformation>
83
        <DCC_DebugInformation>0</DCC_DebugInformation>
13
    <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
84
        <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
14
    <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
85
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
15
    <DCC_UnitSearchPath>..\VCL_KAZIP;..\VCL_DRAGDROP;..\VCL_DEC;..\INCLUDES</DCC_UnitSearchPath>
86
        <DCC_UnitSearchPath>..\VCL_KAZIP;..\VCL_DRAGDROP;..\VCL_DEC;..\INCLUDES;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
16
    <DCC_ResourcePath>..\VCL_KAZIP;..\VCL_DRAGDROP;..\VCL_DEC;..\INCLUDES</DCC_ResourcePath>
87
        <DCC_ResourcePath>..\VCL_KAZIP;..\VCL_DRAGDROP;..\VCL_DEC;..\INCLUDES;$(DCC_ResourcePath)</DCC_ResourcePath>
17
    <DCC_ObjPath>..\VCL_KAZIP;..\VCL_DRAGDROP;..\VCL_DEC;..\INCLUDES</DCC_ObjPath>
88
        <DCC_ObjPath>..\VCL_KAZIP;..\VCL_DRAGDROP;..\VCL_DEC;..\INCLUDES;$(DCC_ObjPath)</DCC_ObjPath>
18
    <DCC_IncludePath>..\VCL_KAZIP;..\VCL_DRAGDROP;..\VCL_DEC;..\INCLUDES</DCC_IncludePath>
89
        <DCC_IncludePath>..\VCL_KAZIP;..\VCL_DRAGDROP;..\VCL_DEC;..\INCLUDES;$(DCC_IncludePath)</DCC_IncludePath>
19
    <DCC_Define>RELEASE</DCC_Define>
90
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
20
    <DCC_SYMBOL_PLATFORM>False</DCC_SYMBOL_PLATFORM>
91
        <DCC_SYMBOL_PLATFORM>False</DCC_SYMBOL_PLATFORM>
21
    <DCC_BOUNDS_ERROR>False</DCC_BOUNDS_ERROR>
92
        <DCC_BOUNDS_ERROR>False</DCC_BOUNDS_ERROR>
22
    <DCC_Description>(De)Coder 4.1</DCC_Description>
93
        <DCC_Description>(De)Coder 4.1</DCC_Description>
23
  </PropertyGroup>
94
    </PropertyGroup>
24
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
95
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
-
 
96
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
-
 
97
    </PropertyGroup>
-
 
98
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
25
    <Version>7.0</Version>
99
        <Version>7.0</Version>
26
    <DCC_UnitSearchPath>..\VCL_KAZIP;..\VCL_DRAGDROP;..\VCL_DEC;..\INCLUDES</DCC_UnitSearchPath>
100
        <DCC_UnitSearchPath>..\VCL_KAZIP;..\VCL_DRAGDROP;..\VCL_DEC;..\INCLUDES;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
27
    <DCC_ResourcePath>..\VCL_KAZIP;..\VCL_DRAGDROP;..\VCL_DEC;..\INCLUDES</DCC_ResourcePath>
101
        <DCC_ResourcePath>..\VCL_KAZIP;..\VCL_DRAGDROP;..\VCL_DEC;..\INCLUDES;$(DCC_ResourcePath)</DCC_ResourcePath>
28
    <DCC_ObjPath>..\VCL_KAZIP;..\VCL_DRAGDROP;..\VCL_DEC;..\INCLUDES</DCC_ObjPath>
102
        <DCC_ObjPath>..\VCL_KAZIP;..\VCL_DRAGDROP;..\VCL_DEC;..\INCLUDES;$(DCC_ObjPath)</DCC_ObjPath>
29
    <DCC_IncludePath>..\VCL_KAZIP;..\VCL_DRAGDROP;..\VCL_DEC;..\INCLUDES</DCC_IncludePath>
103
        <DCC_IncludePath>..\VCL_KAZIP;..\VCL_DRAGDROP;..\VCL_DEC;..\INCLUDES;$(DCC_IncludePath)</DCC_IncludePath>
30
    <DCC_Define>DEBUG</DCC_Define>
104
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
31
    <DCC_SYMBOL_PLATFORM>False</DCC_SYMBOL_PLATFORM>
105
        <DCC_SYMBOL_PLATFORM>False</DCC_SYMBOL_PLATFORM>
32
    <DCC_BOUNDS_ERROR>False</DCC_BOUNDS_ERROR>
106
        <DCC_BOUNDS_ERROR>False</DCC_BOUNDS_ERROR>
33
    <DCC_Description>(De)Coder 4.1</DCC_Description>
107
        <DCC_Description>(De)Coder 4.1</DCC_Description>
34
  </PropertyGroup>
108
    </PropertyGroup>
-
 
109
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
-
 
110
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
-
 
111
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
-
 
112
        <VerInfo_MajorVer>1</VerInfo_MajorVer>
-
 
113
        <VerInfo_MinorVer>0</VerInfo_MinorVer>
-
 
114
        <VerInfo_Locale>1033</VerInfo_Locale>
-
 
115
        <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>
-
 
116
    </PropertyGroup>
35
  <ProjectExtensions>
117
    <ProjectExtensions>
36
    <Borland.Personality>Delphi.Personality</Borland.Personality>
118
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
37
    <Borland.ProjectType />
119
        <Borland.ProjectType/>
38
    <BorlandProject>
120
        <BorlandProject>
39
<BorlandProject xmlns=""> <Delphi.Personality>   <Parameters>
121
            <Delphi.Personality>
-
 
122
                <Parameters>
40
      <Parameters Name="UseLauncher">False</Parameters>
123
                    <Parameters Name="UseLauncher">False</Parameters>
41
      <Parameters Name="DebugCWD">C:\Dokumente und Einstellungen\Daniel Marschall.NEW\Desktop\(De)Coder 4.1</Parameters>
124
                    <Parameters Name="DebugCWD">C:\Dokumente und Einstellungen\Daniel Marschall.NEW\Desktop\(De)Coder 4.1</Parameters>
42
      <Parameters Name="LoadAllSymbols">True</Parameters>
125
                    <Parameters Name="LoadAllSymbols">True</Parameters>
43
      <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
126
                    <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
44
    </Parameters>
127
                </Parameters>
Line 69... Line 152...
69
      <VersionInfoKeys Name="ProductVersion">4.1.0.0</VersionInfoKeys>
152
                    <VersionInfoKeys Name="ProductVersion">4.1.0.0</VersionInfoKeys>
70
      <VersionInfoKeys Name="Projektleiter">Daniel Marschall - www.daniel-marschall.de</VersionInfoKeys>
153
                    <VersionInfoKeys Name="Projektleiter">Daniel Marschall - www.daniel-marschall.de</VersionInfoKeys>
71
      <VersionInfoKeys Name="Webseite">www.viathinksoft.de</VersionInfoKeys>
154
                    <VersionInfoKeys Name="Webseite">www.viathinksoft.de</VersionInfoKeys>
72
    </VersionInfoKeys>
155
                </VersionInfoKeys>
73
    <Excluded_Packages>
156
                <Excluded_Packages>
74
      
-
 
75
      
-
 
76
      
-
 
77
      
-
 
78
      
-
 
79
      
-
 
80
      
-
 
81
      
-
 
82
      
-
 
83
      
-
 
84
      
-
 
85
      
-
 
86
      <Excluded_Packages Name="c:\programme\borland\bds\4.0\Bin\dclib100.bpl">Borland InterBase Express Components</Excluded_Packages>
-
 
87
      <Excluded_Packages Name="c:\programme\borland\bds\4.0\Bin\dclIntraweb_80_100.bpl">Intraweb 8.0 Design Package for Borland Development Studio 2006</Excluded_Packages>
157
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k280.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
88
      <Excluded_Packages Name="c:\programme\borland\bds\4.0\Bin\dclIndyCore100.bpl">Indy 10 Core Design Time</Excluded_Packages>
-
 
89
      <Excluded_Packages Name="c:\programme\borland\bds\4.0\Bin\dclsmp100.bpl">Borland Sample Components</Excluded_Packages>
-
 
90
      <Excluded_Packages Name="c:\programme\borland\bds\4.0\Bin\dclIndyProtocols100.bpl">Indy 10 Protocols Design Time</Excluded_Packages>
158
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp280.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
91
      <Excluded_Packages Name="c:\programme\borland\bds\4.0\Bin\dcltee100.bpl">TeeChart-Komponenten</Excluded_Packages>
-
 
92
    </Excluded_Packages>
159
                </Excluded_Packages>
93
    <Source>
160
                <Source>
94
      <Source Name="MainSource">Coder.dpr</Source>
161
                    <Source Name="MainSource">Coder.dpr</Source>
95
    </Source>
162
                </Source>
-
 
163
            </Delphi.Personality>
-
 
164
            <Platforms>
-
 
165
                <Platform value="Win32">True</Platform>
-
 
166
                <Platform value="Win64">False</Platform>
-
 
167
            </Platforms>
-
 
168
        </BorlandProject>
96
  </Delphi.Personality> </BorlandProject></BorlandProject>
169
        <ProjectFileVersion>12</ProjectFileVersion>
97
  </ProjectExtensions>
170
    </ProjectExtensions>
98
  <ItemGroup />
-
 
99
  <ItemGroup>
171
    <ItemGroup>
100
    <DelphiCompile Include="Coder.dpr">
172
        <DelphiCompile Include="$(MainSource)">
101
      <MainSource>MainSource</MainSource>
173
            <MainSource>MainSource</MainSource>
102
    </DelphiCompile>
174
        </DelphiCompile>
-
 
175
        <DCCReference Include="Warten.pas">
-
 
176
            <Form>WartenForm</Form>
-
 
177
        </DCCReference>
103
    <DCCReference Include="About.pas">
178
        <DCCReference Include="Main.pas">
104
      <Form>AboutForm</Form>
179
            <Form>MainForm</Form>
105
    </DCCReference>
180
        </DCCReference>
106
    <DCCReference Include="Config.pas">
181
        <DCCReference Include="Config.pas">
107
      <Form>ConfigForm</Form>
182
            <Form>ConfigForm</Form>
108
    </DCCReference>
183
        </DCCReference>
-
 
184
        <DCCReference Include="About.pas">
-
 
185
            <Form>AboutForm</Form>
-
 
186
        </DCCReference>
109
    <DCCReference Include="Elemente.pas">
187
        <DCCReference Include="Elemente.pas">
110
      <Form>ElementeForm</Form>
188
            <Form>ElementeForm</Form>
111
    </DCCReference>
189
        </DCCReference>
112
    <DCCReference Include="Main.pas">
190
        <BuildConfiguration Include="Base">
113
      <Form>MainForm</Form>
191
            <Key>Base</Key>
114
    </DCCReference>
192
        </BuildConfiguration>
115
    <DCCReference Include="Warten.pas">
193
        <BuildConfiguration Include="Release">
-
 
194
            <Key>Cfg_1</Key>
-
 
195
            <CfgParent>Base</CfgParent>
-
 
196
        </BuildConfiguration>
-
 
197
        <BuildConfiguration Include="Debug">
116
      <Form>WartenForm</Form>
198
            <Key>Cfg_2</Key>
-
 
199
            <CfgParent>Base</CfgParent>
117
    </DCCReference>
200
        </BuildConfiguration>
118
  </ItemGroup>
201
    </ItemGroup>
-
 
202
    <ItemGroup/>
119
  <Import Project="$(MSBuildBinPath)\Borland.Delphi.Targets" />
203
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
-
 
204
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
-
 
205
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
-
 
206
    <PropertyGroup Condition="'$(Config)'=='Release' And '$(Platform)'=='Win32'">
-
 
207
        <PreBuildEvent>..\Build-Res.bat</PreBuildEvent>
-
 
208
        <PreBuildEventIgnoreExitCode>False</PreBuildEventIgnoreExitCode>
-
 
209
        <PreLinkEvent/>
-
 
210
        <PreLinkEventIgnoreExitCode>False</PreLinkEventIgnoreExitCode>
-
 
211
        <PostBuildEvent/>
-
 
212
        <PostBuildEventIgnoreExitCode>False</PostBuildEventIgnoreExitCode>
-
 
213
    </PropertyGroup>
-
 
214
    <PropertyGroup Condition="'$(Config)'=='Debug' And '$(Platform)'=='Win32'">
-
 
215
        <PreBuildEvent>..\Build-Res.bat</PreBuildEvent>
-
 
216
        <PreBuildEventIgnoreExitCode>False</PreBuildEventIgnoreExitCode>
-
 
217
        <PreLinkEvent/>
-
 
218
        <PreLinkEventIgnoreExitCode>False</PreLinkEventIgnoreExitCode>
-
 
219
        <PostBuildEvent/>
-
 
220
        <PostBuildEventIgnoreExitCode>False</PostBuildEventIgnoreExitCode>
-
 
221
    </PropertyGroup>
120
</Project>
222
</Project>
121
223