[Fat-develop] FAT/test/FAT.Test FAT.Test.csproj,1.2,1.3
Brought to you by:
exortech
|
From: <exo...@us...> - 2004-01-15 00:57:02
|
Update of /cvsroot/fat/FAT/test/FAT.Test
In directory sc8-pr-cvs1:/tmp/cvs-serv19380/test/FAT.Test
Modified Files:
FAT.Test.csproj
Log Message:
commits to fat will now be sent out on developer mailing list
Index: FAT.Test.csproj
===================================================================
RCS file: /cvsroot/fat/FAT/test/FAT.Test/FAT.Test.csproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** FAT.Test.csproj 14 Dec 2003 21:30:28 -0000 1.2
--- FAT.Test.csproj 15 Jan 2004 00:56:58 -0000 1.3
***************
*** 123,126 ****
--- 123,131 ----
/>
<File
+ RelPath = "Console\ArgumentParserTest.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "Console\ConsoleMainTest.cs"
SubType = "Code"
***************
*** 187,190 ****
--- 192,200 ----
BuildAction = "Compile"
/>
+ <File
+ RelPath = "Web\TestTreeViewTest.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
</Include>
</Files>
|