mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-19 00:46:05 +01: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"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\raw_decoder.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\raw_encoder.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\reaper.cpp"
|
||||
>
|
||||
@ -692,6 +700,14 @@
|
||||
RelativePath="..\..\..\src\random.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\raw_decoder.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\raw_encoder.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\reaper.hpp"
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user