summaryrefslogtreecommitdiff
path: root/SIDFX.prjx
diff options
context:
space:
mode:
Diffstat (limited to 'SIDFX.prjx')
-rw-r--r--SIDFX.prjx40
1 files changed, 40 insertions, 0 deletions
diff --git a/SIDFX.prjx b/SIDFX.prjx
new file mode 100644
index 0000000..ee73fb0
--- /dev/null
+++ b/SIDFX.prjx
@@ -0,0 +1,40 @@
+<Project name="SIDFX" standardNamespace="SIDFX" description="" newfilesearch="None" enableviewstate="True" version="1.1" projecttype="C#">
+ <Contents>
+ <File name=".\MainForm.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
+ <File name=".\AssemblyInfo.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
+ <File name=".\SIDFX.MainForm.resources" subtype="Code" buildaction="EmbedAsResource" dependson="" data="" />
+ <File name="..\Util.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
+ <File name="..\About.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
+ <File name=".\SIDFX.About.resources" subtype="Code" buildaction="EmbedAsResource" dependson="" data="" />
+ <File name=".\CompileScript.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
+ <File name="..\Help.resources" subtype="Code" buildaction="EmbedAsResource" dependson="" data="" />
+ <File name=".\SID.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
+ <File name=".\ExecuteForm.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
+ <File name=".\SIDFX.ExecuteForm.resources" subtype="Code" buildaction="EmbedAsResource" dependson="" data="" />
+ <File name=".\DebugForm.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
+ <File name=".\SIDFX.DebugForm.resources" subtype="Code" buildaction="EmbedAsResource" dependson="" data="" />
+ <File name=".\SIDFX.PlayForm.resources" subtype="Code" buildaction="EmbedAsResource" dependson="" data="" />
+ </Contents>
+ <References>
+ <Reference type="Project" refto="Noddybox.GUI" localcopy="True" />
+ <Reference type="Project" refto="HardsidInterface" localcopy="True" />
+ </References>
+ <DeploymentInformation target="" script="" strategy="File" />
+ <Configuration runwithwarnings="True" name="Debug">
+ <CodeGeneration runtime="MsNet" compiler="Csc" compilerversion="Standard" warninglevel="4" nowarn="" includedebuginformation="True" optimize="False" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" target="WinExe" definesymbols="" generatexmldocumentation="False" win32Icon="" noconfig="False" nostdlib="False" />
+ <Execution commandlineparameters="" consolepause="False" />
+ <Output directory="..\bin\Debug" assembly="SIDFX" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
+ </Configuration>
+ <Configurations active="Debug">
+ <Configuration runwithwarnings="True" name="Debug">
+ <CodeGeneration runtime="MsNet" compiler="Csc" compilerversion="Standard" warninglevel="4" nowarn="" includedebuginformation="True" optimize="False" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" target="WinExe" definesymbols="" generatexmldocumentation="False" win32Icon="" noconfig="False" nostdlib="False" />
+ <Execution commandlineparameters="" consolepause="False" />
+ <Output directory="..\bin\Debug" assembly="SIDFX" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
+ </Configuration>
+ <Configuration runwithwarnings="True" name="Release">
+ <CodeGeneration runtime="MsNet" compiler="Csc" compilerversion="Standard" warninglevel="4" nowarn="" includedebuginformation="False" optimize="True" unsafecodeallowed="False" generateoverflowchecks="False" mainclass="" target="WinExe" definesymbols="" generatexmldocumentation="False" win32Icon="" noconfig="False" nostdlib="False" />
+ <Execution commandlineparameters="" consolepause="False" />
+ <Output directory="..\bin\Release" assembly="SIDFX" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
+ </Configuration>
+ </Configurations>
+</Project> \ No newline at end of file