[Quantproject-developers] QuantProject/b91_QuantProject QuantProject_SD.prjx, NONE, 1.1 QuantProjec
Brought to you by:
glauco_1
|
From: Marco M. <mi...@us...> - 2006-07-02 20:08:06
|
Update of /cvsroot/quantproject/QuantProject/b91_QuantProject In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv19034/b91_QuantProject Added Files: QuantProject_SD.prjx QuantProject_SD.csproj.user QuantProject_SD.csproj Log Message: Added project files for SharpDevelop 2.0. All these files have as suffix "_SD" . --- NEW FILE: QuantProject_SD.prjx --- <Project name="b91_QuantProject" standardNamespace="QuantProject" description="" newfilesearch="None" enableviewstate="True" version="1.1" projecttype="C#"> <Contents> <File name=".\DataSet1.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> <File name=".\Main.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> <File name=".\TestDownloadedData.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> <File name=".\app.config" subtype="Code" buildaction="Nothing" dependson="" data="" /> <File name=".\App.ico" subtype="Code" buildaction="Nothing" dependson="" data="" /> <File name=".\QuantProject.Principale.Principale.resources" subtype="Code" buildaction="EmbedAsResource" dependson="" data="" /> </Contents> <References> <Reference type="Project" refto="b1_ADT" localcopy="True" /> <Reference type="Project" refto="b2_DataAccess" localcopy="True" /> <Reference type="Project" refto="b3_Data" localcopy="True" /> <Reference type="Project" refto="b4_Business" localcopy="True" /> <Reference type="Project" refto="b5_Presentation" localcopy="True" /> <Reference type="Project" refto="b7_Scripts" 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=".\App.ico" noconfig="False" nostdlib="False" /> <Execution commandlineparameters="" consolepause="False" /> <Output directory="..\bin\Debug" assembly="QuantProject" 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=".\App.ico" noconfig="False" nostdlib="False" /> <Execution commandlineparameters="" consolepause="False" /> <Output directory="..\bin\Debug" assembly="QuantProject" 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="QuantProject" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" /> </Configuration> </Configurations> </Project> --- NEW FILE: QuantProject_SD.csproj --- (This appears to be a binary file; contents omitted.) --- NEW FILE: QuantProject_SD.csproj.user --- (This appears to be a binary file; contents omitted.) |