/[projects]/dao/DelphiScanner/RuteLabels.dproj
ViewVC logotype

Diff of /dao/DelphiScanner/RuteLabels.dproj

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2663 by torben, Sun Aug 23 16:09:33 2015 UTC revision 3047 by torben, Mon Jun 13 08:54:20 2016 UTC
# Line 29  Line 29 
29          <CfgParent>Base</CfgParent>          <CfgParent>Base</CfgParent>
30          <Base>true</Base>          <Base>true</Base>
31      </PropertyGroup>      </PropertyGroup>
32        <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
33            <Cfg_1_Win32>true</Cfg_1_Win32>
34            <CfgParent>Cfg_1</CfgParent>
35            <Cfg_1>true</Cfg_1>
36            <Base>true</Base>
37        </PropertyGroup>
38      <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">      <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
39          <Cfg_2>true</Cfg_2>          <Cfg_2>true</Cfg_2>
40          <CfgParent>Base</CfgParent>          <CfgParent>Base</CfgParent>
41          <Base>true</Base>          <Base>true</Base>
42      </PropertyGroup>      </PropertyGroup>
43        <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
44            <Cfg_2_Win32>true</Cfg_2_Win32>
45            <CfgParent>Cfg_2</CfgParent>
46            <Cfg_2>true</Cfg_2>
47            <Base>true</Base>
48        </PropertyGroup>
49      <PropertyGroup Condition="'$(Base)'!=''">      <PropertyGroup Condition="'$(Base)'!=''">
50          <VerInfo_MajorVer>6</VerInfo_MajorVer>          <VerInfo_MajorVer>6</VerInfo_MajorVer>
51          <VerInfo_Locale>1030</VerInfo_Locale>          <VerInfo_Locale>1030</VerInfo_Locale>
# Line 53  Line 65 
65          <DCC_F>false</DCC_F>          <DCC_F>false</DCC_F>
66      </PropertyGroup>      </PropertyGroup>
67      <PropertyGroup Condition="'$(Base_Win32)'!=''">      <PropertyGroup Condition="'$(Base_Win32)'!=''">
68          <Icon_MainIcon>RuteLabels_Icon5.ico</Icon_MainIcon>          <Icon_MainIcon>RuteLabels_Icon.ico</Icon_MainIcon>
69          <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>          <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
70          <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>          <DCC_Namespace>Data.Win;Datasnap.Win;Web.Win;Soap.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
71          <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>          <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
72          <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>          <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
73          <VerInfo_Locale>1033</VerInfo_Locale>          <VerInfo_Locale>1033</VerInfo_Locale>
# Line 70  Line 82 
82          <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>          <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
83          <DCC_DebugInformation>0</DCC_DebugInformation>          <DCC_DebugInformation>0</DCC_DebugInformation>
84      </PropertyGroup>      </PropertyGroup>
85        <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
86            <VerInfo_Locale>1033</VerInfo_Locale>
87            <VerInfo_MinorVer>2</VerInfo_MinorVer>
88            <VerInfo_Release>3</VerInfo_Release>
89            <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=6.2.3.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=6.2.3.0;Comments=</VerInfo_Keys>
90        </PropertyGroup>
91      <PropertyGroup Condition="'$(Cfg_2)'!=''">      <PropertyGroup Condition="'$(Cfg_2)'!=''">
92          <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>          <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
93      </PropertyGroup>      </PropertyGroup>
94        <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
95            <VerInfo_Release>3</VerInfo_Release>
96            <VerInfo_MinorVer>2</VerInfo_MinorVer>
97            <VerInfo_Locale>1033</VerInfo_Locale>
98            <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=6.2.3.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=6.2.3.0;Comments=</VerInfo_Keys>
99        </PropertyGroup>
100      <ItemGroup>      <ItemGroup>
101          <DelphiCompile Include="$(MainSource)">          <DelphiCompile Include="$(MainSource)">
102              <MainSource>MainSource</MainSource>              <MainSource>MainSource</MainSource>
# Line 80  Line 104 
104          <DCCReference Include="Main.pas">          <DCCReference Include="Main.pas">
105              <Form>MainForm</Form>              <Form>MainForm</Form>
106          </DCCReference>          </DCCReference>
107            <DCCReference Include="PakkeshopLabels.pas"/>
108            <DCCReference Include="Components\tpsystools_4.04\source\StBarC.pas"/>
109            <DCCReference Include="Components\tpsystools_4.04\source\StBase.pas"/>
110            <DCCReference Include="Components\tpsystools_4.04\source\StConst.pas"/>
111            <DCCReference Include="Utils.pas"/>
112            <DCCReference Include="LabelPrint.pas"/>
113            <DCCReference Include="ParentForm.pas"/>
114            <DCCReference Include="Configuration.pas"/>
115          <BuildConfiguration Include="Debug">          <BuildConfiguration Include="Debug">
116              <Key>Cfg_2</Key>              <Key>Cfg_2</Key>
117              <CfgParent>Base</CfgParent>              <CfgParent>Base</CfgParent>
# Line 134  Line 166 
166                      <VersionInfoKeys Name="Comments"/>                      <VersionInfoKeys Name="Comments"/>
167                  </VersionInfoKeys>                  </VersionInfoKeys>
168                  <Excluded_Packages>                  <Excluded_Packages>
169                      <Excluded_Packages Name="$(BDSBIN)\dcloffice2k140.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>                      <Excluded_Packages Name="$(BDSBIN)\bcboffice2k220.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
170                      <Excluded_Packages Name="$(BDSBIN)\dclofficexp140.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>                      <Excluded_Packages Name="$(BDSBIN)\bcbofficexp220.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
171                        <Excluded_Packages Name="$(BDSBIN)\dcloffice2k220.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
172                        <Excluded_Packages Name="$(BDSBIN)\dclofficexp220.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
173                  </Excluded_Packages>                  </Excluded_Packages>
174              </Delphi.Personality>              </Delphi.Personality>
175              <ModelSupport>False</ModelSupport>              <ModelSupport>False</ModelSupport>
# Line 143  Line 177 
177                  <Platform value="Win32">True</Platform>                  <Platform value="Win32">True</Platform>
178                  <Platform value="Win64">False</Platform>                  <Platform value="Win64">False</Platform>
179              </Platforms>              </Platforms>
180                <Deployment Version="1">
181                    <DeployFile LocalName="RuteLabels.exe" Configuration="Debug" Class="ProjectOutput">
182                        <Platform Name="Win32">
183                            <RemoteName>RuteLabels.exe</RemoteName>
184                            <Overwrite>true</Overwrite>
185                        </Platform>
186                    </DeployFile>
187                    <DeployClass Required="true" Name="DependencyPackage">
188                        <Platform Name="iOSDevice64">
189                            <Operation>1</Operation>
190                            <Extensions>.dylib</Extensions>
191                        </Platform>
192                        <Platform Name="Win32">
193                            <Operation>0</Operation>
194                            <Extensions>.bpl</Extensions>
195                        </Platform>
196                        <Platform Name="OSX32">
197                            <Operation>1</Operation>
198                            <Extensions>.dylib</Extensions>
199                        </Platform>
200                        <Platform Name="iOSSimulator">
201                            <Operation>1</Operation>
202                            <Extensions>.dylib</Extensions>
203                        </Platform>
204                        <Platform Name="iOSDevice32">
205                            <Operation>1</Operation>
206                            <Extensions>.dylib</Extensions>
207                        </Platform>
208                    </DeployClass>
209                    <DeployClass Name="DependencyModule">
210                        <Platform Name="OSX32">
211                            <Operation>1</Operation>
212                            <Extensions>.dylib</Extensions>
213                        </Platform>
214                        <Platform Name="Win32">
215                            <Operation>0</Operation>
216                            <Extensions>.dll;.bpl</Extensions>
217                        </Platform>
218                    </DeployClass>
219                    <DeployClass Name="iPad_Launch2048">
220                        <Platform Name="iOSDevice64">
221                            <Operation>1</Operation>
222                        </Platform>
223                        <Platform Name="iOSSimulator">
224                            <Operation>1</Operation>
225                        </Platform>
226                        <Platform Name="iOSDevice32">
227                            <Operation>1</Operation>
228                        </Platform>
229                    </DeployClass>
230                    <DeployClass Name="ProjectOSXInfoPList"/>
231                    <DeployClass Name="ProjectiOSDeviceDebug">
232                        <Platform Name="iOSDevice64">
233                            <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
234                            <Operation>1</Operation>
235                        </Platform>
236                        <Platform Name="iOSDevice32">
237                            <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
238                            <Operation>1</Operation>
239                        </Platform>
240                    </DeployClass>
241                    <DeployClass Name="Android_SplashImage470">
242                        <Platform Name="Android">
243                            <RemoteDir>res\drawable-normal</RemoteDir>
244                            <Operation>1</Operation>
245                        </Platform>
246                    </DeployClass>
247                    <DeployClass Name="AndroidLibnativeX86File">
248                        <Platform Name="Android">
249                            <RemoteDir>library\lib\x86</RemoteDir>
250                            <Operation>1</Operation>
251                        </Platform>
252                    </DeployClass>
253                    <DeployClass Name="ProjectiOSResource">
254                        <Platform Name="iOSDevice64">
255                            <Operation>1</Operation>
256                        </Platform>
257                        <Platform Name="iOSSimulator">
258                            <Operation>1</Operation>
259                        </Platform>
260                        <Platform Name="iOSDevice32">
261                            <Operation>1</Operation>
262                        </Platform>
263                    </DeployClass>
264                    <DeployClass Name="ProjectOSXEntitlements"/>
265                    <DeployClass Name="AndroidGDBServer">
266                        <Platform Name="Android">
267                            <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
268                            <Operation>1</Operation>
269                        </Platform>
270                    </DeployClass>
271                    <DeployClass Name="iPhone_Launch640">
272                        <Platform Name="iOSDevice64">
273                            <Operation>1</Operation>
274                        </Platform>
275                        <Platform Name="iOSSimulator">
276                            <Operation>1</Operation>
277                        </Platform>
278                        <Platform Name="iOSDevice32">
279                            <Operation>1</Operation>
280                        </Platform>
281                    </DeployClass>
282                    <DeployClass Name="Android_SplashImage960">
283                        <Platform Name="Android">
284                            <RemoteDir>res\drawable-xlarge</RemoteDir>
285                            <Operation>1</Operation>
286                        </Platform>
287                    </DeployClass>
288                    <DeployClass Name="Android_LauncherIcon96">
289                        <Platform Name="Android">
290                            <RemoteDir>res\drawable-xhdpi</RemoteDir>
291                            <Operation>1</Operation>
292                        </Platform>
293                    </DeployClass>
294                    <DeployClass Name="iPhone_Launch320">
295                        <Platform Name="iOSDevice64">
296                            <Operation>1</Operation>
297                        </Platform>
298                        <Platform Name="iOSSimulator">
299                            <Operation>1</Operation>
300                        </Platform>
301                        <Platform Name="iOSDevice32">
302                            <Operation>1</Operation>
303                        </Platform>
304                    </DeployClass>
305                    <DeployClass Name="Android_LauncherIcon144">
306                        <Platform Name="Android">
307                            <RemoteDir>res\drawable-xxhdpi</RemoteDir>
308                            <Operation>1</Operation>
309                        </Platform>
310                    </DeployClass>
311                    <DeployClass Name="AndroidLibnativeMipsFile">
312                        <Platform Name="Android">
313                            <RemoteDir>library\lib\mips</RemoteDir>
314                            <Operation>1</Operation>
315                        </Platform>
316                    </DeployClass>
317                    <DeployClass Name="AndroidSplashImageDef">
318                        <Platform Name="Android">
319                            <RemoteDir>res\drawable</RemoteDir>
320                            <Operation>1</Operation>
321                        </Platform>
322                    </DeployClass>
323                    <DeployClass Name="DebugSymbols">
324                        <Platform Name="OSX32">
325                            <Operation>1</Operation>
326                        </Platform>
327                        <Platform Name="iOSSimulator">
328                            <Operation>1</Operation>
329                        </Platform>
330                        <Platform Name="Win32">
331                            <Operation>0</Operation>
332                        </Platform>
333                    </DeployClass>
334                    <DeployClass Name="DependencyFramework">
335                        <Platform Name="OSX32">
336                            <Operation>1</Operation>
337                            <Extensions>.framework</Extensions>
338                        </Platform>
339                        <Platform Name="Win32">
340                            <Operation>0</Operation>
341                        </Platform>
342                    </DeployClass>
343                    <DeployClass Name="Android_SplashImage426">
344                        <Platform Name="Android">
345                            <RemoteDir>res\drawable-small</RemoteDir>
346                            <Operation>1</Operation>
347                        </Platform>
348                    </DeployClass>
349                    <DeployClass Name="ProjectiOSEntitlements"/>
350                    <DeployClass Name="AdditionalDebugSymbols">
351                        <Platform Name="OSX32">
352                            <Operation>1</Operation>
353                        </Platform>
354                        <Platform Name="Win32">
355                            <RemoteDir>Contents\MacOS</RemoteDir>
356                            <Operation>0</Operation>
357                        </Platform>
358                    </DeployClass>
359                    <DeployClass Name="AndroidClassesDexFile">
360                        <Platform Name="Android">
361                            <RemoteDir>classes</RemoteDir>
362                            <Operation>1</Operation>
363                        </Platform>
364                    </DeployClass>
365                    <DeployClass Name="ProjectiOSInfoPList"/>
366                    <DeployClass Name="iPad_Launch1024">
367                        <Platform Name="iOSDevice64">
368                            <Operation>1</Operation>
369                        </Platform>
370                        <Platform Name="iOSSimulator">
371                            <Operation>1</Operation>
372                        </Platform>
373                        <Platform Name="iOSDevice32">
374                            <Operation>1</Operation>
375                        </Platform>
376                    </DeployClass>
377                    <DeployClass Name="Android_DefaultAppIcon">
378                        <Platform Name="Android">
379                            <RemoteDir>res\drawable</RemoteDir>
380                            <Operation>1</Operation>
381                        </Platform>
382                    </DeployClass>
383                    <DeployClass Name="ProjectOSXResource">
384                        <Platform Name="OSX32">
385                            <RemoteDir>Contents\Resources</RemoteDir>
386                            <Operation>1</Operation>
387                        </Platform>
388                    </DeployClass>
389                    <DeployClass Name="ProjectiOSDeviceResourceRules"/>
390                    <DeployClass Name="iPad_Launch768">
391                        <Platform Name="iOSDevice64">
392                            <Operation>1</Operation>
393                        </Platform>
394                        <Platform Name="iOSSimulator">
395                            <Operation>1</Operation>
396                        </Platform>
397                        <Platform Name="iOSDevice32">
398                            <Operation>1</Operation>
399                        </Platform>
400                    </DeployClass>
401                    <DeployClass Required="true" Name="ProjectOutput">
402                        <Platform Name="Android">
403                            <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
404                            <Operation>1</Operation>
405                        </Platform>
406                        <Platform Name="iOSDevice64">
407                            <Operation>1</Operation>
408                        </Platform>
409                        <Platform Name="Win32">
410                            <Operation>0</Operation>
411                        </Platform>
412                        <Platform Name="OSX32">
413                            <Operation>1</Operation>
414                        </Platform>
415                        <Platform Name="iOSSimulator">
416                            <Operation>1</Operation>
417                        </Platform>
418                        <Platform Name="iOSDevice32">
419                            <Operation>1</Operation>
420                        </Platform>
421                    </DeployClass>
422                    <DeployClass Name="AndroidLibnativeArmeabiFile">
423                        <Platform Name="Android">
424                            <RemoteDir>library\lib\armeabi</RemoteDir>
425                            <Operation>1</Operation>
426                        </Platform>
427                    </DeployClass>
428                    <DeployClass Name="Android_SplashImage640">
429                        <Platform Name="Android">
430                            <RemoteDir>res\drawable-large</RemoteDir>
431                            <Operation>1</Operation>
432                        </Platform>
433                    </DeployClass>
434                    <DeployClass Name="File">
435                        <Platform Name="Android">
436                            <Operation>0</Operation>
437                        </Platform>
438                        <Platform Name="iOSDevice64">
439                            <Operation>0</Operation>
440                        </Platform>
441                        <Platform Name="Win32">
442                            <Operation>0</Operation>
443                        </Platform>
444                        <Platform Name="OSX32">
445                            <Operation>0</Operation>
446                        </Platform>
447                        <Platform Name="iOSSimulator">
448                            <Operation>0</Operation>
449                        </Platform>
450                        <Platform Name="iOSDevice32">
451                            <Operation>0</Operation>
452                        </Platform>
453                    </DeployClass>
454                    <DeployClass Name="iPhone_Launch640x1136">
455                        <Platform Name="iOSDevice64">
456                            <Operation>1</Operation>
457                        </Platform>
458                        <Platform Name="iOSSimulator">
459                            <Operation>1</Operation>
460                        </Platform>
461                        <Platform Name="iOSDevice32">
462                            <Operation>1</Operation>
463                        </Platform>
464                    </DeployClass>
465                    <DeployClass Name="Android_LauncherIcon36">
466                        <Platform Name="Android">
467                            <RemoteDir>res\drawable-ldpi</RemoteDir>
468                            <Operation>1</Operation>
469                        </Platform>
470                    </DeployClass>
471                    <DeployClass Name="AndroidSplashStyles">
472                        <Platform Name="Android">
473                            <RemoteDir>res\values</RemoteDir>
474                            <Operation>1</Operation>
475                        </Platform>
476                    </DeployClass>
477                    <DeployClass Name="iPad_Launch1536">
478                        <Platform Name="iOSDevice64">
479                            <Operation>1</Operation>
480                        </Platform>
481                        <Platform Name="iOSSimulator">
482                            <Operation>1</Operation>
483                        </Platform>
484                        <Platform Name="iOSDevice32">
485                            <Operation>1</Operation>
486                        </Platform>
487                    </DeployClass>
488                    <DeployClass Name="Android_LauncherIcon48">
489                        <Platform Name="Android">
490                            <RemoteDir>res\drawable-mdpi</RemoteDir>
491                            <Operation>1</Operation>
492                        </Platform>
493                    </DeployClass>
494                    <DeployClass Name="Android_LauncherIcon72">
495                        <Platform Name="Android">
496                            <RemoteDir>res\drawable-hdpi</RemoteDir>
497                            <Operation>1</Operation>
498                        </Platform>
499                    </DeployClass>
500                    <DeployClass Name="ProjectAndroidManifest">
501                        <Platform Name="Android">
502                            <Operation>1</Operation>
503                        </Platform>
504                    </DeployClass>
505                    <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
506                    <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
507                    <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
508                    <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
509                    <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
510                    <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
511                    <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
512                </Deployment>
513          </BorlandProject>          </BorlandProject>
514          <ProjectFileVersion>12</ProjectFileVersion>          <ProjectFileVersion>12</ProjectFileVersion>
515      </ProjectExtensions>      </ProjectExtensions>
516      <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>      <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
517        <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
518  </Project>  </Project>

Legend:
Removed from v.2663  
changed lines
  Added in v.3047

  ViewVC Help
Powered by ViewVC 1.1.20