Skip to content

Conversation

@mihnita
Copy link
Contributor

@mihnita mihnita commented Nov 23, 2025

Revert 743998d, 2024-11-21, "ICU-22977 Temp fix for MSVC builds: SkipUWP"

I didn't have to do anything, it looks like Visual Studio fixed whatever it was doing.
But starting with a certain version VS stopped supporting ARM32.
So I had to copy some conditions from a non UWP .props file to the UWP one.

I think that uwp/non-uwp projects and properties files should be a lot closer than they are, and share a lot more. But I didn't try to unify them.

Checklist

  • Required: Issue filed: ICU-23049
  • Required: The PR title must be prefixed with a JIRA Issue number. Example: "ICU-NNNNN Fix xyz"
  • Required: Each commit message must be prefixed with a JIRA Issue number. Example: "ICU-NNNNN Fix xyz"
  • Issue accepted (done by Technical Committee after discussion)
  • Tests included, if applicable
  • API docs and/or User Guide docs changed or added, if applicable
  • Approver: Feel free to merge on my behalf

ARM 32 not supported in newer SDKs.
`Build.Windows.UWP.ProjectConfiguration.props` now does what
`Build.Windows.ProjectConfiguration.props` was already doing.

I think that in an ideal world the uwp projects / properties
should be a lot more similar to the non-uwp ones.
@jira-pull-request-webhook
Copy link

Hooray! The files in the branch are the same across the force-push. 😃

~ Your Friendly Jira-GitHub PR Checker Bot

@mihnita mihnita merged commit 8c13877 into unicode-org:main Nov 24, 2025
106 checks passed
@mihnita mihnita deleted the mihai_ICU-23049 branch November 25, 2025 10:24
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.

2 participants