[Quantproject-developers] QuantProject/b91_QuantProject b91_QuantProject.csproj,1.2,1.3
Brought to you by:
glauco_1
|
From: <gla...@us...> - 2003-11-28 16:40:56
|
Update of /cvsroot/quantproject/QuantProject/b91_QuantProject
In directory sc8-pr-cvs1:/tmp/cvs-serv14634/b91_QuantProject
Modified Files:
b91_QuantProject.csproj
Log Message:
Some useless Windows forms have
been removed from this project
Index: b91_QuantProject.csproj
===================================================================
RCS file: /cvsroot/quantproject/QuantProject/b91_QuantProject/b91_QuantProject.csproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** b91_QuantProject.csproj 27 Oct 2003 18:27:14 -0000 1.2
--- b91_QuantProject.csproj 28 Nov 2003 16:40:53 -0000 1.3
***************
*** 112,125 ****
/>
<File
- RelPath = "BackTestForm.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "BackTestForm.resx"
- DependentUpon = "BackTestForm.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
RelPath = "DataSet1.xsd"
BuildAction = "Content"
--- 112,115 ----
***************
*** 134,147 ****
DesignTime = "True"
AutoGen = "True"
- />
- <File
- RelPath = "Form1.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Form1.resx"
- DependentUpon = "Form1.cs"
- BuildAction = "EmbeddedResource"
/>
<File
--- 124,127 ----
|