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.
159 lines
5.7 KiB
159 lines
5.7 KiB
<VisualStudioProject>
|
|
<CSHARP
|
|
ProjectType = "Local"
|
|
ProductVersion = "7.0.9358"
|
|
SchemaVersion = "1.0"
|
|
ProjectGuid = "{10572A6A-CC45-45AD-BE1F-F5242DDC91D7}"
|
|
>
|
|
<Build>
|
|
<Settings
|
|
ApplicationIcon = "App.ico"
|
|
AssemblyKeyContainerName = ""
|
|
AssemblyName = "mbsh"
|
|
AssemblyOriginatorKeyFile = ""
|
|
DefaultClientScript = "JScript"
|
|
DefaultHTMLPageLayout = "Grid"
|
|
DefaultTargetSchema = "IE50"
|
|
DelaySign = "false"
|
|
OutputType = "Exe"
|
|
RootNamespace = "mbsh"
|
|
StartupObject = ""
|
|
>
|
|
<Config
|
|
Name = "Debug"
|
|
AllowUnsafeBlocks = "false"
|
|
BaseAddress = "285212672"
|
|
CheckForOverflowUnderflow = "false"
|
|
ConfigurationOverrideFile = ""
|
|
DefineConstants = "DEBUG;TRACE"
|
|
DocumentationFile = ""
|
|
DebugSymbols = "true"
|
|
FileAlignment = "4096"
|
|
IncrementalBuild = "true"
|
|
Optimize = "false"
|
|
OutputPath = "bin\Debug\"
|
|
RegisterForComInterop = "false"
|
|
RemoveIntegerChecks = "false"
|
|
TreatWarningsAsErrors = "false"
|
|
WarningLevel = "4"
|
|
/>
|
|
<Config
|
|
Name = "Release"
|
|
AllowUnsafeBlocks = "false"
|
|
BaseAddress = "285212672"
|
|
CheckForOverflowUnderflow = "false"
|
|
ConfigurationOverrideFile = ""
|
|
DefineConstants = "TRACE"
|
|
DocumentationFile = ""
|
|
DebugSymbols = "false"
|
|
FileAlignment = "4096"
|
|
IncrementalBuild = "false"
|
|
Optimize = "true"
|
|
OutputPath = "bin\Release\"
|
|
RegisterForComInterop = "false"
|
|
RemoveIntegerChecks = "false"
|
|
TreatWarningsAsErrors = "false"
|
|
WarningLevel = "4"
|
|
/>
|
|
</Settings>
|
|
<References>
|
|
<Reference
|
|
Name = "System"
|
|
AssemblyName = "System"
|
|
/>
|
|
<Reference
|
|
Name = "MSScriptControl"
|
|
Guid = "{0E59F1D2-1FBE-11D0-8FF2-00A0D10038BC}"
|
|
VersionMajor = "1"
|
|
VersionMinor = "0"
|
|
Lcid = "0"
|
|
WrapperTool = "tlbimp"
|
|
/>
|
|
<Reference
|
|
Name = "System.DirectoryServices"
|
|
AssemblyName = "System.DirectoryServices"
|
|
/>
|
|
<Reference
|
|
Name = "System.Data"
|
|
AssemblyName = "System.Data"
|
|
/>
|
|
<Reference
|
|
Name = "System.XML"
|
|
AssemblyName = "System.Xml"
|
|
/>
|
|
<Reference
|
|
Name = "stdole"
|
|
Guid = "{00020430-0000-0000-C000-000000000046}"
|
|
VersionMajor = "2"
|
|
VersionMinor = "0"
|
|
Lcid = "0"
|
|
WrapperTool = "primary"
|
|
/>
|
|
<Reference
|
|
Name = "ActiveDs"
|
|
Guid = "{97D25DB0-0363-11CF-ABC4-02608C9E7553}"
|
|
VersionMajor = "1"
|
|
VersionMinor = "0"
|
|
Lcid = "0"
|
|
WrapperTool = "tlbimp"
|
|
/>
|
|
<Reference
|
|
Name = "IISOle"
|
|
Guid = "{49D704A0-89F7-11D0-8527-00C04FD8D503}"
|
|
VersionMajor = "1"
|
|
VersionMinor = "0"
|
|
Lcid = "0"
|
|
WrapperTool = "tlbimp"
|
|
/>
|
|
</References>
|
|
</Build>
|
|
<Files>
|
|
<Include>
|
|
<File
|
|
RelPath = "App.ico"
|
|
BuildAction = "Content"
|
|
/>
|
|
<File
|
|
RelPath = "AssemblyInfo.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "CArgHandler.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "CMbshApp.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "CMbshException.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "CProcessor.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "CTokenizer.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "CWScript.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Mbsh.resx"
|
|
BuildAction = "EmbeddedResource"
|
|
/>
|
|
</Include>
|
|
</Files>
|
|
</CSHARP>
|
|
</VisualStudioProject>
|
|
|