diff --git a/tests.gyp b/tests.gyp index 65b54112..27f86b3c 100644 --- a/tests.gyp +++ b/tests.gyp @@ -48,7 +48,7 @@ 'target_defaults': { 'default_configuration': 'Debug', - 'configurations': {'Debug': {}}, + 'configurations': {'Debug': {}, 'Release': {}}, 'cflags': [ '-g',