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.

150 lines
5.5 KiB

<VisualStudioProject>
<VisualBasic
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{36BEB3BE-ABB4-4843-B6BB-588F5A9DF6C6}"
SccProjectName = "SAK"
SccLocalPath = "SAK"
SccAuxPath = "SAK"
SccProvider = "SAK"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "EDKB10"
AssemblyOriginatorKeyFile = ""
AssemblyOriginatorKeyMode = "None"
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
OptionCompare = "Binary"
OptionExplicit = "On"
OptionStrict = "Off"
RootNamespace = "BMSService"
StartupObject = "BMSService.BMSService"
>
<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 = "..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Configuration.Install.dll"
/>
<Reference
Name = "Common"
Project = "{A1E2756A-4E32-40BB-B449-9BDA1C15DE84}"
Package = "{F184B08F-C81C-45F6-A57F-5ABD9991F28F}"
/>
<Reference
Name = "DataAccess"
Project = "{21B54F51-D2B2-459E-895C-540AD4A8704F}"
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 = "bms_settings.xml"
BuildAction = "Content"
/>
<File
RelPath = "BMSService.vb"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "BMSService.resx"
DependentUpon = "BMSService.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Job.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Job.resx"
DependentUpon = "Job.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "ProjectInstaller.vb"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "ProjectInstaller.resx"
DependentUpon = "ProjectInstaller.vb"
BuildAction = "EmbeddedResource"
/>
</Include>
</Files>
</VisualBasic>
</VisualStudioProject>