MISGoldPrinter(VB版).vbproj
资源名称:GOLDPRINT.rar [点击查看]
上传用户:jx_fiona
上传日期:2014-03-08
资源大小:1387k
文件大小:6k
源码类别:
打印编程
开发平台:
Others
- <VisualStudioProject>
- <VisualBasic
- ProjectType = "Local"
- ProductVersion = "7.10.3077"
- SchemaVersion = "2.0"
- ProjectGuid = "{16549820-CDF0-486C-B92D-9AC94AA3ACFB}"
- >
- <Build>
- <Settings
- ApplicationIcon = ""
- AssemblyKeyContainerName = ""
- AssemblyName = "MisGoldPrinterTest"
- AssemblyOriginatorKeyFile = ""
- AssemblyOriginatorKeyMode = "None"
- DefaultClientScript = "JScript"
- DefaultHTMLPageLayout = "Grid"
- DefaultTargetSchema = "IE50"
- DelaySign = "false"
- OutputType = "WinExe"
- OptionCompare = "Binary"
- OptionExplicit = "On"
- OptionStrict = "Off"
- RootNamespace = "MisGoldPrinterTest"
- StartupObject = "MisGoldPrinterTest.frmEasyPrint"
- >
- <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.Drawing"
- AssemblyName = "System.Drawing"
- />
- <Reference
- Name = "System.Windows.Forms"
- AssemblyName = "System.Windows.Forms"
- />
- <Reference
- Name = "System.XML"
- AssemblyName = "System.Xml"
- />
- <Reference
- Name = "GoldPrinter"
- Project = "{97109DD8-A8D0-44F0-9959-15E4EB650FDD}"
- Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
- />
- </References>
- <Imports>
- <Import Namespace = "Microsoft.VisualBasic" />
- <Import Namespace = "System" />
- <Import Namespace = "System.Collections" />
- <Import Namespace = "System.Data" />
- <Import Namespace = "System.Drawing" />
- <Import Namespace = "System.Diagnostics" />
- <Import Namespace = "System.Windows.Forms" />
- </Imports>
- </Build>
- <Files>
- <Include>
- <File
- RelPath = "AssemblyInfo.vb"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "frmAbout.vb"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "frmAbout.resx"
- DependentUpon = "frmAbout.vb"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "frmCompletePrint.vb"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "frmCompletePrint.resx"
- DependentUpon = "frmCompletePrint.vb"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "frmEasyPrint.vb"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "frmEasyPrint.resx"
- DependentUpon = "frmEasyPrint.vb"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "frmExcelPrint.vb"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "frmExcelPrint.resx"
- DependentUpon = "frmExcelPrint.vb"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "frmInvoice.vb"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "frmInvoice.resx"
- DependentUpon = "frmInvoice.vb"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "PrintDataSource.vb"
- SubType = "Code"
- BuildAction = "Compile"
- />
- </Include>
- </Files>
- </VisualBasic>
- </VisualStudioProject>