Skip to content

Commit 75567d5

Browse files
committed
ports/windows: Add pyexec.c to micropython.vcxproj.
This is required by the unix port to support the rawrepl feature. Signed-off-by: Glenn Moloney <glenn.moloney@gmail.com>
1 parent 9b1b5a3 commit 75567d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/windows/micropython.vcxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
<ClCompile Include="@(PyExtModSource)" />
9090
<ClCompile Include="$(PyBaseDir)shared\readline\*.c" />
9191
<ClCompile Include="$(PyBaseDir)shared\runtime\gchelper_generic.c" />
92+
<ClCompile Include="$(PyBaseDir)shared\runtime\pyexec.c" />
9293
<ClCompile Include="$(PyBaseDir)ports\windows\*.c" />
9394
<ClCompile Include="$(PyBaseDir)ports\windows\msvc\*.c" />
9495
<ClCompile Include="$(PyBaseDir)ports\unix\gccollect.c"/>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy