diff options
| author | hathach <[email protected]> | 2013-09-21 14:28:59 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2013-09-21 14:38:40 +0700 |
| commit | 57088638598ccd0ea185debb8ca0fc7cbb404587 (patch) | |
| tree | 500c081b52abe45535d7e0f64ff1e26673a6dc9e /demos/host/host_os_none | |
| parent | d15ba08fdc5c75aa061dc7dde10eff54f6dc607f (diff) | |
house keeping, clean up warnings
Diffstat (limited to 'demos/host/host_os_none')
| -rw-r--r-- | demos/host/host_os_none/host_os_none.ewp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/demos/host/host_os_none/host_os_none.ewp b/demos/host/host_os_none/host_os_none.ewp index 8176206fd..31e345cc5 100644 --- a/demos/host/host_os_none/host_os_none.ewp +++ b/demos/host/host_os_none/host_os_none.ewp @@ -939,6 +939,9 @@ <name>$PROJ_DIR$\..\src\mouse_app.c</name> </file> <file> + <name>$PROJ_DIR$\..\src\msc_app.c</name> + </file> + <file> <name>$PROJ_DIR$\..\src\rndis_app.c</name> </file> </group> @@ -1003,6 +1006,9 @@ <file> <name>$PROJ_DIR$\..\..\..\tinyusb\class\hid_host.c</name> </file> + <file> + <name>$PROJ_DIR$\..\..\..\tinyusb\class\msc_host.c</name> + </file> </group> <group> <name>common</name> |
