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 4105823 + 3b11c37 commit c140d54Copy full SHA for c140d54
platforms/Windows/bld/bld.wxs
@@ -387,6 +387,9 @@
387
<Component>
388
<File Source="$(TOOLCHAIN_ROOT)\usr\bin\_CompilerSwiftIDEUtils.dll" />
389
</Component>
390
+ <Component>
391
+ <File Source="$(TOOLCHAIN_ROOT)\usr\bin\_CompilerSwiftIfConfig.dll" />
392
+ </Component>
393
394
<File Source="$(TOOLCHAIN_ROOT)\usr\bin\_CompilerSwiftOperators.dll" />
395
0 commit comments