Add tcpsvcs to the services directory.
[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 </Contents>
17 <References>
18 <Reference type="Project" refto="CHMLibrary" localcopy="True" />
19 <Reference type="Project" refto="TechBot.IRCLibrary" localcopy="True" />
20 </References>
21 <DeploymentInformation target="" script="" strategy="File" />
22 <Configuration runwithwarnings="True" name="Debug">
23 <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" />
24 <Execution commandlineparameters="" consolepause="False" />
25 <Output directory="..\bin\Debug" assembly="TechBot.Library" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
26 </Configuration>
27 <Configurations active="Debug">
28 <Configuration runwithwarnings="True" name="Debug">
29 <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" />
30 <Execution commandlineparameters="" consolepause="False" />
31 <Output directory="..\bin\Debug" assembly="TechBot.Library" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
32 </Configuration>
33 <Configuration runwithwarnings="True" name="Release">
34 <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" />
35 <Execution commandlineparameters="" consolepause="False" />
36 <Output directory="..\bin\Release" assembly="TechBot.Library" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
37 </Configuration>
38 </Configurations>
39 </Project>