fix typos.
[reactos.git] / irc / TechBot / TechBot.Library / TechBot.Library.prjx
1 <Project name="TechBot.Library" standardNamespace="TechBot.Library" description="" newfilesearch="None" enableviewstate="True" version="1.1" projecttype="C#">
2 <Contents>
3 <File name=".\AssemblyInfo.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
4 <File name=".\Default.build" subtype="Code" buildaction="Nothing" dependson="" data="" />
5 <File name=".\TechBotService.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
6 <File name=".\ServiceOutput.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
7 <File name=".\IrcService.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
8 <File name=".\ApiCommand.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
9 <File name=".\ICommand.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
10 <File name=".\HelpCommand.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
11 <File name=".\NtStatusCommand.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
12 <File name=".\NumberParser.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
13 <File name=".\HresultCommand.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
14 <File name=".\WinerrorCommand.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
15 <File name=".\SvnCommand.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
16 <File name=".\BugCommand.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
17 <File name=".\WmCommand.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
18 <File name=".\MessageContext.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
19 </Contents>
20 <References>
21 <Reference type="Project" refto="CHMLibrary" localcopy="True" />
22 <Reference type="Project" refto="TechBot.IRCLibrary" localcopy="True" />
23 </References>
24 <DeploymentInformation target="" script="" strategy="File" />
25 <Configuration runwithwarnings="True" name="Debug">
26 <CodeGeneration runtime="MsNet" compiler="Csc" compilerversion="" warninglevel="4" nowarn="" includedebuginformation="True" optimize="False" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" target="Library" definesymbols="" generatexmldocumentation="False" win32Icon="" noconfig="False" nostdlib="False" />
27 <Execution commandlineparameters="" consolepause="False" />
28 <Output directory="..\bin\Debug" assembly="TechBot.Library" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
29 </Configuration>
30 <Configurations active="Debug">
31 <Configuration runwithwarnings="True" name="Debug">
32 <CodeGeneration runtime="MsNet" compiler="Csc" compilerversion="" warninglevel="4" nowarn="" includedebuginformation="True" optimize="False" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" target="Library" definesymbols="" generatexmldocumentation="False" win32Icon="" noconfig="False" nostdlib="False" />
33 <Execution commandlineparameters="" consolepause="False" />
34 <Output directory="..\bin\Debug" assembly="TechBot.Library" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
35 </Configuration>
36 <Configuration runwithwarnings="True" name="Release">
37 <CodeGeneration runtime="MsNet" compiler="Csc" compilerversion="" warninglevel="4" nowarn="" includedebuginformation="False" optimize="True" unsafecodeallowed="False" generateoverflowchecks="False" mainclass="" target="Library" definesymbols="" generatexmldocumentation="False" win32Icon="" noconfig="False" nostdlib="False" />
38 <Execution commandlineparameters="" consolepause="False" />
39 <Output directory="..\bin\Release" assembly="TechBot.Library" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
40 </Configuration>
41 </Configurations>
42 </Project>