Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  Bille.dproj   Sprache: unbekannt

 
 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
   <ProjectGuid>{2B1DB69F-1B3F-4016-902D-2835DB25F07C}</ProjectGuid>
   <ProjectVersion>12.3</ProjectVersion>
   <MainSource>Bille.dpr</MainSource>
   <Base>True</Base>
   <Config Condition="'$(Config)'==''">Release</Config>
   <Platform>Win32</Platform>
   <AppType>Application</AppType>
   <FrameworkType>VCL</FrameworkType>
   <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
   <Base>true</Base>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
   <Cfg_1>true</Cfg_1>
   <CfgParent>Base</CfgParent>
   <Base>true</Base>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
   <Cfg_2>true</Cfg_2>
   <CfgParent>Base</CfgParent>
   <Base>true</Base>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Base)'!=''">
   <DCC_SYMBOL_DEPRECATED>false</DCC_SYMBOL_DEPRECATED>
   <DCC_SYMBOL_PLATFORM>false</DCC_SYMBOL_PLATFORM>
   <DCC_UsePackage>vclx;vcl;rtl;vclimg;vclie;xmlrtl;inet;IndyProtocols;inetdbbde;inetdbxpress;IndyCore;IndySystem;NameSpaces;SourceView;vcldb;dbrtl;Externals</DCC_UsePackage>
   <DCC_IMPLICIT_STRING_CAST>false</DCC_IMPLICIT_STRING_CAST>
   <DCC_UnitSearchPath>C:\Firma\Software\Delphi Utilities;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
   <DCC_ImageBase>00400000</DCC_ImageBase>
   <DCC_DcuOutput>.\$(Config)\$(Platform)</DCC_DcuOutput>
   <DCC_UnitAlias>WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;$(DCC_UnitAlias)</DCC_UnitAlias>
   <DCC_ExeOutput>C:\Firma\Software\Bille\</DCC_ExeOutput>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Cfg_1)'!=''">
   <DCC_IMPLICIT_STRING_CAST_LOSS>false</DCC_IMPLICIT_STRING_CAST_LOSS>
   <DCC_SYMBOL_PLATFORM>false</DCC_SYMBOL_PLATFORM>
   <DCC_SYMBOL_DEPRECATED>false</DCC_SYMBOL_DEPRECATED>
   <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
   <DCC_Optimize>false</DCC_Optimize>
   <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Cfg_2)'!=''">
   <DCC_SYMBOL_DEPRECATED>false</DCC_SYMBOL_DEPRECATED>
   <DCC_IMPLICIT_STRING_CAST_LOSS>false</DCC_IMPLICIT_STRING_CAST_LOSS>
   <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
   <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
   <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
   <DCC_DebugInformation>false</DCC_DebugInformation>
  </PropertyGroup>
  <ItemGroup>
   <DelphiCompile Include="Bille.dpr">
    <MainSource>MainSource</MainSource>
   </DelphiCompile>
   <DCCReference Include="Mainboard.pas">
    <Form>Mainboard</Form>
   </DCCReference>
   <DCCReference Include="Options.pas">
    <Form>OptionDialog</Form>
   </DCCReference>
   <DCCReference Include="Splash.pas">
    <Form>SplashForm</Form>
   </DCCReference>
   <DCCReference Include="language.pas"/>
   <DCCReference Include="AboutBox.pas"/>
   <DCCReference Include="..\..\Delphi Utilities\Utilities.pas"/>
   <DCCReference Include="Matching.pas"/>
   <DCCReference Include="Lizenz.pas">
    <Form>Lizenzform</Form>
   </DCCReference>
   <DCCReference Include="DBAccess.pas"/>
   <DCCReference Include="..\..\externer Code\MySQL.pas\mysql.pas"/>
   <DCCReference Include="Search.pas"/>
   <None Include="similarity.inc"/>
   <None Include="..\..\Delphi Utilities\GenConsts.inc"/>
   <BuildConfiguration Include="Release">
    <Key>Cfg_2</Key>
    <CfgParent>Base</CfgParent>
   </BuildConfiguration>
   <BuildConfiguration Include="Base">
    <Key>Base</Key>
   </BuildConfiguration>
   <BuildConfiguration Include="Debug">
    <Key>Cfg_1</Key>
    <CfgParent>Base</CfgParent>
   </BuildConfiguration>
  </ItemGroup>
  <Import Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')" Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
  <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
  <ProjectExtensions>
   <Borland.Personality>Delphi.Personality.12</Borland.Personality>
   <Borland.ProjectType/>
   <BorlandProject>
    <Delphi.Personality>
     <Source>
      <Source Name="MainSource">Bille.dpr</Source>
     </Source>
     <VersionInfo>
      <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
      <VersionInfo Name="AutoIncBuild">False</VersionInfo>
      <VersionInfo Name="MajorVer">0</VersionInfo>
      <VersionInfo Name="MinorVer">7</VersionInfo>
      <VersionInfo Name="Release">1</VersionInfo>
      <VersionInfo Name="Build">0</VersionInfo>
      <VersionInfo Name="Debug">False</VersionInfo>
      <VersionInfo Name="PreRelease">False</VersionInfo>
      <VersionInfo Name="Special">False</VersionInfo>
      <VersionInfo Name="Private">False</VersionInfo>
      <VersionInfo Name="DLL">False</VersionInfo>
      <VersionInfo Name="Locale">1031</VersionInfo>
      <VersionInfo Name="CodePage">1252</VersionInfo>
     </VersionInfo>
     <VersionInfoKeys>
      <VersionInfoKeys Name="CompanyName">Context IT GmbH</VersionInfoKeys>
      <VersionInfoKeys Name="FileDescription">Record matching utility</VersionInfoKeys>
      <VersionInfoKeys Name="FileVersion">0.7.1.0</VersionInfoKeys>
      <VersionInfoKeys Name="InternalName">Bille</VersionInfoKeys>
      <VersionInfoKeys Name="LegalCopyright">(c) Context IT GmbH</VersionInfoKeys>
      <VersionInfoKeys Name="LegalTrademarks"/>
      <VersionInfoKeys Name="OriginalFilename">bille.exe</VersionInfoKeys>
      <VersionInfoKeys Name="ProductName">Bille</VersionInfoKeys>
      <VersionInfoKeys Name="ProductVersion">0.71</VersionInfoKeys>
      <VersionInfoKeys Name="Comments"/>
     </VersionInfoKeys>
     <Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\dclribbon150.bpl">Embarcadero Ribbon Controls</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\dclmid150.bpl">Embarcadero MyBase DataAccess Components</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\dclwbm150.bpl">Embarcadero InternetExpress Components</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\dcldbx150.bpl">Embarcadero dbExpress Components</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\dclie150.bpl">Internet Explorer Components</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\applet150.bpl">Embarcadero Control Panel Applet Package</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\dclsmp150.bpl">Embarcadero Sample Components</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\svnide150.bpl">Embarcadero Subversion Integration</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\dclemacsedit150.bpl">Embarcadero Editor Emacs Enhancements</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\dclmlwiz150.bpl">Embarcadero Markup Language Wizards</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\dclsmpedit150.bpl">Embarcadero Editor Script Enhancements</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\dcltouch150.bpl">Embarcadero Touch Components</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\samplevisualizers150.bpl">Embarcadero Sample Debugger Visualizers</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\dclact150.bpl">Embarcadero ActionBar Components</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\dclDBXDrivers150.bpl">Embarcadero Driver Components</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\dclIndyProtocols150.bpl">Indy 10 Protocols Design Time</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\dclmcn150.bpl">Embarcadero DataSnap Connection Components</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\dclwebsnap150.bpl">Embarcadero WebSnap Components</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\dcldbxcds150.bpl">Embarcadero SimpleDataset Component (DBX)</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\dclbcbsmp150.bpl">Embarcadero Sample Controls Design Time Package</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\dcltee9150.bpl">TeeChart Standard 9 Components</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\dclWindowsAzureManagement150.bpl">Embarcadero Windows Azure management components</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\bcbie150.bpl">Embarcadero C++Builder Internet Explorer Components Package</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\dcl31w150.bpl">Delphi 1.0 Compatibility Components</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\dclbde150.bpl">Embarcadero BDE DB Components</Excluded_Packages>
      <Excluded_Packages Name="$(BDSBIN)\dclado150.bpl">Embarcadero ADO DB Components</Excluded_Packages>
     </Excluded_Packages>
    </Delphi.Personality>
    <Platforms>
     <Platform value="Win32">True</Platform>
    </Platforms>
   </BorlandProject>
   <ProjectFileVersion>12</ProjectFileVersion>
  </ProjectExtensions>
 </Project>

[ Dauer der Verarbeitung: 0.5 Sekunden  (vorverarbeitet)  ]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge