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

Legend:
Removed from v.2670  
changed lines
  Added in v.2756

  ViewVC Help
Powered by ViewVC 1.1.20