• Luca Boccassi's avatar
    Problem: missing files from VS2008 solution · 8ecfee47
    Luca Boccassi authored
    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.
    8ecfee47
Name
Last commit
Last update
..
inproc_lat Loading commit data...
inproc_thr Loading commit data...
libzmq Loading commit data...
local_lat Loading commit data...
local_thr Loading commit data...
remote_lat Loading commit data...
remote_thr Loading commit data...
libzmq.sln Loading commit data...