Skip to content

Output the module intermediate files to $(IntDir)Microsoft\cppwinrt\#1596

Open
YexuanXiao wants to merge 2 commits into
microsoft:masterfrom
YexuanXiao:patch-5
Open

Output the module intermediate files to $(IntDir)Microsoft\cppwinrt\#1596
YexuanXiao wants to merge 2 commits into
microsoft:masterfrom
YexuanXiao:patch-5

Conversation

@YexuanXiao

@YexuanXiao YexuanXiao commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

This path follows the conventions used by the compiler and the STL (the STL uses the path $(IntDir)Microsoft\STL), avoiding mixing library intermediate files with those of the project files.

The PR also removed CppWinRTModuleLibDir because it appeared in isolation, was unused, and had no explanation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant