diff options
Diffstat (limited to 'PCbuild/pylauncher.vcxproj')
-rw-r--r-- | PCbuild/pylauncher.vcxproj | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/PCbuild/pylauncher.vcxproj b/PCbuild/pylauncher.vcxproj index c97bb82..25cc245 100644 --- a/PCbuild/pylauncher.vcxproj +++ b/PCbuild/pylauncher.vcxproj @@ -154,6 +154,11 @@ <ItemGroup> <ResourceCompile Include="..\PC\pylauncher.rc" /> </ItemGroup> + <ItemGroup> + <ProjectReference Include="make_versioninfo.vcxproj"> + <Project>{f0e0541e-f17d-430b-97c4-93adf0dd284e}</Project> + </ProjectReference> + </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> </ImportGroup> |