9 # --- Settings -----------------------------------------------------
11 .INCLUDE
: settings.mk
12 .INCLUDE
: $(PRJ
)$/util
$/makefile.pmk
14 # --- Files --------------------------------------------------------
17 $(SLO
)$/drawingml.obj \
19 $(SLO
)$/vmlexport.obj \
20 $(SLO
)$/vmlexport-shape-types.obj
22 # --- Targets -------------------------------------------------------
26 $(MISC
)$/vmlexport-shape-types.
cxx : preset-definitions-to-shape-types.pl presetShapeDefinitions.xml presetTextWarpDefinitions.xml
27 $(PERL
) $< > $@.in_progress
2> $(MISC
)$/vmlexport-shape-types.log
&& mv
$@.in_progress
$@