blob: b2ab49a6dc9f306752744936d77ae4102043fcc9 [file] [log] [blame]
@rem ***************************************************************************
@rem Copyright (c) 2007, 2010 BMW Car IT, Technische Universitaet Muenchen, and others.
@rem All rights reserved. This program and the accompanying materials
@rem are made available under the terms of the Eclipse Public License v1.0
@rem which accompanies this distribution, and is available at
@rem http://www.eclipse.org/legal/epl-v10.html
@rem
@rem Contributors:
@rem BMW Car IT - Initial API and implementation
@rem Technische Universitaet Muenchen - Major refactoring and extension
@rem ***************************************************************************
FOR %%i IN (Add, Remove, Delete, Move, CreateChild, Set) DO copy /y %%i.gif ..\..\..\..\de.bmw.emf.evolution.declaration.edit\icons\full\obj16\%%iStatement.gif
copy /y MigrationInstance.gif ..\..\..\..\de.bmw.emf.evolution.declaration.edit\icons\full\obj16\Migration.gif
copy /y ExtensionInstance.gif ..\..\..\..\de.bmw.emf.evolution.declaration.edit\icons\full\obj16\Extension.gif
copy /y OperationInstance.gif ..\..\..\..\de.bmw.emf.evolution.declaration.edit\icons\full\obj16\Operation.gif
copy /y OperationInstance.gif ..\..\..\..\de.bmw.emf.evolution.declaration.edit\icons\full\obj16\Operations.gif
copy /y ParameterInstance.gif ..\..\..\..\de.bmw.emf.evolution.declaration.edit\icons\full\obj16\Parameter.gif
copy /y VariableInstance.gif ..\..\..\..\de.bmw.emf.evolution.declaration.edit\icons\full\obj16\Variable.gif
pause