summaryrefslogtreecommitdiff
path: root/src/cppunit/cppunit_dll.vcxproj
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-04-13 04:08:37 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-04-13 04:08:37 +0200
commitde5eab33cb30f15f85ac8f197bd571b7695566a6 (patch)
tree27fd9b32a90ab947cf081e6e62c24afed5bdce9a /src/cppunit/cppunit_dll.vcxproj
parent6456f18a9aa00cbf9d90075786122075dc8f3141 (diff)
downloadcppunit-de5eab33cb30f15f85ac8f197bd571b7695566a6.tar.gz
remove BeOS special support
Diffstat (limited to 'src/cppunit/cppunit_dll.vcxproj')
-rw-r--r--src/cppunit/cppunit_dll.vcxproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cppunit/cppunit_dll.vcxproj b/src/cppunit/cppunit_dll.vcxproj
index 71ef783..043e977 100644
--- a/src/cppunit/cppunit_dll.vcxproj
+++ b/src/cppunit/cppunit_dll.vcxproj
@@ -309,7 +309,6 @@ copy "$(TargetDir)$(TargetName).lib" ..\..\lib\$(TargetName).lib</Command>
<ClCompile Include="TestSuccessListener.cpp" />
<ClCompile Include="TextTestProgressListener.cpp" />
<ClCompile Include="TextTestResult.cpp" />
- <ClCompile Include="BeosDynamicLibraryManager.cpp" />
<ClCompile Include="DynamicLibraryManager.cpp" />
<ClCompile Include="DynamicLibraryManagerException.cpp" />
<ClCompile Include="PlugInManager.cpp" />