From 38a22a9026a3d8a67f3e16ec650960a10b527d25 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Sat, 17 Nov 2012 00:35:35 +0100 Subject: Switch from python to python3 Mac specific parts of patch by: Christian Lohmaier Change-Id: I90ef17c6f5a678230539a80ab999fa5344e4fc8f --- filter/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'filter') diff --git a/filter/prj/build.lst b/filter/prj/build.lst index 1ed611dfb619..13cabe0a00fe 100644 --- a/filter/prj/build.lst +++ b/filter/prj/build.lst @@ -1,2 +1,2 @@ -fl filter : svtools unotools xmloff cppu tools cppuhelper sal salhelper svx javaunohelper XPDF:xpdf jvmaccess canvas LIBXSLT:libxslt basegfx package PYTHON:python NULL +fl filter : svtools unotools xmloff cppu tools cppuhelper sal salhelper svx javaunohelper XPDF:xpdf jvmaccess canvas LIBXSLT:libxslt basegfx package PYTHON:python3 NULL fl filter\prj nmake - all fl_prj NULL -- cgit