/[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 2692 by torben, Thu Sep 3 14:24:23 2015 UTC revision 3095 by torben, Sun Aug 21 20:51:45 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>
# Line 76  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>4</VerInfo_Release>
89            <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=6.2.4.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=6.2.4.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)'!=''">      <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
95          <VerInfo_MinorVer>1</VerInfo_MinorVer>          <VerInfo_Release>4</VerInfo_Release>
96            <VerInfo_MinorVer>2</VerInfo_MinorVer>
97          <VerInfo_Locale>1033</VerInfo_Locale>          <VerInfo_Locale>1033</VerInfo_Locale>
98          <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=6.1.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=6.1.0.0;Comments=</VerInfo_Keys>          <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=6.2.4.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=6.2.4.0;Comments=</VerInfo_Keys>
99      </PropertyGroup>      </PropertyGroup>
100      <ItemGroup>      <ItemGroup>
101          <DelphiCompile Include="$(MainSource)">          <DelphiCompile Include="$(MainSource)">
# Line 91  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"/>          <DCCReference Include="LabelData.pas"/>
108          <DCCReference Include="Components\tpsystools_4.04\source\StBarC.pas"/>          <DCCReference Include="Components\tpsystools_4.04\source\StBarC.pas"/>
109          <DCCReference Include="Components\tpsystools_4.04\source\StBase.pas"/>          <DCCReference Include="Components\tpsystools_4.04\source\StBase.pas"/>
110          <DCCReference Include="Components\tpsystools_4.04\source\StConst.pas"/>          <DCCReference Include="Components\tpsystools_4.04\source\StConst.pas"/>
111          <DCCReference Include="Utils.pas"/>          <DCCReference Include="Utils.pas"/>
112            <DCCReference Include="LabelPrint.pas"/>
113            <DCCReference Include="ParentForm.pas"/>
114            <DCCReference Include="Configuration.pas"/>
115            <DCCReference Include="TimingHelper.pas"/>
116          <BuildConfiguration Include="Debug">          <BuildConfiguration Include="Debug">
117              <Key>Cfg_2</Key>              <Key>Cfg_2</Key>
118              <CfgParent>Base</CfgParent>              <CfgParent>Base</CfgParent>
# Line 486  Line 503 
503                          <Operation>1</Operation>                          <Operation>1</Operation>
504                      </Platform>                      </Platform>
505                  </DeployClass>                  </DeployClass>
506                  <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>                  <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
507                  <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>                  <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
508                  <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>                  <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
509                  <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>                  <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
510                  <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>                  <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
511                  <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>                  <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
512                  <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>                  <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
513              </Deployment>              </Deployment>
514          </BorlandProject>          </BorlandProject>
515          <ProjectFileVersion>12</ProjectFileVersion>          <ProjectFileVersion>12</ProjectFileVersion>

Legend:
Removed from v.2692  
changed lines
  Added in v.3095

  ViewVC Help
Powered by ViewVC 1.1.20