Changes applied to the silgraphite-2.3.1/engine/ tree obtained from: http://sourceforge.net/projects/silgraphite/files/silgraphite/ 2.3.1/silgraphite-2.3.1.tar.gz/download Removed: config/ Executed the command: find -type f -perm /111 ! -name configure -exec chmod -c a-x {} \; i.e., removed execute permissions from all files except configure. Converted Dos/Win line ends to native: makefile.vc8 test/RegressionTest/RtTextSrc.h Added newline at end of file: build.bat build_d.bat