WindowsApplication1.csproj
资源名称:xqwy.rar [点击查看]
上传用户:fuyouda
上传日期:2021-03-17
资源大小:8619k
文件大小:12k
源码类别:
Windows编程
开发平台:
C/C++
- <VisualStudioProject>
- <CSHARP
- ProjectType = "Local"
- ProductVersion = "7.10.3077"
- SchemaVersion = "2.0"
- ProjectGuid = "{7101921C-BB65-4492-917F-EF360D00CE59}"
- >
- <Build>
- <Settings
- ApplicationIcon = "App.ico"
- AssemblyKeyContainerName = ""
- AssemblyName = "WindowsApplication1"
- AssemblyOriginatorKeyFile = ""
- DefaultClientScript = "JScript"
- DefaultHTMLPageLayout = "Grid"
- DefaultTargetSchema = "IE50"
- DelaySign = "false"
- OutputType = "WinExe"
- PreBuildEvent = ""
- PostBuildEvent = ""
- RootNamespace = "WindowsApplication1"
- RunPostBuildEvent = "OnBuildSuccess"
- StartupObject = ""
- >
- <Config
- Name = "Debug"
- AllowUnsafeBlocks = "false"
- BaseAddress = "285212672"
- CheckForOverflowUnderflow = "false"
- ConfigurationOverrideFile = ""
- DefineConstants = "DEBUG;TRACE"
- DocumentationFile = ""
- DebugSymbols = "true"
- FileAlignment = "4096"
- IncrementalBuild = "false"
- NoStdLib = "false"
- NoWarn = ""
- Optimize = "false"
- OutputPath = "binDebug"
- 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"
- NoStdLib = "false"
- NoWarn = ""
- Optimize = "true"
- OutputPath = "binRelease"
- RegisterForComInterop = "false"
- RemoveIntegerChecks = "false"
- TreatWarningsAsErrors = "false"
- WarningLevel = "4"
- />
- </Settings>
- <References>
- <Reference
- Name = "System"
- AssemblyName = "System"
- HintPath = "........WINNTMicrosoft.NETFrameworkv1.1.4322System.dll"
- />
- <Reference
- Name = "System.Data"
- AssemblyName = "System.Data"
- HintPath = "........WINNTMicrosoft.NETFrameworkv1.1.4322System.Data.dll"
- />
- <Reference
- Name = "System.Drawing"
- AssemblyName = "System.Drawing"
- HintPath = "........WINNTMicrosoft.NETFrameworkv1.1.4322System.Drawing.dll"
- />
- <Reference
- Name = "System.Windows.Forms"
- AssemblyName = "System.Windows.Forms"
- HintPath = "........WINNTMicrosoft.NETFrameworkv1.1.4322System.Windows.Forms.dll"
- />
- <Reference
- Name = "System.XML"
- AssemblyName = "System.Xml"
- HintPath = "........WINNTMicrosoft.NETFrameworkv1.1.4322System.XML.dll"
- />
- <Reference
- Name = "stdole"
- Guid = "{00020430-0000-0000-C000-000000000046}"
- VersionMajor = "2"
- VersionMinor = "0"
- Lcid = "0"
- WrapperTool = "primary"
- />
- <Reference
- Name = "MEDIAADDINLib"
- Guid = "{D39F3934-C696-405F-935C-C001907DDC61}"
- VersionMajor = "1"
- VersionMinor = "0"
- Lcid = "0"
- WrapperTool = "tlbimp"
- />
- <Reference
- Name = "AxMEDIAADDINLib"
- Guid = "{D39F3934-C696-405F-935C-C001907DDC61}"
- VersionMajor = "1"
- VersionMinor = "0"
- Lcid = "0"
- WrapperTool = "aximp"
- />
- <Reference
- Name = "WMPLib"
- Guid = "{6BF52A50-394A-11D3-B153-00C04F79FAA6}"
- VersionMajor = "1"
- VersionMinor = "0"
- Lcid = "0"
- WrapperTool = "tlbimp"
- />
- <Reference
- Name = "AxWMPLib"
- Guid = "{6BF52A50-394A-11D3-B153-00C04F79FAA6}"
- VersionMajor = "1"
- VersionMinor = "0"
- Lcid = "0"
- WrapperTool = "aximp"
- />
- </References>
- </Build>
- <Files>
- <Include>
- <File
- RelPath = "App.ico"
- BuildAction = "Content"
- />
- <File
- RelPath = "AssemblyInfo.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "bxgl.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "bxgl.resx"
- DependentUpon = "bxgl.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "login.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "login.resx"
- DependentUpon = "login.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "lpgl.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "lpgl.resx"
- DependentUpon = "lpgl.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "main.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "main.resx"
- DependentUpon = "main.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "modibx.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "modibx.resx"
- DependentUpon = "modibx.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "modilp.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "modilp.resx"
- DependentUpon = "modilp.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "modisf.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "modisf.resx"
- DependentUpon = "modisf.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "modits.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "modits.resx"
- DependentUpon = "modits.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "modizh.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "modizh.resx"
- DependentUpon = "modizh.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "Net.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Net.resx"
- DependentUpon = "Net.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "password.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "password.resx"
- DependentUpon = "password.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "tcgl.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "tcgl.resx"
- DependentUpon = "tcgl.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "tctj.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "tctj.resx"
- DependentUpon = "tctj.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "tsgl.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "tsgl.resx"
- DependentUpon = "tsgl.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "userg1.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "userg1.resx"
- DependentUpon = "userg1.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "userg2.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "userg2.resx"
- DependentUpon = "userg2.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "wgsf.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "wgsf.resx"
- DependentUpon = "wgsf.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "zhgl.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "zhgl.resx"
- DependentUpon = "zhgl.cs"
- BuildAction = "EmbeddedResource"
- />
- </Include>
- </Files>
- </CSHARP>
- </VisualStudioProject>