summaryrefslogtreecommitdiff
path: root/infrastructure/msvc/2010
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2015-01-02 23:05:17 +0000
committerChris Wilson <chris+github@qwirx.com>2015-01-02 23:05:17 +0000
commit963d1ab8a28c34202588faa00d135afc8145a630 (patch)
tree798c6d6dc0cb00a728a5a468214c759c404af01c /infrastructure/msvc/2010
parent3fbad79c920776be01e607431a2a1a8c0a158833 (diff)
Remove missing source file references from Visual Studio 2010 SLN file
Diffstat (limited to 'infrastructure/msvc/2010')
-rw-r--r--infrastructure/msvc/2010/common.vcxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/infrastructure/msvc/2010/common.vcxproj b/infrastructure/msvc/2010/common.vcxproj
index a644891a..5700376c 100644
--- a/infrastructure/msvc/2010/common.vcxproj
+++ b/infrastructure/msvc/2010/common.vcxproj
@@ -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" />