/[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 2684 by torben, Thu Aug 27 12:15:05 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>
# 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>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)'!=''">      <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
95            <VerInfo_Release>3</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.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>          <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=6.2.3.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=6.2.3.0;Comments=</VerInfo_Keys>
99      </PropertyGroup>      </PropertyGroup>
100      <ItemGroup>      <ItemGroup>
101          <DelphiCompile Include="$(MainSource)">          <DelphiCompile Include="$(MainSource)">
# Line 95  Line 109 
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          <BuildConfiguration Include="Debug">          <BuildConfiguration Include="Debug">
116              <Key>Cfg_2</Key>              <Key>Cfg_2</Key>
117              <CfgParent>Base</CfgParent>              <CfgParent>Base</CfgParent>

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

  ViewVC Help
Powered by ViewVC 1.1.20