[Quantproject-developers] QuantDownloader/Downloader Downloader.csproj,1.7,1.8
Brought to you by:
glauco_1
|
From: <gla...@us...> - 2003-12-19 15:58:29
|
Update of /cvsroot/quantproject/QuantDownloader/Downloader
In directory sc8-pr-cvs1:/tmp/cvs-serv8673/Downloader
Modified Files:
Downloader.csproj
Log Message:
Added the ValidateDataGrid class
Index: Downloader.csproj
===================================================================
RCS file: /cvsroot/quantproject/QuantDownloader/Downloader/Downloader.csproj,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** Downloader.csproj 16 Dec 2003 16:39:29 -0000 1.7
--- Downloader.csproj 19 Dec 2003 15:58:25 -0000 1.8
***************
*** 171,174 ****
--- 171,179 ----
/>
<File
+ RelPath = "Validate\ValidateDataGrid.cs"
+ SubType = "Component"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "Validate\ValidateDataTable.cs"
SubType = "Component"
|