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

Unified Diff: native_client_sdk/src/libraries/gtest_ppapi/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_ppapi/library.dsc
diff --git a/native_client_sdk/src/libraries/gtest_ppapi/library.dsc b/native_client_sdk/src/libraries/gtest_ppapi/library.dsc
index 2b1c6f71b23a7597368287ed5c68d4b6763911f6..b4eaf41a09a701b631377eed734faa9406140de9 100644
--- a/native_client_sdk/src/libraries/gtest_ppapi/library.dsc
+++ b/native_client_sdk/src/libraries/gtest_ppapi/library.dsc
@@ -28,6 +28,9 @@
'DEST': 'include/gtest_ppapi',
},
],
+ 'DATA': [
+ 'Makefile'
+ ],
'DEST': 'testlibs',
'NAME': 'gtest_ppapi',
}
« no previous file with comments | « native_client_sdk/src/libraries/gtest_ppapi/Makefile ('k') | native_client_sdk/src/libraries/nacl_mounts/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698