summaryrefslogtreecommitdiff
path: root/GfxEdBasePlugin.prjx
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2005-01-21 01:10:44 +0000
committerIan C <ianc@noddybox.co.uk>2005-01-21 01:10:44 +0000
commit5b5f4849d4ada11a0f27b6da2ae0280f37eac24a (patch)
tree097c67f8825144cff93a5a2291af27d33177175c /GfxEdBasePlugin.prjx
parent1d6e884e69dce97906df309a67fd4252f8b1dd48 (diff)
Initial checkinHEADmaster
Diffstat (limited to 'GfxEdBasePlugin.prjx')
-rw-r--r--GfxEdBasePlugin.prjx36
1 files changed, 36 insertions, 0 deletions
diff --git a/GfxEdBasePlugin.prjx b/GfxEdBasePlugin.prjx
new file mode 100644
index 0000000..c0cf932
--- /dev/null
+++ b/GfxEdBasePlugin.prjx
@@ -0,0 +1,36 @@
+<Project name="GfxEdBasePlugin" standardNamespace="GfxEdBasePlugin" description="" newfilesearch="None" enableviewstate="True" version="1.1" projecttype="C#">
+ <Contents>
+ <File name=".\AssemblyInfo.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
+ <File name=".\C64Colour.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
+ <File name=".\C64ConfigForm.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
+ <File name=".\C64Mono.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
+ <File name=".\Spectrum.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
+ <File name=".\GfxEdBasePlugin.ConfigForm.resources" subtype="Code" buildaction="EmbedAsResource" dependson="" data="" />
+ <File name=".\Output.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
+ <File name=".\Global.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
+ <File name=".\GfxEdBasePlugin.C64ConfigForm.resources" subtype="Code" buildaction="EmbedAsResource" dependson="" data="" />
+ <File name=".\SpecConfigForm.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
+ <File name=".\GfxEdBasePlugin.SpecConfigForm.resources" subtype="Code" buildaction="EmbedAsResource" dependson="" data="" />
+ </Contents>
+ <References>
+ <Reference type="Project" refto="GfxEdInterface" 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="Library" definesymbols="" generatexmldocumentation="False" win32Icon="" noconfig="False" nostdlib="False" />
+ <Execution commandlineparameters="" consolepause="False" />
+ <Output directory=".\bin\Debug" assembly="GfxEdBasePlugin" 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="GfxEdBasePlugin" 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="GfxEdBasePlugin" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
+ </Configuration>
+ </Configurations>
+</Project> \ No newline at end of file