mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 12:26:32 +00:00
9dab4509fa
svn path=/trunk/; revision=13064
29 lines
2.7 KiB
Plaintext
29 lines
2.7 KiB
Plaintext
<Project name="TechBot.Console" standardNamespace="TechBot.Console" description="" newfilesearch="None" enableviewstate="True" version="1.1" projecttype="C#">
|
|
<Contents>
|
|
<File name=".\Main.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
|
|
<File name=".\AssemblyInfo.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
|
|
<File name=".\Default.build" subtype="Code" buildaction="Nothing" dependson="" data="" />
|
|
<File name=".\App.config" subtype="Code" buildaction="Nothing" dependson="" data="" />
|
|
</Contents>
|
|
<References>
|
|
<Reference type="Project" refto="TechBot.Library" localcopy="True" />
|
|
</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="Exe" definesymbols="" generatexmldocumentation="False" win32Icon="" noconfig="False" nostdlib="False" />
|
|
<Execution commandlineparameters="" consolepause="True" />
|
|
<Output directory="..\bin\Debug" assembly="TechBot.Console" 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="Exe" definesymbols="" generatexmldocumentation="False" win32Icon="" noconfig="False" nostdlib="False" />
|
|
<Execution commandlineparameters="" consolepause="True" />
|
|
<Output directory="..\bin\Debug" assembly="TechBot.Console" 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="Exe" definesymbols="" generatexmldocumentation="False" win32Icon="" noconfig="False" nostdlib="False" />
|
|
<Execution commandlineparameters="" consolepause="True" />
|
|
<Output directory="..\bin\Release" assembly="TechBot.Console" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
|
|
</Configuration>
|
|
</Configurations>
|
|
</Project> |