diff options
Diffstat (limited to 'Build/source/libs/graphite/engine-2.4-PATCHES/TL-Changes')
-rw-r--r-- | Build/source/libs/graphite/engine-2.4-PATCHES/TL-Changes | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/Build/source/libs/graphite/engine-2.4-PATCHES/TL-Changes b/Build/source/libs/graphite/engine-2.4-PATCHES/TL-Changes index 8131793ba13..b2a8dffd9cc 100644 --- a/Build/source/libs/graphite/engine-2.4-PATCHES/TL-Changes +++ b/Build/source/libs/graphite/engine-2.4-PATCHES/TL-Changes @@ -10,15 +10,13 @@ Executed the command: i.e., removed execute permissions from all files except configure. Converted Dos/Win line ends to native: + CMakeLists.txt build_d_vc8.bat build_vc8.bat makefile.vc8 + src/CMakeLists.txt + test/ProfileHarness/CMakeLists.txt + test/RegressionTest/CMakeLists.txt test/RegressionTest/Makefile.vc8 test/RegressionTest/RtTextSrc.h -Added newline at end of file: - build.bat - build_d.bat - build_d_vc8.bat - build_vc8.bat - |