144 lines
5.5 KiB
XML
144 lines
5.5 KiB
XML
<VisualStudioProject>
|
|
<CSHARP
|
|
ProjectType = "Local"
|
|
ProductVersion = "7.0.9466"
|
|
SchemaVersion = "1.0"
|
|
ProjectGuid = "{F15600FD-7677-4C01-B98A-6776CE500617}"
|
|
>
|
|
<Build>
|
|
<Settings
|
|
ApplicationIcon = ""
|
|
AssemblyKeyContainerName = ""
|
|
AssemblyName = "csharp"
|
|
AssemblyOriginatorKeyFile = ""
|
|
DefaultClientScript = "JScript"
|
|
DefaultHTMLPageLayout = "Grid"
|
|
DefaultTargetSchema = "IE50"
|
|
DelaySign = "false"
|
|
OutputType = "WinExe"
|
|
RootNamespace = "csharp"
|
|
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"
|
|
HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.dll"
|
|
/>
|
|
<Reference
|
|
Name = "System.Data"
|
|
AssemblyName = "System.Data"
|
|
HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
|
|
/>
|
|
<Reference
|
|
Name = "System.Drawing"
|
|
AssemblyName = "System.Drawing"
|
|
HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Drawing.dll"
|
|
/>
|
|
<Reference
|
|
Name = "System.Windows.Forms"
|
|
AssemblyName = "System.Windows.Forms"
|
|
HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Windows.Forms.dll"
|
|
/>
|
|
<Reference
|
|
Name = "System.XML"
|
|
AssemblyName = "System.Xml"
|
|
HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
|
|
/>
|
|
<Reference
|
|
Name = "stdole"
|
|
Guid = "{00020430-0000-0000-C000-000000000046}"
|
|
VersionMajor = "2"
|
|
VersionMinor = "0"
|
|
Lcid = "0"
|
|
WrapperTool = "primary"
|
|
/>
|
|
<Reference
|
|
Name = "wrapperaxLib"
|
|
Guid = "{3B756301-0075-4E40-8BE8-5A81DE2426B7}"
|
|
VersionMajor = "1"
|
|
VersionMinor = "0"
|
|
Lcid = "0"
|
|
WrapperTool = "tlbimp"
|
|
/>
|
|
<Reference
|
|
Name = "AxwrapperaxLib"
|
|
Guid = "{3B756301-0075-4E40-8BE8-5A81DE2426B7}"
|
|
VersionMajor = "1"
|
|
VersionMinor = "0"
|
|
Lcid = "0"
|
|
WrapperTool = "aximp"
|
|
/>
|
|
<Reference
|
|
Name = "multipleaxLib"
|
|
Guid = "{05828915-AD1C-47AB-AB96-D6AD1E25F0E2}"
|
|
VersionMajor = "1"
|
|
VersionMinor = "0"
|
|
Lcid = "0"
|
|
WrapperTool = "tlbimp"
|
|
/>
|
|
<Reference
|
|
Name = "AxmultipleaxLib"
|
|
Guid = "{05828915-AD1C-47AB-AB96-D6AD1E25F0E2}"
|
|
VersionMajor = "1"
|
|
VersionMinor = "0"
|
|
Lcid = "0"
|
|
WrapperTool = "aximp"
|
|
/>
|
|
</References>
|
|
</Build>
|
|
<Files>
|
|
<Include>
|
|
<File
|
|
RelPath = "Form1.cs"
|
|
SubType = "Form"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Form1.resx"
|
|
DependentUpon = "Form1.cs"
|
|
BuildAction = "EmbeddedResource"
|
|
/>
|
|
</Include>
|
|
</Files>
|
|
</CSHARP>
|
|
</VisualStudioProject>
|
|
|