Fossil SCM

fossil-scm / compat / zlib / contrib / dotzlib / DotZLib / DotZLib.csproj
Source Blame History 141 lines
7ef7284… drh 1 <VisualStudioProject>
7ef7284… drh 2 <CSHARP
7ef7284… drh 3 ProjectType = "Local"
7ef7284… drh 4 ProductVersion = "7.10.3077"
7ef7284… drh 5 SchemaVersion = "2.0"
7ef7284… drh 6 ProjectGuid = "{BB1EE0B1-1808-46CB-B786-949D91117FC5}"
7ef7284… drh 7 >
7ef7284… drh 8 <Build>
7ef7284… drh 9 <Settings
7ef7284… drh 10 ApplicationIcon = ""
7ef7284… drh 11 AssemblyKeyContainerName = ""
7ef7284… drh 12 AssemblyName = "DotZLib"
7ef7284… drh 13 AssemblyOriginatorKeyFile = ""
7ef7284… drh 14 DefaultClientScript = "JScript"
7ef7284… drh 15 DefaultHTMLPageLayout = "Grid"
7ef7284… drh 16 DefaultTargetSchema = "IE50"
7ef7284… drh 17 DelaySign = "false"
7ef7284… drh 18 OutputType = "Library"
7ef7284… drh 19 PreBuildEvent = ""
7ef7284… drh 20 PostBuildEvent = ""
7ef7284… drh 21 RootNamespace = "DotZLib"
7ef7284… drh 22 RunPostBuildEvent = "OnBuildSuccess"
7ef7284… drh 23 StartupObject = ""
7ef7284… drh 24 >
7ef7284… drh 25 <Config
7ef7284… drh 26 Name = "Debug"
7ef7284… drh 27 AllowUnsafeBlocks = "false"
7ef7284… drh 28 BaseAddress = "285212672"
7ef7284… drh 29 CheckForOverflowUnderflow = "false"
7ef7284… drh 30 ConfigurationOverrideFile = ""
7ef7284… drh 31 DefineConstants = "DEBUG;TRACE"
7ef7284… drh 32 DocumentationFile = "docs\DotZLib.xml"
7ef7284… drh 33 DebugSymbols = "true"
7ef7284… drh 34 FileAlignment = "4096"
7ef7284… drh 35 IncrementalBuild = "false"
7ef7284… drh 36 NoStdLib = "false"
7ef7284… drh 37 NoWarn = "1591"
7ef7284… drh 38 Optimize = "false"
7ef7284… drh 39 OutputPath = "bin\Debug\"
7ef7284… drh 40 RegisterForComInterop = "false"
7ef7284… drh 41 RemoveIntegerChecks = "false"
7ef7284… drh 42 TreatWarningsAsErrors = "false"
7ef7284… drh 43 WarningLevel = "4"
7ef7284… drh 44 />
7ef7284… drh 45 <Config
7ef7284… drh 46 Name = "Release"
7ef7284… drh 47 AllowUnsafeBlocks = "false"
7ef7284… drh 48 BaseAddress = "285212672"
7ef7284… drh 49 CheckForOverflowUnderflow = "false"
7ef7284… drh 50 ConfigurationOverrideFile = ""
7ef7284… drh 51 DefineConstants = "TRACE"
7ef7284… drh 52 DocumentationFile = "docs\DotZLib.xml"
7ef7284… drh 53 DebugSymbols = "false"
7ef7284… drh 54 FileAlignment = "4096"
7ef7284… drh 55 IncrementalBuild = "false"
7ef7284… drh 56 NoStdLib = "false"
7ef7284… drh 57 NoWarn = ""
7ef7284… drh 58 Optimize = "true"
7ef7284… drh 59 OutputPath = "bin\Release\"
7ef7284… drh 60 RegisterForComInterop = "false"
7ef7284… drh 61 RemoveIntegerChecks = "false"
7ef7284… drh 62 TreatWarningsAsErrors = "false"
7ef7284… drh 63 WarningLevel = "4"
7ef7284… drh 64 />
7ef7284… drh 65 </Settings>
7ef7284… drh 66 <References>
7ef7284… drh 67 <Reference
7ef7284… drh 68 Name = "System"
7ef7284… drh 69 AssemblyName = "System"
7ef7284… drh 70 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll"
7ef7284… drh 71 />
7ef7284… drh 72 <Reference
7ef7284… drh 73 Name = "System.Data"
7ef7284… drh 74 AssemblyName = "System.Data"
7ef7284… drh 75 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
7ef7284… drh 76 />
7ef7284… drh 77 <Reference
7ef7284… drh 78 Name = "System.XML"
7ef7284… drh 79 AssemblyName = "System.Xml"
7ef7284… drh 80 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
7ef7284… drh 81 />
7ef7284… drh 82 <Reference
7ef7284… drh 83 Name = "nunit.framework"
7ef7284… drh 84 AssemblyName = "nunit.framework"
7ef7284… drh 85 HintPath = "E:\apps\NUnit V2.1\\bin\nunit.framework.dll"
7ef7284… drh 86 AssemblyFolderKey = "hklm\dn\nunit.framework"
7ef7284… drh 87 />
7ef7284… drh 88 </References>
7ef7284… drh 89 </Build>
7ef7284… drh 90 <Files>
7ef7284… drh 91 <Include>
7ef7284… drh 92 <File
7ef7284… drh 93 RelPath = "AssemblyInfo.cs"
7ef7284… drh 94 SubType = "Code"
7ef7284… drh 95 BuildAction = "Compile"
7ef7284… drh 96 />
7ef7284… drh 97 <File
7ef7284… drh 98 RelPath = "ChecksumImpl.cs"
7ef7284… drh 99 SubType = "Code"
7ef7284… drh 100 BuildAction = "Compile"
7ef7284… drh 101 />
7ef7284… drh 102 <File
7ef7284… drh 103 RelPath = "CircularBuffer.cs"
7ef7284… drh 104 SubType = "Code"
7ef7284… drh 105 BuildAction = "Compile"
7ef7284… drh 106 />
7ef7284… drh 107 <File
7ef7284… drh 108 RelPath = "CodecBase.cs"
7ef7284… drh 109 SubType = "Code"
7ef7284… drh 110 BuildAction = "Compile"
7ef7284… drh 111 />
7ef7284… drh 112 <File
7ef7284… drh 113 RelPath = "Deflater.cs"
7ef7284… drh 114 SubType = "Code"
7ef7284… drh 115 BuildAction = "Compile"
7ef7284… drh 116 />
7ef7284… drh 117 <File
7ef7284… drh 118 RelPath = "DotZLib.cs"
7ef7284… drh 119 SubType = "Code"
7ef7284… drh 120 BuildAction = "Compile"
7ef7284… drh 121 />
7ef7284… drh 122 <File
7ef7284… drh 123 RelPath = "GZipStream.cs"
7ef7284… drh 124 SubType = "Code"
7ef7284… drh 125 BuildAction = "Compile"
7ef7284… drh 126 />
7ef7284… drh 127 <File
7ef7284… drh 128 RelPath = "Inflater.cs"
7ef7284… drh 129 SubType = "Code"
7ef7284… drh 130 BuildAction = "Compile"
7ef7284… drh 131 />
7ef7284… drh 132 <File
7ef7284… drh 133 RelPath = "UnitTests.cs"
7ef7284… drh 134 SubType = "Code"
7ef7284… drh 135 BuildAction = "Compile"
7ef7284… drh 136 />
7ef7284… drh 137 </Include>
7ef7284… drh 138 </Files>
7ef7284… drh 139 </CSHARP>
7ef7284… drh 140 </VisualStudioProject>
7ef7284… drh 141

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button