Skip to content

Use corflags.exe to generate x86 host process #186

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 10, 2016

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Mar 10, 2016

This change removes the existing PowerShellEditorServices.Host.x86 project
in favor of using the corflags.exe tool to set the 32-bit flag on the
AnyCPU build of the host process to generate the x86 variant. This will
save some configuration duplication and make x86 host development builds
easier to test from editors like Visual Studio Code.

Resolves #185.

This change removes the existing PowerShellEditorServices.Host.x86 project
in favor of using the corflags.exe tool to set the 32-bit flag on the
AnyCPU build of the host process to generate the x86 variant.  This will
save some configuration duplication and make x86 host development builds
easier to test from editors like Visual Studio Code.

Resolves #185.
daviwil added a commit that referenced this pull request Mar 10, 2016
…host

Use corflags.exe to generate x86 host process
@daviwil daviwil merged commit 85da2fb into master Mar 10, 2016
@daviwil daviwil deleted the daviwil/use-corflags-for-x86-host branch March 26, 2016 15:14
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