Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
L
libzmq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
libzmq
Commits
42be4d13
Commit
42be4d13
authored
Feb 19, 2013
by
Sébastien Rombauts
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Corrected more linking error in MSVC build
- raw_encoder.cpp and raw_decoder.cpp in missing in MSVC project
parent
a8dfcb3c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
libzmq.vcproj
builds/msvc/libzmq/libzmq.vcproj
+16
-0
No files found.
builds/msvc/libzmq/libzmq.vcproj
View file @
42be4d13
...
...
@@ -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"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment