You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

342 lines
13 KiB

<VisualStudioProject>
<VisualBasic
ProjectType = "Local"
ProductVersion = "7.0.9466"
SchemaVersion = "1.0"
ProjectGuid = "{1607A887-77A7-475C-BDCC-81B033A314AD}"
SccProjectName = "SAK"
SccLocalPath = "SAK"
SccAuxPath = "SAK"
SccProvider = "SAK"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "EDKB08WS"
AssemblyOriginatorKeyFile = ""
AssemblyOriginatorKeyMode = "None"
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
OptionCompare = "Binary"
OptionExplicit = "On"
OptionStrict = "Off"
RootNamespace = "EDKB08WS"
StartupObject = "EDKB08WS.Service1"
>
<Config
Name = "Debug"
BaseAddress = "285212672"
ConfigurationOverrideFile = ""
DefineConstants = ""
DefineDebug = "true"
DefineTrace = "true"
DebugSymbols = "true"
IncrementalBuild = "true"
Optimize = "false"
OutputPath = "bin\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "1"
/>
<Config
Name = "Release"
BaseAddress = "285212672"
ConfigurationOverrideFile = ""
DefineConstants = ""
DefineDebug = "false"
DefineTrace = "true"
DebugSymbols = "false"
IncrementalBuild = "false"
Optimize = "true"
OutputPath = "bin\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "1"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
/>
<Reference
Name = "System.ServiceProcess"
AssemblyName = "System.ServiceProcess"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
/>
<Reference
Name = "System.Configuration.Install"
AssemblyName = "System.Configuration.Install"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Configuration.Install.dll"
/>
<Reference
Name = "system.windows.forms"
AssemblyName = "System.Windows.Forms"
HintPath = "c:\windows\microsoft.net\framework\v1.0.3705\system.windows.forms.dll"
/>
<Reference
Name = "Accessibility"
AssemblyName = "Accessibility"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\Accessibility.dll"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Drawing.dll"
/>
<Reference
Name = "System.Runtime.Serialization.Formatters.Soap"
AssemblyName = "System.Runtime.Serialization.Formatters.Soap"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Runtime.Serialization.Formatters.Soap.dll"
/>
<Reference
Name = "CrystalDecisions.Shared"
AssemblyName = "CrystalDecisions.Shared"
HintPath = "C:\Programme\Gemeinsame Dateien\Crystal Decisions\1.0\Managed\CrystalDecisions.Shared.dll"
/>
<Reference
Name = "CrystalDecisions.ReportSource"
AssemblyName = "CrystalDecisions.ReportSource"
HintPath = "C:\Programme\Gemeinsame Dateien\Crystal Decisions\1.0\Managed\CrystalDecisions.ReportSource.dll"
/>
<Reference
Name = "CrystalDecisions.CrystalReports.Engine"
AssemblyName = "CrystalDecisions.CrystalReports.Engine"
HintPath = "C:\Programme\Gemeinsame Dateien\Crystal Decisions\1.0\Managed\CrystalDecisions.CrystalReports.Engine.dll"
/>
<Reference
Name = "System.Web"
AssemblyName = "System.Web"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Web.dll"
Private = "True"
/>
<Reference
Name = "EDKB08_GSF"
Project = "{190A0F46-BF30-4589-8003-361256BCA6F1}"
Package = "{F184B08F-C81C-45F6-A57F-5ABD9991F28F}"
/>
</References>
<Imports>
<Import Namespace = "Microsoft.VisualBasic" />
<Import Namespace = "System" />
<Import Namespace = "System.Collections" />
<Import Namespace = "System.Data" />
<Import Namespace = "System.Diagnostics" />
</Imports>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "ProjectInstaller.vb"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "ProjectInstaller.resx"
DependentUpon = "ProjectInstaller.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Service1.vb"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "Service1.resx"
DependentUpon = "Service1.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "edkb08\clsCheckandImport.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\clsDivFnkt.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\clsIndexData.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\clsParameter.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\Globals.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\Main.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\Datenbank\clsConnectionProvider.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\Datenbank\clsDBInteractionBase.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\Datenbank\clsDokument.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\Datenbank\clsDokument_status.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\Datenbank\clsDokumentcoldindexwert.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\Datenbank\clsDokumenttyp.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\Datenbank\clsFA_APPL.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\Datenbank\clsFA_BCImport.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\Datenbank\clsFA_Dokumenttyp.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\Datenbank\clsKey_tabelle.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\Datenbank\clsMitarbeiter.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\Datenbank\clsMyKey_Tabelle.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\Datenbank\clsMyMitarbeiter.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\Datenbank\clsPartner.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\Datenbank\clsStatushistory.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\Datenbank\clsVv.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\Datenbank\db_connection.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\Datenbank\Journale\clsImport_Daten.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\Datenbank\Journale\clsImport_Eintrag.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\Datenbank\Journale\clsImport_Job.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\log_report\clsJournal.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\log_report\Dataset1.xsd.bak"
BuildAction = "None"
/>
<File
RelPath = "edkb08\log_report\Export.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "edkb08\log_report\Journal.xsd"
BuildAction = "Content"
/>
<File
RelPath = "edkb08\log_report\Journal.xsx"
DependentUpon = "Journal.xsd"
BuildAction = "None"
/>
<File
RelPath = "edkb08\log_report\Journal1.rpt"
BuildAction = "EmbeddedResource"
Generator = "CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator"
LastGenOutput = "Journal1.vb"
/>
<File
RelPath = "edkb08\log_report\Journal1.vb"
DependentUpon = "Journal1.rpt"
SubType = "Component"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
</Include>
</Files>
<StartupServices>
<Service ID = "{CF845C55-C321-4742-B673-E6212D061ED9}" />
</StartupServices>
</VisualBasic>
</VisualStudioProject>