[Quantproject-developers] QuantProject/b3_Data b3_Data.csproj, 1.45, 1.46
Brought to you by:
glauco_1
|
From: Marco M. <mi...@us...> - 2007-04-09 18:20:39
|
Update of /cvsroot/quantproject/QuantProject/b3_Data
In directory sc8-pr-cvs16:/tmp/cvs-serv12493/b3_Data
Modified Files:
b3_Data.csproj
Log Message:
Updated VisualStudio and SharpDevelop project's files
Index: b3_Data.csproj
===================================================================
RCS file: /cvsroot/quantproject/QuantProject/b3_Data/b3_Data.csproj,v
retrieving revision 1.45
retrieving revision 1.46
diff -C2 -d -r1.45 -r1.46
*** b3_Data.csproj 27 Feb 2007 23:06:34 -0000 1.45
--- b3_Data.csproj 9 Apr 2007 18:19:09 -0000 1.46
***************
*** 136,140 ****
<File
RelPath = "ExtendedDataTable.cs"
! SubType = "Code"
BuildAction = "Compile"
/>
--- 136,140 ----
<File
RelPath = "ExtendedDataTable.cs"
! SubType = "Component"
BuildAction = "Compile"
/>
|