summaryrefslogtreecommitdiff
path: root/gs/ghostscript-ufst.vcproj
AgeCommit message (Collapse)AuthorFilesLines
2011-04-19Clean up file permissions.Tor Andersson1-0/+0
2011-04-19Introduce end-of-line normalization.Tor Andersson1-130/+130
2010-05-13Nudge the windows solution/makefiles closer to supporting 64 bit buildsRobin Watts1-6/+6
by defining WIN64 and amending makefiles to pass the define on through recursive calls. git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@11236 a1074d23-0009-0410-80fe-cf8c14f379e6
2010-05-11Add x64 platform target to Visual Studio projects. I can'tRobin Watts1-6/+49
test it myself due to not having a 64bit Windows setup, but it at least starts building and then falls over when it tries to run a 64bit exe as part of the build process. git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@11226 a1074d23-0009-0410-80fe-cf8c14f379e6
2010-04-15New Visual Stdio project file for building ufst version of ghostscript.Robin Watts1-0/+87
Currently assumes that the ufst code will be found in C:\ufst, but this can be edited in the nmake invocation lines within the Project settings. git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@11081 a1074d23-0009-0410-80fe-cf8c14f379e6