Skip to content
Snippets Groups Projects
Commit 87e1e619 authored by Ivan Kravets's avatar Ivan Kravets Committed by GitHub
Browse files

Export examples

parent 6881f94c
No related branches found
No related tags found
No related merge requests found
......@@ -12,11 +12,14 @@
"email": "jpa@nanopb.mail.kapsi.fi",
"url": "http://koti.kapsi.fi/jpa/nanopb/"
}],
"include": [
"*.c",
"*.cpp",
"*.h"
],
"export": {
"include": [
"*.c",
"*.cpp",
"*.h",
"examples"
]
},
"examples": "examples/*/*.c",
"frameworks": "*",
"platforms": "*"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment