aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unit/UnitTester.vcxproj
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2020-11-10 09:02:03 +1100
committerNeil <nyamatongwe@gmail.com>2020-11-10 09:02:03 +1100
commit68ae179a5720f2b58b5e94f7298419b1f31c8b0b (patch)
treee37c6a0a8c312bd65b00aeddfeb9c6347dd4e4c9 /test/unit/UnitTester.vcxproj
parentb2c399ae8b2a547e77a05f318e58a96fca2d4ea8 (diff)
downloadscintilla-mirror-68ae179a5720f2b58b5e94f7298419b1f31c8b0b.tar.gz
Remove WordList from testing as that is now part of Lexilla.
Diffstat (limited to 'test/unit/UnitTester.vcxproj')
-rw-r--r--test/unit/UnitTester.vcxproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/unit/UnitTester.vcxproj b/test/unit/UnitTester.vcxproj
index 65d4c58dc..b9b004154 100644
--- a/test/unit/UnitTester.vcxproj
+++ b/test/unit/UnitTester.vcxproj
@@ -150,7 +150,6 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="..\..\lexlib\WordList.cxx" />
<ClCompile Include="..\..\src\CellBuffer.cxx" />
<ClCompile Include="..\..\src\CharClassify.cxx" />
<ClCompile Include="..\..\src\ContractionState.cxx" />