From 4a8567bb230f9f0c6de7633e7b7594da100ff5d0 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Wed, 22 Jan 2003 06:33:05 +0000 Subject: [PATCH] Allow customization of suffixes used for generated targets. * new/property.jam (property-map.find-replace): New method (property-map.find): Implement of terms of the above. * new/qt.jam: Don't set any suffix on UIC_H. * new/type.jam (change-generated-target-suffix): New rule. (generated-target-suffix): Process base types if no suffix is found. [SVN r16986] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 4f373315e9..fa173e4cb5 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 4f373315e90e14d93717894a4b80f8b946f469cc +Subproject commit fa173e4cb5750304ca613393bd950b8d75e7d851