Blind attempt at fixing the non-MSVC Windows builds
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 22 Feb 2013 14:51:15 +0000 (11:51 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 22 Feb 2013 14:51:15 +0000 (11:51 -0300)
commitaf0a4c5924061869ee3db391900ab745107c966f
tree564900001b16b86635410e9b386ed9db3939e757
parent6da378dbc97f1b96bf5778a558e168a0dc405bce
Blind attempt at fixing the non-MSVC Windows builds

Apparently, they need -DBUILDING_DLL for the Assert() declarations to
work correctly.
src/makefiles/Makefile.cygwin
src/makefiles/Makefile.win32