Skip to content

Example and QA interfaces section added for Windows - #504

Merged
sebaszm merged 3 commits into
rdkcentral:masterfrom
nxtum:example-qa-interfaces
Jul 20, 2026
Merged

Example and QA interfaces section added for Windows#504
sebaszm merged 3 commits into
rdkcentral:masterfrom
nxtum:example-qa-interfaces

Conversation

@nxtum

@nxtum nxtum commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

@nxtum
nxtum requested a review from sebaszm June 22, 2026 15:49
Copilot AI review requested due to automatic review settings July 9, 2026 09:26

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Visual Studio project support for building the example_interfaces and qa_interfaces ProxyStub libraries on Windows (to complement the existing Windows project files in this repo and the dependency noted in ThunderOnWindows#17).

Changes:

  • Added ExampleInterfaces.vcxproj + .filters for Windows builds of example_interfaces.
  • Added QAInterfaces.vcxproj + .filters for Windows builds of qa_interfaces.
  • Wired both projects to run StubGenerator.py as a pre-build step and output artifacts under artifacts\ProxyStubs.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

File Description
qa_interfaces/QAInterfaces.vcxproj.filters Adds Solution Explorer filters for QA interface sources/headers and generated stubs.
qa_interfaces/QAInterfaces.vcxproj Adds the Windows project for building QA ProxyStubs with a pre-build stub generation step.
example_interfaces/ExampleInterfaces.vcxproj.filters Adds Solution Explorer filters for example interface sources/headers and generated stubs.
example_interfaces/ExampleInterfaces.vcxproj Adds the Windows project for building example ProxyStubs with a pre-build stub generation step.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread qa_interfaces/QAInterfaces.vcxproj
Comment thread qa_interfaces/QAInterfaces.vcxproj
Comment thread qa_interfaces/QAInterfaces.vcxproj.filters
Comment thread qa_interfaces/QAInterfaces.vcxproj.filters
Copilot AI review requested due to automatic review settings July 20, 2026 08:39

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@sebaszm
sebaszm merged commit 2024226 into rdkcentral:master Jul 20, 2026
76 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 20, 2026
@nxtum
nxtum deleted the example-qa-interfaces branch July 20, 2026 12:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants