[PSDK]
[reactos.git] / irc / TechBot / TechBot.IRCLibrary / TechBot.IRCLibrary.prjx
1 <Project name="TechBot.IRCLibrary" standardNamespace="TechBot.IRCLibrary" 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=".\IrcException.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
5 <File name=".\IRC.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
6 <File name=".\IrcChannel.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
7 <File name=".\IrcMessage.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
8 <File name=".\IrcUser.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
9 <File name=".\IrcClient.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
10 <File name=".\Default.build" subtype="Code" buildaction="Nothing" dependson="" data="" />
11 </Contents>
12 <References />
13 <DeploymentInformation target="" script="" strategy="File" />
14 <Configuration runwithwarnings="True" name="Debug">
15 <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" />
16 <Execution commandlineparameters="" consolepause="False" />
17 <Output directory="..\bin\Debug" assembly="TechBot.IRCLibrary" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
18 </Configuration>
19 <Configurations active="Debug">
20 <Configuration runwithwarnings="True" name="Debug">
21 <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" />
22 <Execution commandlineparameters="" consolepause="False" />
23 <Output directory="..\bin\Debug" assembly="TechBot.IRCLibrary" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
24 </Configuration>
25 <Configuration runwithwarnings="True" name="Release">
26 <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" />
27 <Execution commandlineparameters="" consolepause="False" />
28 <Output directory="..\bin\Release" assembly="TechBot.IRCLibrary" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
29 </Configuration>
30 </Configurations>
31 </Project>