Lines Matching full:projects
16 <Projects>
24 </Projects>
39 causes many conflicts between pythoncore and projects that depend
41 projects will be built in parallel.
43 <Projects Include="pythoncore.vcxproj">
45 </Projects>
47 <Projects Include="python3dll.vcxproj" />
49 <Projects Include="pylauncher.vcxproj;pywlauncher.vcxproj" />
51 <Projects Include="pyshellext.vcxproj" />
57 <Projects Include="venvlauncher.vcxproj;venvwlauncher.vcxproj" />
63 … <Projects Include="@(ExtensionModules->'%(Identity).vcxproj')" Condition="$(IncludeExtensions)" />
67 <Projects Include="@(TestModules->'%(Identity).vcxproj')" Condition="$(IncludeTests)">
70 </Projects>
82 <MSBuild Projects="@(Projects)"
87 <MSBuild Projects="@(Projects2)"
95 <MSBuild Projects="@(Projects2)"
101 <MSBuild Projects="@(Projects)"
110 <MSBuild Projects="@(Projects2)"
116 <MSBuild Projects="@(Projects)"