diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/gtest.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/gtest.gyp b/testing/gtest.gyp index 1dad2b1..d3168df 100644 --- a/testing/gtest.gyp +++ b/testing/gtest.gyp @@ -13,6 +13,7 @@ { 'target_name': 'gtest', 'type': 'static_library', + 'msvs_guid': 'C8F6C172-56F2-4E76-B5FA-C3B423B31BE7', 'sources': [ 'gtest/include/gtest/internal/gtest-death-test-internal.h', 'gtest/include/gtest/internal/gtest-filepath.h', |