mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 22:00:55 +00:00
9dab4509fa
svn path=/trunk/; revision=13064
31 lines
No EOL
3 KiB
Text
31 lines
No EOL
3 KiB
Text
<Project name="TechBot.IRCLibrary" standardNamespace="TechBot.IRCLibrary" description="" newfilesearch="None" enableviewstate="True" version="1.1" projecttype="C#">
|
|
<Contents>
|
|
<File name=".\AssemblyInfo.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
|
|
<File name=".\IrcException.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
|
|
<File name=".\IRC.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
|
|
<File name=".\IrcChannel.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
|
|
<File name=".\IrcMessage.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
|
|
<File name=".\IrcUser.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
|
|
<File name=".\IrcClient.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
|
|
<File name=".\Default.build" subtype="Code" buildaction="Nothing" dependson="" data="" />
|
|
</Contents>
|
|
<References />
|
|
<DeploymentInformation target="" script="" strategy="File" />
|
|
<Configuration runwithwarnings="True" name="Debug">
|
|
<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" />
|
|
<Execution commandlineparameters="" consolepause="False" />
|
|
<Output directory="..\bin\Debug" assembly="TechBot.IRCLibrary" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
|
|
</Configuration>
|
|
<Configurations active="Debug">
|
|
<Configuration runwithwarnings="True" name="Debug">
|
|
<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" />
|
|
<Execution commandlineparameters="" consolepause="False" />
|
|
<Output directory="..\bin\Debug" assembly="TechBot.IRCLibrary" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
|
|
</Configuration>
|
|
<Configuration runwithwarnings="True" name="Release">
|
|
<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" />
|
|
<Execution commandlineparameters="" consolepause="False" />
|
|
<Output directory="..\bin\Release" assembly="TechBot.IRCLibrary" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
|
|
</Configuration>
|
|
</Configurations>
|
|
</Project> |