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