- Add support for "!wm <value>" and "!wm <name>" commands.
[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=".\WmCommand.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
17 <File name=".\MessageContext.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
18 </Contents>
19 <References>
20 <Reference type="Project" refto="CHMLibrary" localcopy="True" />
21 <Reference type="Project" refto="TechBot.IRCLibrary" localcopy="True" />
22 </References>
23 <DeploymentInformation target="" script="" strategy="File" />
24 <Configuration runwithwarnings="True" name="Debug">
25 <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" />
26 <Execution commandlineparameters="" consolepause="False" />
27 <Output directory="..\bin\Debug" assembly="TechBot.Library" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
28 </Configuration>
29 <Configurations active="Debug">
30 <Configuration runwithwarnings="True" name="Debug">
31 <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" />
32 <Execution commandlineparameters="" consolepause="False" />
33 <Output directory="..\bin\Debug" assembly="TechBot.Library" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
34 </Configuration>
35 <Configuration runwithwarnings="True" name="Release">
36 <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" />
37 <Execution commandlineparameters="" consolepause="False" />
38 <Output directory="..\bin\Release" assembly="TechBot.Library" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
39 </Configuration>
40 </Configurations>
41 </Project>