diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2015-12-21 17:46:13 +0100 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2015-12-21 17:46:13 +0100 |
commit | 923ae026828a5cd325cb0dc658c78f50d029b1bf (patch) | |
tree | 7b89c9f0b2b69a2c36242d58df9015cd0fe3153f /nbproject/private | |
parent | e76dff6729fb9acd1638019507e7edbbd8af23f5 (diff) |
Export getFileUpload to helper-api.c
Diffstat (limited to 'nbproject/private')
-rw-r--r-- | nbproject/private/private.xml | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/nbproject/private/private.xml b/nbproject/private/private.xml index 6d359089..88244563 100644 --- a/nbproject/private/private.xml +++ b/nbproject/private/private.xml @@ -7,15 +7,14 @@ <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/> <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2"> <group> - <file>file:/home/mbc/git/afb-daemon-newapi2/plugins/audio/audio-api.c</file> - <file>file:/home/mbc/git/afb-daemon-newapi2/plugins/radio/radio-api.c</file> - <file>file:/home/mbc/git/afb-daemon-newapi2/src/main.c</file> - <file>file:/home/mbc/git/afb-daemon-newapi2/plugins/radio/radio-api.h</file> - <file>file:/home/mbc/git/afb-daemon-newapi2/plugins/audio/audio-alsa.c</file> - <file>file:/home/mbc/git/afb-daemon-newapi2/plugins/radio/radio-rtlsdr.c</file> - <file>file:/home/mbc/git/afb-daemon-newapi2/include/local-def.h</file> - <file>file:/home/mbc/git/afb-daemon-newapi2/plugins/audio/audio-api.h</file> - <file>file:/home/mbc/git/afb-daemon-newapi2/plugins/audio/audio-alsa.h</file> + <file>file:/home/fulup/Workspace/afb-daemon/plugins/samples/SamplePost.c</file> + <file>file:/home/fulup/Workspace/afb-daemon/src/session.c</file> + <file>file:/home/fulup/Workspace/afb-daemon/src/helper-api.c</file> + <file>file:/home/fulup/Workspace/afb-daemon/src/main.c</file> + <file>file:/home/fulup/Workspace/afb-daemon/include/local-def.h</file> + <file>file:/home/fulup/Workspace/afb-daemon/include/proto-def.h</file> + <file>file:/home/fulup/Workspace/afb-daemon/src/rest-api.c</file> + <file>file:/home/fulup/Workspace/afb-daemon/src/config.c</file> </group> </open-files> </project-private> |