Skip to content
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

Would like a way to specify the output file of a target #50

Closed
GoogleCodeExporter opened this issue Sep 10, 2015 · 1 comment
Closed

Comments

@GoogleCodeExporter
Copy link

gyp seems to provide no way to modify the output file of a target. I'd like 
to be able to change the file name of the output file (e.g., to add a 
"_debug" suffix to the name in Debug configurations).

Original issue reported on code.google.com by adam.ro...@gmail.com on 14 Jul 2009 at 9:58

@GoogleCodeExporter
Copy link
Author

Ok this has been changed.
(As before you can use 'product_name' to change the filename emitted).
You can now also use 'msvs_product_directory' to specify an output directory.

Original comment by bradnel...@google.com on 17 Jul 2009 at 8:02

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant