summaryrefslogtreecommitdiff
path: root/HardsidInterface.prjx
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2005-01-21 01:12:34 +0000
committerIan C <ianc@noddybox.co.uk>2005-01-21 01:12:34 +0000
commitfb4dd47eb1c021bd9aa3bf1c4d422e416fb7e189 (patch)
tree062644aa214cb9113dd17e25cefcd108a99fe7ba /HardsidInterface.prjx
parentbb90eab41d5126072562f52af1c9e44e1767f2dc (diff)
Initial checkinHEADmaster
Diffstat (limited to 'HardsidInterface.prjx')
-rw-r--r--HardsidInterface.prjx25
1 files changed, 25 insertions, 0 deletions
diff --git a/HardsidInterface.prjx b/HardsidInterface.prjx
new file mode 100644
index 0000000..29c5ade
--- /dev/null
+++ b/HardsidInterface.prjx
@@ -0,0 +1,25 @@
+<Project name="HardsidInterface" standardNamespace="HardsidInterface" description="" newfilesearch="None" enableviewstate="True" version="1.1" projecttype="C#">
+ <Contents>
+ <File name=".\AssemblyInfo.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
+ <File name=".\Hardsid.cs" subtype="Code" buildaction="Compile" 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\HardsidInterface\Debug" assembly="HardsidInterface" 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\HardsidInterface\Debug" assembly="HardsidInterface" 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="HardsidInterface" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
+ </Configuration>
+ </Configurations>
+</Project> \ No newline at end of file