File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -432,6 +432,7 @@ $(XamlMetaDataProviderPch)
432432
433433 <!-- Build reference projection from WinMD project references and dynamic library project references-->
434434 <Target Name =" CppWinRTMakeReferenceProjection"
435+ Condition =" '@(CppWinRTDirectWinMDReferences)@(CppWinRTDynamicProjectWinMDReferences)' != '' AND '$(CppWinRTEnableReferenceProjection)' == 'true'"
435436 Condition =" '$(CppWinRTEnableReferenceProjection)' == 'true'"
436437 DependsOnTargets =" GetCppWinRTProjectWinMDReferences;GetCppWinRTPlatformWinMDReferences;GetCppWinRTDirectWinMDReferences;$(CppWinRTMakeReferenceProjectionDependsOn)"
437438 Inputs =" @(CppWinRTDirectWinMDReferences);@(CppWinRTDynamicProjectWinMDReferences);@(CppWinRTPlatformWinMDReferences)"
You can’t perform that action at this time.
0 commit comments