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

Unified Diff: native_client_sdk/src/examples/tutorial/debugging/example.dsc

Issue 23919004: [NaCl SDK] Create a resources/ directory and move files to it. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: move httpd.cmd too Created 7 years, 3 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/examples/tutorial/debugging/example.dsc
diff --git a/native_client_sdk/src/examples/tutorial/debugging/example.dsc b/native_client_sdk/src/examples/tutorial/debugging/example.dsc
index 36ef72639c1e653d4ccbe841a67ac6e0fb93ef48..a9233e4de7fc8c9b4c86c6b4e1fd3908a6985ae3 100644
--- a/native_client_sdk/src/examples/tutorial/debugging/example.dsc
+++ b/native_client_sdk/src/examples/tutorial/debugging/example.dsc
@@ -1,10 +1,6 @@
{
'DISABLE_PACKAGE': True, # Doesn't work in packaged apps yet.
'TOOLS': ['newlib'],
- 'SEARCH': [
- '.',
- '../..',
- ],
'TARGETS': [
{
'NAME' : 'debugging',
« no previous file with comments | « native_client_sdk/src/examples/resources/screenshot_pi_1280.png ('k') | native_client_sdk/src/libraries/gmock/library.dsc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698