@@ -2566,12 +2566,12 @@ function Test-SourceKitLSP {
25662566 # indexstore-db
25672567 " -Xswiftc" , " -I$ ( Get-HostProjectBinaryCache IndexStoreDB) \swift" ,
25682568 " -Xlinker" , " -L$ ( Get-HostProjectBinaryCache IndexStoreDB) \Sources\IndexStoreDB" ,
2569- " -Xlinker" , " $ ( Get-HostProjectBinaryCache IndexStoreDB) \lib\CIndexStoreDB \CIndexStoreDB.lib" ,
2570- " -Xlinker" , " $ ( Get-HostProjectBinaryCache IndexStoreDB) \lib\Core \Core.lib" ,
2571- " -Xlinker" , " $ ( Get-HostProjectBinaryCache IndexStoreDB) \lib\Database \Database.lib" ,
2572- " -Xlinker" , " $ ( Get-HostProjectBinaryCache IndexStoreDB) \lib\Index \Index.lib" ,
2573- " -Xlinker" , " $ ( Get-HostProjectBinaryCache IndexStoreDB) \lib\LLVMSupport \LLVMSupport.lib" ,
2574- " -Xlinker" , " $ ( Get-HostProjectBinaryCache IndexStoreDB) \lib\Support \Support.lib" ,
2569+ " -Xlinker" , " $ ( Get-HostProjectBinaryCache IndexStoreDB) \Sources\IndexStoreDB_CIndexStoreDB \CIndexStoreDB.lib" ,
2570+ " -Xlinker" , " $ ( Get-HostProjectBinaryCache IndexStoreDB) \Sources\IndexStoreDB_Core \Core.lib" ,
2571+ " -Xlinker" , " $ ( Get-HostProjectBinaryCache IndexStoreDB) \Sources\IndexStoreDB_Database \Database.lib" ,
2572+ " -Xlinker" , " $ ( Get-HostProjectBinaryCache IndexStoreDB) \Sources\IndexStoreDB_Index \Index.lib" ,
2573+ " -Xlinker" , " $ ( Get-HostProjectBinaryCache IndexStoreDB) \Sources\IndexStoreDB_LLVMSupport \LLVMSupport.lib" ,
2574+ " -Xlinker" , " $ ( Get-HostProjectBinaryCache IndexStoreDB) \Sources\IndexStoreDB_Support \Support.lib" ,
25752575 # LMDB
25762576 " -Xlinker" , " $ ( Get-HostProjectBinaryCache LMDB) \lib\CLMDB.lib" ,
25772577 # sourcekit-lsp
0 commit comments