summaryrefslogtreecommitdiff
path: root/builds/msvc/libxs/libxs.vcxproj
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2012-03-14 04:33:14 +0100
committerMartin Sustrik <sustrik@250bpm.com>2012-03-14 04:33:14 +0100
commitc8102f6ef6394357d2d1a53c579bca574a3e3c6a (patch)
tree8d0beaafa19bb00feb13382a3f2ca72a4c4dcd21 /builds/msvc/libxs/libxs.vcxproj
parent02c1655c4e88ac55da1bc6482bfeaaa32d066d1f (diff)
Removed leftovers from a logging experiment
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'builds/msvc/libxs/libxs.vcxproj')
-rw-r--r--builds/msvc/libxs/libxs.vcxproj4
1 files changed, 1 insertions, 3 deletions
diff --git a/builds/msvc/libxs/libxs.vcxproj b/builds/msvc/libxs/libxs.vcxproj
index 97dc0ee..24eb9ae 100644
--- a/builds/msvc/libxs/libxs.vcxproj
+++ b/builds/msvc/libxs/libxs.vcxproj
@@ -121,7 +121,6 @@
<ClCompile Include="..\..\..\src\kqueue.cpp" />
<ClCompile Include="..\..\..\src\lb.cpp" />
<ClCompile Include="..\..\..\src\mailbox.cpp" />
- <ClCompile Include="..\..\..\src\monitor.cpp" />
<ClCompile Include="..\..\..\src\msg.cpp" />
<ClCompile Include="..\..\..\src\mtrie.cpp" />
<ClCompile Include="..\..\..\src\object.cpp" />
@@ -191,7 +190,6 @@
<ClInclude Include="..\..\..\src\lb.hpp" />
<ClInclude Include="..\..\..\src\likely.hpp" />
<ClInclude Include="..\..\..\src\mailbox.hpp" />
- <ClInclude Include="..\..\..\src\monitor.hpp" />
<ClInclude Include="..\..\..\src\msg.hpp" />
<ClInclude Include="..\..\..\src\mtrie.hpp" />
<ClInclude Include="..\..\..\src\mutex.hpp" />
@@ -238,4 +236,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
-</Project> \ No newline at end of file
+</Project>