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

Side by Side Diff: native_client_sdk/src/getting_started/part1/example.dsc

Issue 23661005: [NaCl SDK] Add a very simple getting_started example at top-level. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add hello_tutorial.nmf 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 'TOOLS': ['pnacl'],
3 'DATA': [
4 'hello_tutorial.cc',
5 'hello_tutorial.nmf',
6 'index.html',
7 'Makefile',
8 ],
9 'DEST': 'getting_started',
10 'NAME': 'part1',
11 'GROUP': 'Getting Started'
12 }
13
OLDNEW
« no previous file with comments | « native_client_sdk/src/getting_started/part1/Makefile ('k') | native_client_sdk/src/getting_started/part1/hello_tutorial.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698