History log of /curl/projects/generate.bat (Results 51 – 56 of 56)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 3d77d013 30-Apr-2014 Steve Holme

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 arou

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.

show more ...


# 637438f2 27-Apr-2014 Steve Holme

build: Added VC7 and VC7.1 support to the project file generator

Note: VC7.1 templates are currently not available.


# 6cdd88f2 27-Apr-2014 Steve Holme

build: Added VC6 and VC12 support to the project file generator


# 925c11b5 18-Apr-2014 Steve Holme

build: Added VC11 support to the project file generator


# c64370dc 16-Apr-2014 Steve Holme

build: Added VC9 and VC10 support to the project file generator


# 9bd13a9d 05-Apr-2014 Steve Holme

build: Added Visual Studio project file generator

Added a batch file for generating the Visual Studio project files from
the new template files.


123