Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Unified Diff: native_client_sdk/src/libraries/gtest/library.dsc

Issue 11882012: Convert all project to use common.mk (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: native_client_sdk/src/libraries/gtest/library.dsc
diff --git a/native_client_sdk/src/libraries/gtest/library.dsc b/native_client_sdk/src/libraries/gtest/library.dsc
index 429f0e9af25b4c7db82f2bc1937ea9477d4b156f..9755f607c19b785fc2aeaef18a88e6b132646811 100644
--- a/native_client_sdk/src/libraries/gtest/library.dsc
+++ b/native_client_sdk/src/libraries/gtest/library.dsc
@@ -82,6 +82,9 @@
'DEST': 'include/gtest/internal/src',
},
],
+ 'DATA': [
+ 'Makefile'
+ ],
'DEST': 'testlibs',
'NAME': 'gtest',
}
« no previous file with comments | « native_client_sdk/src/libraries/gtest/Makefile ('k') | native_client_sdk/src/libraries/gtest_ppapi/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698