summaryrefslogtreecommitdiff
path: root/Noddybox.GUI.prjx
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2005-01-21 01:01:51 +0000
committerIan C <ianc@noddybox.co.uk>2005-01-21 01:01:51 +0000
commit696c9c657336356770cfff65db53271296781bca (patch)
treec3e84134457ab6d0c8ae620735ea0535ec1968b4 /Noddybox.GUI.prjx
parent5c9feb641be08a26b687cf7147b95bd483eb067a (diff)
Initial checkin
Diffstat (limited to 'Noddybox.GUI.prjx')
-rw-r--r--Noddybox.GUI.prjx32
1 files changed, 32 insertions, 0 deletions
diff --git a/Noddybox.GUI.prjx b/Noddybox.GUI.prjx
new file mode 100644
index 0000000..2bbec56
--- /dev/null
+++ b/Noddybox.GUI.prjx
@@ -0,0 +1,32 @@
+<Project name="Noddybox.GUI" standardNamespace="Noddybox.GUI" description="" newfilesearch="None" enableviewstate="True" version="1.1" projecttype="C#">
+ <Contents>
+ <File name=".\MenuTree.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
+ <File name=".\AssemblyInfo.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
+ <File name=".\NodeTree.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
+ <File name=".\DirectoryCollection.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
+ <File name=".\About.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
+ <File name=".\Noddybox.GUI.About.resources" subtype="Code" buildaction="EmbedAsResource" dependson="" data="" />
+ <File name=".\Noddybox.GUI.resources" subtype="Code" buildaction="EmbedAsResource" dependson="" data="" />
+ <File name=".\GPL.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
+ <File name=".\Noddybox.GUI.GPL.resources" subtype="Code" buildaction="EmbedAsResource" dependson="" data="" />
+ </Contents>
+ <References />
+ <DeploymentInformation target="" script="" strategy="File" />
+ <Configuration runwithwarnings="False" name="Debug">
+ <CodeGeneration runtime="MsNet" compiler="Csc" compilerversion="Standard" warninglevel="4" nowarn="" includedebuginformation="True" optimize="False" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" target="Library" definesymbols="" generatexmldocumentation="True" win32Icon="" noconfig="False" nostdlib="False" />
+ <Execution commandlineparameters="" consolepause="False" />
+ <Output directory=".\bin\Debug" assembly="Noddybox.GUI" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
+ </Configuration>
+ <Configurations active="Debug">
+ <Configuration runwithwarnings="False" name="Debug">
+ <CodeGeneration runtime="MsNet" compiler="Csc" compilerversion="Standard" warninglevel="4" nowarn="" includedebuginformation="True" optimize="False" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" target="Library" definesymbols="" generatexmldocumentation="True" win32Icon="" noconfig="False" nostdlib="False" />
+ <Execution commandlineparameters="" consolepause="False" />
+ <Output directory=".\bin\Debug" assembly="Noddybox.GUI" 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="True" win32Icon="" noconfig="False" nostdlib="False" />
+ <Execution commandlineparameters="" consolepause="False" />
+ <Output directory=".\bin\Release" assembly="Noddybox.GUI" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
+ </Configuration>
+ </Configurations>
+</Project> \ No newline at end of file