/[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 2671 by torben, Tue Aug 25 18:15:15 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 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 84  Line 108 
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"/>
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 138  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 477  Line 507 
507                  <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>                  <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
508                  <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>                  <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
509                  <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>                  <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
                 <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>  
510                  <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>                  <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
511                    <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
512              </Deployment>              </Deployment>
513          </BorlandProject>          </BorlandProject>
514          <ProjectFileVersion>12</ProjectFileVersion>          <ProjectFileVersion>12</ProjectFileVersion>

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

  ViewVC Help
Powered by ViewVC 1.1.20