moved src/common/pa_skeleton.c to src/hostapi/skeleton/pa_hostapi_skeleton.c. updated all build files accordingly.
This commit is contained in:
parent
af36f2762b
commit
54aaddf9e3
14 changed files with 77 additions and 75 deletions
|
|
@ -129,7 +129,7 @@ SOURCE=..\..\src\common\pa_ringbuffer.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\src\common\pa_skeleton.c
|
||||
SOURCE=..\..\src\hostapi\skeleton\pa_hostapi_skeleton.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
|
|
|
|||
|
|
@ -737,7 +737,7 @@
|
|||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\common\pa_skeleton.c"
|
||||
RelativePath="..\..\src\hostapi\skeleton\pa_hostapi_skeleton.c"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
|
|
|
|||
Loading…
Reference in a new issue