[Pvfs2-cvs] commit by sampson in pvfs2/projects/OrangeFS/client-service: client-service.vcxproj

CVS commit program cvs at parl.clemson.edu
Fri May 13 17:37:02 EDT 2011


Update of /projects/cvsroot/pvfs2/projects/OrangeFS/client-service
In directory parlweb1:/tmp/cvs-serv17166/projects/OrangeFS/client-service

Modified Files:
      Tag: windows-client
	client-service.vcxproj 
Log Message:
Windows client user cache


Index: client-service.vcxproj
===================================================================
RCS file: /projects/cvsroot/pvfs2/projects/OrangeFS/client-service/Attic/client-service.vcxproj,v
diff -p -u -r1.1.2.16 -r1.1.2.17
--- client-service.vcxproj	3 May 2011 14:54:47 -0000	1.1.2.16
+++ client-service.vcxproj	13 May 2011 21:37:02 -0000	1.1.2.17
@@ -21,6 +21,7 @@
   <ItemGroup>
     <ClCompile Include="..\..\..\src\client\windows\client-service\cert.c" />
     <ClCompile Include="..\..\..\src\client\windows\client-service\config.c" />
+    <ClCompile Include="..\..\..\src\client\windows\client-service\user-cache.c" />
     <ClCompile Include="..\..\..\src\client\windows\client-service\dokan-interface.c" />
     <ClCompile Include="..\..\..\src\client\windows\client-service\fs.c" />
     <ClCompile Include="..\..\..\src\client\windows\client-service\service-main.c" />
@@ -29,6 +30,7 @@
     <ClInclude Include="..\..\..\src\client\windows\client-service\cert.h" />
     <ClInclude Include="..\..\..\src\client\windows\client-service\client-service.h" />
     <ClInclude Include="..\..\..\src\client\windows\client-service\config.h" />
+    <ClInclude Include="..\..\..\src\client\windows\client-service\user-cache.h" />
     <ClInclude Include="..\..\..\src\client\windows\client-service\fs.h" />
   </ItemGroup>
   <PropertyGroup Label="Globals">



More information about the Pvfs2-cvs mailing list