build: Fixed generation when source file names contain spaces
authorSteve Holme <steve_holme@hotmail.com>
Wed, 30 Apr 2014 22:24:42 +0000 (23:24 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Wed, 30 Apr 2014 22:26:05 +0000 (23:26 +0100)
commit3d77d013e1b55aab711683eb90b72bad651efbeb
tree1a263f733a6948b94e33d8699b92f6212a18c890
parent637438f2599331d127e0dec0a041fc7712900a8d
build: Fixed generation when source file names contain spaces

This shouldn't happen with the source files in the repository, but
fixed the output when there are spurious files lying around that
contain spaces. For example "pop3 - Copy.c"

By including the offending source file in the project files the user
can then see the file and remove it if necessary.
projects/generate.bat