Skip to content

Sconscript: use WIN32_WINNT_WIN7 in architecture sconscript - #7560

Closed
josephsl wants to merge 1 commit into
nvaccess:masterfrom
josephsl:i6718sconscript
Closed

Sconscript: use WIN32_WINNT_WIN7 in architecture sconscript#7560
josephsl wants to merge 1 commit into
nvaccess:masterfrom
josephsl:i6718sconscript

Conversation

@josephsl

@josephsl josephsl commented Sep 4, 2017

Copy link
Copy Markdown
Contributor

Link to issue number:

#6718 (based on work done via #7546)

Summary of the issue:

None

Description of how this pull request fixes the issue:

Currently architecture sconscript assumes use of WIN32_WINNT_WS03 to make NVDA compatible with Windows XP SP2 and later. Now that XP support is gone, it would be better to target Windows 7 by using WIN32_WINNT_Win7.

Testing performed:

NVDA compiled successfully with the changes made.

Known issues with pull request:

None.

Change log entry:

None (can be part of 7546).

…to make NVDA more compatible with Windows 7 and later. re nvaccess#6718.
@michaelDCurran

michaelDCurran commented Sep 4, 2017 via email

Copy link
Copy Markdown
Member

@josephsl

josephsl commented Sep 4, 2017 via email

Copy link
Copy Markdown
Contributor Author

@josephsl josephsl closed this Sep 4, 2017
@michaelDCurran

michaelDCurran commented Sep 4, 2017 via email

Copy link
Copy Markdown
Member

@josephsl
josephsl deleted the i6718sconscript branch July 19, 2020 22:16
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