<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/65209>65209</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
I want to build it including windows core dll.
</td>
</tr>
<tr>
<th>Labels</th>
<td>
new issue
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
codetronik
</td>
</tr>
</table>
<pre>
I'm trying to develop a llvm pass.
Prebuilt installation files do not contain libraries and headers related to class.
So I want to build llvm myself on windows.
The build succeeds with the options below, but files such as api-ms-win-core-console-l1-1-0.dll are not included in /bin.
How can I include it?
```
make -S llvm -B Release -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_NEW_PASS_MANAGER=ON -DLLVM_ENABLE_PROJECTS="clang;lld" -G "NMake Makefiles"
```
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJxckk9vozwQxj-NuYyIwA75c-CQlKRv3k3SqOnuak-RsYfg7cSOsCnqt19BqSoVISM0j2d-M_NI783VIuYsW7OsiGQbatfkymkMjbPmNSqdfs93jM9vEJp3Y68QHGh8Q3J3kED0doO79H7CkoIlq1ODZWsogLE-SCIZjLNQGUIP2oF1AZSzQRoLZMpGNgY9SKuhRqmx8dAgyYC6r6LoK-_ZwQ46aUMf6Cvoj9K3d49UgbPQGatd96n_OF9qHMW-VQpRe-hMqCHUCO7eo3kokVzH-AOUbRhBfatqkB7k3cQ3H3fGxso1GCtnvSOMKY3TOJloIpANDk0Zq6jVqMFYYHxbGjuC_Oc6UNLC7lMCJjCxHSlnyfgOvzf5ihCfPzqL1_CMhNIjxMXDYfVjc1n_3O2Ly8uf04aJ4iu43_86XDbH1Xq_uRw3vy-n1fl8OayOq8fNMxPF0_Gb5vT89P_m4eXMRME4VyTtlYk1kWacQ_wIjPPjoUfpj2EijPNvwJHOhV6KpYwwT2dLMRueqM4rofm0rNLFoqoWaplxUZUZl6qapUkmp7PI5DzhIlkmPJ1m8-lsMkc9F0udikws5qlM2TTBmzQ06ccwcc01Mt63mM8yniwjkiWSH_zKucUOhmAPmBVRk_d34rK9ejZNyPjgv7IEEwjz7y4yn7vrrT16CPptgyaaRG1DeR3C3TOxYnzL-PZqQt2WE-VujG_75OMnvjfuL6rA-HZA8oxvB-R_AQAA__-PdxXQ">