We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6cecc7c + 38dc64c commit c7732c5Copy full SHA for c7732c5
platforms/Windows/bld/bld.wxs
@@ -405,6 +405,9 @@
405
<Component>
406
<File Source="$(TOOLCHAIN_ROOT)\usr\bin\_CompilerSwiftIfConfig.dll" />
407
</Component>
408
+ <Component>
409
+ <File Source="$(TOOLCHAIN_ROOT)\usr\bin\_CompilerSwiftLexicalLookup.dll" />
410
+ </Component>
411
412
<File Source="$(TOOLCHAIN_ROOT)\usr\bin\_CompilerSwiftOperators.dll" />
413
0 commit comments