view .settings/Hoofbaby - Transcode.launch @ 7:9fdfe4a64a13

Added the beginnings of a decoder... Soon I'll have a crappier version of ffmpeg written in D!
author fraserofthenight
date Sun, 12 Jul 2009 03:04:27 -0700
parents e6cf9f26d0e7
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.ui.externaltools.ProgramLaunchConfigurationType">
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/hoofbaby/bin/build.bat}"/>
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS" value="transcode"/>
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_WORKING_DIRECTORY" value="${workspace_loc:/hoofbaby/bin}"/>
</launchConfiguration>