Skip to content

Add option to change the name of the precompiled header output file - #219

Merged
belkiss merged 1 commit into
ubisoft:devfrom
ShawnCZek:precomp-header-output-file-name
Oct 19, 2022
Merged

Add option to change the name of the precompiled header output file#219
belkiss merged 1 commit into
ubisoft:devfrom
ShawnCZek:precomp-header-output-file-name

Conversation

@ShawnCZek

Copy link
Copy Markdown
Contributor

Right now, only the folder path of the precompiled header file can be modified. The file name is forced to use the project's name.

This pull request introduces a configuration option to modify the file name. In my case, this allows me to share the precompiled header file between multiple projects. This was not possible before because of the reason mentioned above.

@belkiss

belkiss commented Oct 19, 2022

Copy link
Copy Markdown
Contributor

Merged, thanks!

@ShawnCZek
ShawnCZek deleted the precomp-header-output-file-name branch October 19, 2022 07:56
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