[Quantproject-developers] QuantProject/b2_DataAccess b2_DataAccess.csproj,1.1.1.1,1.2
Brought to you by:
glauco_1
|
From: <gla...@us...> - 2003-11-10 21:32:23
|
Update of /cvsroot/quantproject/QuantProject/b2_DataAccess
In directory sc8-pr-cvs1:/tmp/cvs-serv22453/b2_DataAccess
Modified Files:
b2_DataAccess.csproj
Log Message:
Added the DataBaseLocator class to the project
Index: b2_DataAccess.csproj
===================================================================
RCS file: /cvsroot/quantproject/QuantProject/b2_DataAccess/b2_DataAccess.csproj,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** b2_DataAccess.csproj 13 Oct 2003 21:57:56 -0000 1.1.1.1
--- b2_DataAccess.csproj 10 Nov 2003 21:32:18 -0000 1.2
***************
*** 98,101 ****
--- 98,106 ----
/>
<File
+ RelPath = "DataBaseLocator.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "SQLBuilder.cs"
SubType = "Code"
|