/[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 2677 by torben, Wed Aug 26 13:09:38 2015 UTC revision 2756 by torben, Thu Oct 22 14:06:23 2015 UTC
# Line 80  Line 80 
80          <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>          <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
81      </PropertyGroup>      </PropertyGroup>
82      <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">      <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
83            <VerInfo_Release>1</VerInfo_Release>
84            <VerInfo_MinorVer>1</VerInfo_MinorVer>
85          <VerInfo_Locale>1033</VerInfo_Locale>          <VerInfo_Locale>1033</VerInfo_Locale>
86          <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.1.1.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=6.1.1.0;Comments=</VerInfo_Keys>
87      </PropertyGroup>      </PropertyGroup>
88      <ItemGroup>      <ItemGroup>
89          <DelphiCompile Include="$(MainSource)">          <DelphiCompile Include="$(MainSource)">
# Line 94  Line 96 
96          <DCCReference Include="Components\tpsystools_4.04\source\StBarC.pas"/>          <DCCReference Include="Components\tpsystools_4.04\source\StBarC.pas"/>
97          <DCCReference Include="Components\tpsystools_4.04\source\StBase.pas"/>          <DCCReference Include="Components\tpsystools_4.04\source\StBase.pas"/>
98          <DCCReference Include="Components\tpsystools_4.04\source\StConst.pas"/>          <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 488  Line 494 
494                  <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>                  <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
495                  <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>                  <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
496                  <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>                  <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
                 <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>  
497                  <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>                  <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
498                    <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
499                  <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>                  <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
500              </Deployment>              </Deployment>
501          </BorlandProject>          </BorlandProject>

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

  ViewVC Help
Powered by ViewVC 1.1.20