Skip to content

Conversation

@Mode-77
Copy link

@Mode-77 Mode-77 commented Feb 13, 2024

The build output directory for the CppUTest Visual Studio solution (CppUTest_VS201x.sln) was changed here, which breaks this starter project that depended on the previous path.

This change updates the project files for VS2019, updating the library paths to point to the updated output directory. There was also a preexisting bug in the Release configuration caused by unset include paths. This PR fixes that as well.

The other Visual Studio projects (VS2012, VS2010, etc.) will have to be updated as well.

@Mode-77 Mode-77 marked this pull request as ready for review February 14, 2024 11:36
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