/[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 2692 by torben, Thu Sep 3 14:24: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 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_MinorVer>1</VerInfo_MinorVer>
84            <VerInfo_Locale>1033</VerInfo_Locale>
85            <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=6.1.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=6.1.0.0;Comments=</VerInfo_Keys>
86        </PropertyGroup>
87      <ItemGroup>      <ItemGroup>
88          <DelphiCompile Include="$(MainSource)">          <DelphiCompile Include="$(MainSource)">
89              <MainSource>MainSource</MainSource>              <MainSource>MainSource</MainSource>
# Line 84  Line 95 
95          <DCCReference Include="Components\tpsystools_4.04\source\StBarC.pas"/>          <DCCReference Include="Components\tpsystools_4.04\source\StBarC.pas"/>
96          <DCCReference Include="Components\tpsystools_4.04\source\StBase.pas"/>          <DCCReference Include="Components\tpsystools_4.04\source\StBase.pas"/>
97          <DCCReference Include="Components\tpsystools_4.04\source\StConst.pas"/>          <DCCReference Include="Components\tpsystools_4.04\source\StConst.pas"/>
98            <DCCReference Include="Utils.pas"/>
99          <BuildConfiguration Include="Debug">          <BuildConfiguration Include="Debug">
100              <Key>Cfg_2</Key>              <Key>Cfg_2</Key>
101              <CfgParent>Base</CfgParent>              <CfgParent>Base</CfgParent>
# Line 138  Line 150 
150                      <VersionInfoKeys Name="Comments"/>                      <VersionInfoKeys Name="Comments"/>
151                  </VersionInfoKeys>                  </VersionInfoKeys>
152                  <Excluded_Packages>                  <Excluded_Packages>
153                      <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>
154                      <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>
155                        <Excluded_Packages Name="$(BDSBIN)\dcloffice2k220.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
156                        <Excluded_Packages Name="$(BDSBIN)\dclofficexp220.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
157                  </Excluded_Packages>                  </Excluded_Packages>
158              </Delphi.Personality>              </Delphi.Personality>
159              <ModelSupport>False</ModelSupport>              <ModelSupport>False</ModelSupport>
# Line 472  Line 486 
486                          <Operation>1</Operation>                          <Operation>1</Operation>
487                      </Platform>                      </Platform>
488                  </DeployClass>                  </DeployClass>
489                  <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>                  <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
490                  <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>                  <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
491                  <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>                  <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
492                  <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>                  <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
493                  <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>                  <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
                 <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>  
494                  <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>                  <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
495                    <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
496              </Deployment>              </Deployment>
497          </BorlandProject>          </BorlandProject>
498          <ProjectFileVersion>12</ProjectFileVersion>          <ProjectFileVersion>12</ProjectFileVersion>

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

  ViewVC Help
Powered by ViewVC 1.1.20