fix build error

This commit is contained in:
hathach 2018-04-05 13:49:15 +07:00
parent 276cfd5589
commit 6bcfc6634f
1 changed files with 6 additions and 1 deletions

View File

@ -75,7 +75,12 @@
Name="Release Single"
gcc_optimization_level="Optimize For Size" />
<folder Name="lib">
<folder Name="sdk" path="../../lib/sdk" />
<folder
Name="sdk"
exclude=""
filter="*.h;*.c"
path="../../lib/sdk"
recurse="Yes" />
<folder Name="sdk11">
<folder Name="components">
<folder Name="ble">