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