mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-08 11:02:22 +01:00
8ecfee475c
Solution: generate list of sources and headers with: ls -1 src/*cpp | sort | sed 's|src/\(.*\)| <File RelativePath="..\\..\\..\\..\\src\\\1" />|g' ls -1 src/*hpp | sort | sed 's|src/\(.*\)| <File RelativePath="..\\..\\..\\..\\src\\\1" />|g' and add them. |
||
---|---|---|
.. | ||
inproc_lat | ||
inproc_thr | ||
libzmq | ||
local_lat | ||
local_thr | ||
remote_lat | ||
remote_thr | ||
libzmq.sln |