[Box Backup-commit] COMMIT r3517 - box/trunk/infrastructure/msvc/2010

subversion at boxbackup.org subversion at boxbackup.org
Fri Jan 2 23:05:17 GMT 2015


Author: chris
Date: 2015-01-02 23:05:17 +0000 (Fri, 02 Jan 2015)
New Revision: 3517

Modified:
   box/trunk/infrastructure/msvc/2010/common.vcxproj
Log:
Remove missing source file references from Visual Studio 2010 SLN file

Modified: box/trunk/infrastructure/msvc/2010/common.vcxproj
===================================================================
--- box/trunk/infrastructure/msvc/2010/common.vcxproj	2015-01-02 23:05:14 UTC (rev 3516)
+++ box/trunk/infrastructure/msvc/2010/common.vcxproj	2015-01-02 23:05:17 UTC (rev 3517)
@@ -111,7 +111,6 @@
     <ClCompile Include="..\..\..\lib\common\DebugAssertFailed.cpp" />
     <ClCompile Include="..\..\..\lib\common\DebugMemLeakFinder.cpp" />
     <ClCompile Include="..\..\..\lib\common\DebugPrintf.cpp" />
-    <ClCompile Include="..\..\..\lib\common\EventWatchFilesystemObject.cpp" />
     <ClCompile Include="..\..\..\lib\common\ExcludeList.cpp" />
     <ClCompile Include="..\..\..\lib\common\FdGetLine.cpp" />
     <ClCompile Include="..\..\..\lib\common\FileStream.cpp" />
@@ -182,7 +181,6 @@
     <ClInclude Include="..\..\..\lib\common\Configuration.h" />
     <ClInclude Include="..\..\..\lib\common\Conversion.h" />
     <ClInclude Include="..\..\..\lib\common\EndStructPackForWire.h" />
-    <ClInclude Include="..\..\..\lib\common\EventWatchFilesystemObject.h" />
     <ClInclude Include="..\..\..\lib\common\ExcludeList.h" />
     <ClInclude Include="..\..\..\lib\common\FdGetLine.h" />
     <ClInclude Include="..\..\..\lib\common\FileModificationTime.h" />




More information about the Boxbackup-commit mailing list