Skip to content

Commit

Permalink
Merge branch '2.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
jdc8 committed May 11, 2012
2 parents de1bbab + 6019605 commit 942bca8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zmq_nMakefiles/nMakefile → zmq_nMakefiles/Makefile
Expand Up @@ -6,9 +6,9 @@
#
# Use the following commands to build and install the zmq library for 32 or 64 bit:
#
# % nmake /f nMakefile ZMQDIR=../../libzmq INSTALLDIR=. all32
# % nmake ZMQDIR=../../libzmq INSTALLDIR=. all32
#
# % nmake /f nMakefile ZMQDIR=../../libzmq INSTALLDIR=. all64
# % nmake ZMQDIR=../../libzmq INSTALLDIR=. all64
#

ZMQDIR = ..\..\libzmq
Expand Down

0 comments on commit 942bca8

Please sign in to comment.