Update of /cvsroot/quantproject/QuantProject/b3_Data
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27112/b3_Data
Modified Files:
b3_Data.csproj
Log Message:
Minor change, automatically applied by VSNet
Index: b3_Data.csproj
===================================================================
RCS file: /cvsroot/quantproject/QuantProject/b3_Data/b3_Data.csproj,v
retrieving revision 1.48
retrieving revision 1.49
diff -C2 -d -r1.48 -r1.49
*** b3_Data.csproj 13 Jul 2007 10:01:56 -0000 1.48
--- b3_Data.csproj 1 Aug 2007 22:50:17 -0000 1.49
***************
*** 144,148 ****
<File
RelPath = "ExtendedDataTable.cs"
! SubType = "Component"
BuildAction = "Compile"
/>
--- 144,148 ----
<File
RelPath = "ExtendedDataTable.cs"
! SubType = "Code"
BuildAction = "Compile"
/>
|