Commit 42be4d13 authored by Sébastien Rombauts's avatar Sébastien Rombauts

Corrected more linking error in MSVC build

- raw_encoder.cpp and raw_decoder.cpp in missing in MSVC project
parent a8dfcb3c
......@@ -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"
>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment