mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-09 07:16:04 +00:00
Corrected more linking error in MSVC build
- raw_encoder.cpp and raw_decoder.cpp in missing in MSVC project
This commit is contained in:
parent
a8dfcb3c7d
commit
42be4d13a7
@ -402,6 +402,14 @@
|
|||||||
RelativePath="..\..\..\src\random.cpp"
|
RelativePath="..\..\..\src\random.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\..\src\raw_decoder.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\..\src\raw_encoder.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\reaper.cpp"
|
RelativePath="..\..\..\src\reaper.cpp"
|
||||||
>
|
>
|
||||||
@ -692,6 +700,14 @@
|
|||||||
RelativePath="..\..\..\src\random.hpp"
|
RelativePath="..\..\..\src\random.hpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\..\src\raw_decoder.hpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\..\src\raw_encoder.hpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\reaper.hpp"
|
RelativePath="..\..\..\src\reaper.hpp"
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user