sysmodellibs/sysmodelgen/group/tools_system_model_generator.tdf
author terytkon
Fri, 12 Mar 2010 08:30:17 +0200
changeset 2 87cfa131b535
parent 1 b538b70cbe51
permissions -rw-r--r--
Fixed the licence header on two files that the epl:ling script missed for some reason.

<tool name="System Model Generator" version="1.1.10" description="Perl command line tool to create system model diagrams.">
	<properties>
		<property type="toolLogic" name="Path" value="$INSTDIR"/>
	</properties>
	<templates>
		<template type="xsl" operation="preconfigure" name="smt_preconfigure.xsl" />
		<template type="nsis" operation="configure" name="/src/tools/product/tools/smg/cli/group/smt.configure.nsh" />
		<template type="nsis" operation="unconfigure" name="/src/tools/product/tools/smg/cli/group/smt.unconfigure.nsh" />
	</templates>
	<files>
		<zip source="\tools\dist\smg\smg.zip" target="$INSTDIR\SystemModelGenerator"/>
	</files>
</tool>