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.
1 parent efd5df9 commit f7152dbCopy full SHA for f7152db
2 files changed
PCbuild/_testembed.vcxproj
@@ -143,7 +143,7 @@
143
</Link>
144
</ItemDefinitionGroup>
145
<ItemGroup>
146
- <ClCompile Include="..\Modules\_testembed.c" />
+ <ClCompile Include="..\Programs\_testembed.c" />
147
</ItemGroup>
148
149
<ProjectReference Include="pythoncore.vcxproj">
PCbuild/_testembed.vcxproj.filters
@@ -15,7 +15,7 @@
15
</Filter>
16
17
18
- <ClCompile Include="..\Modules\_testembed.c">
+ <ClCompile Include="..\Programs\_testembed.c">
19
<Filter>Source Files</Filter>
20
</ClCompile>
21
0 commit comments