Set the ConfigFlags value in registry if not present
[reactos.git] / irc / TechBot / CHMLibrary / CHMLibrary.prjx
1 <Project name="CHMLibrary" standardNamespace="CHMLibrary" 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=".\Category.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
5 <File name=".\ChmFileInfo.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
6 <File name=".\Default.build" subtype="Code" buildaction="Nothing" dependson="" data="" />
7 <File name=".\HtmlHelpSystem.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
8 <File name=".\HttpUtility.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
9 <File name=".\Index.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
10 <File name=".\IndexItem.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
11 <File name=".\IndexTopic.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
12 <File name=".\InformationType.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
13 <File name=".\TableOfContents.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
14 <File name=".\TOCItem.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
15 <File name=".\Storage" subtype="Directory" buildaction="Compile" dependson="" data="" />
16 <File name=".\Storage\CHMStream.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
17 <File name=".\CHMDecoding" subtype="Directory" buildaction="Compile" dependson="" data="" />
18 <File name=".\CHMDecoding\BinaryReaderHelp.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
19 <File name=".\CHMDecoding\CHMBtree.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
20 <File name=".\CHMDecoding\CHMFile.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
21 <File name=".\CHMDecoding\CHMIdxhdr.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
22 <File name=".\CHMDecoding\CHMStrings.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
23 <File name=".\CHMDecoding\CHMSystem.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
24 <File name=".\CHMDecoding\CHMTocidx.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
25 <File name=".\CHMDecoding\CHMTopics.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
26 <File name=".\CHMDecoding\CHMUrlstr.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
27 <File name=".\CHMDecoding\CHMUrltable.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
28 <File name=".\CHMDecoding\DumpingInfo.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
29 <File name=".\CHMDecoding\enumerations.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
30 <File name=".\CHMDecoding\FullTextEngine.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
31 <File name=".\CHMDecoding\HHCParser2.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
32 <File name=".\CHMDecoding\HHCParser.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
33 <File name=".\CHMDecoding\HHKParser.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
34 <File name=".\CHMDecoding\TopicEntry.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
35 <File name=".\CHMDecoding\UrlTableEntry.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
36 </Contents>
37 <References>
38 <Reference type="Project" refto="Compression" localcopy="True" />
39 </References>
40 <DeploymentInformation target="" script="" strategy="File" />
41 <Configuration runwithwarnings="True" name="Debug">
42 <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" />
43 <Execution commandlineparameters="" consolepause="False" />
44 <Output directory="..\bin\Debug" assembly="CHMLibrary" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
45 </Configuration>
46 <Configurations active="Debug">
47 <Configuration runwithwarnings="True" name="Debug">
48 <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" />
49 <Execution commandlineparameters="" consolepause="False" />
50 <Output directory="..\bin\Debug" assembly="CHMLibrary" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
51 </Configuration>
52 <Configuration runwithwarnings="True" name="Release">
53 <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" />
54 <Execution commandlineparameters="" consolepause="False" />
55 <Output directory="..\bin\Release" assembly="CHMLibrary" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
56 </Configuration>
57 </Configurations>
58 </Project>