DescriptionCurrently we have only the "Default" configuration which gyp generates by default. We should have separate configurations for Debug and Release on each platform.
This patch provides the include file common.gypi (cargo culted from another project) which implements basic support for Debug and Release targets. All configurations build on all platforms with the exception of Windows/Release, which seems to have compile errors not resolved here.
Patch Set 1 #
MessagesTotal messages: 3
|