Possibly fix Windows build.
This commit is contained in:
parent
f652f53a22
commit
7317dc4f4a
@ -31,18 +31,6 @@
|
|||||||
'../../build/common.gypi',
|
'../../build/common.gypi',
|
||||||
],
|
],
|
||||||
'targets': [
|
'targets': [
|
||||||
{
|
|
||||||
'target_name': 'build_all',
|
|
||||||
'type': 'none',
|
|
||||||
'dependencies': [
|
|
||||||
'./crash_generation/crash_generation.gyp:*',
|
|
||||||
'./handler/exception_handler.gyp:*',
|
|
||||||
'./sender/crash_report_sender.gyp:*',
|
|
||||||
'./unittests/client_tests.gyp:*',
|
|
||||||
'./unittests/testing.gyp:*',
|
|
||||||
'./tests/crash_generation_app/crash_generation_app.gyp:*',
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
'target_name': 'common',
|
'target_name': 'common',
|
||||||
'type': 'static_library',
|
'type': 'static_library',
|
||||||
|
Loading…
Reference in New Issue
Block a user