| Index: syzygy/integration_tests/integration_tests.gyp
|
| diff --git a/syzygy/integration_tests/integration_tests.gyp b/syzygy/integration_tests/integration_tests.gyp
|
| index c4175e3d0a6bd455acf2ebf5bfb13d437d401a52..a244dc0f907c38ccb3bb270e14fddd81cc10145e 100644
|
| --- a/syzygy/integration_tests/integration_tests.gyp
|
| +++ b/syzygy/integration_tests/integration_tests.gyp
|
| @@ -129,6 +129,7 @@
|
| '--output-dir=<(PRODUCT_DIR)',
|
| '--input-files=<(_inputs)',
|
| '--target-name=integration_tests_clang_dll',
|
| + '--def-file=integration_tests_clang_dll.def'
|
| ],
|
| },
|
| ],
|
|
|