• Hongbo Ni's avatar
    msvcmaker: Fix msvc project file generation under MinGW32. · e0df1b9e
    Hongbo Ni authored
    When converting a makefile to a msvc .dsp file, if a line is ended with
    a back slash, it will be joined with next line. This patch changes the
    joining character from '\n' to a space in order to fix the bug of 
    running MinGW32 on Windows.
    e0df1b9e
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...