Ignore:
Timestamp:
2010-08-19T08:44:44+02:00 (15 years ago)
Author:
guardian
Message:

(including last commit)
newest versions vlc, subtitle support, several fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/videomapping/.classpath

    r22550 r22691  
    55        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
    66        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    7         <classpathentry kind="lib" path="lib/jna.jar"/>
    8         <classpathentry kind="lib" path="lib/log4j.jar"/>
    9         <classpathentry kind="lib" path="lib/vlcj-1.1h.jar"/>
     7        <classpathentry kind="lib" path="D:/Projekte/Studium/GeoProjekt/working/VideoMapping/lib/jna.jar"/>
     8        <classpathentry kind="lib" path="D:/Projekte/Studium/GeoProjekt/working/VideoMapping/lib/vlcj-1.1.2.jar">
     9                <attributes>
     10                        <attribute name="javadoc_location" value="jar:file:/D:/Projekte/Studium/GeoProjekt/working/vlcj/vlcj-1.1.2.jar!/"/>
     11                </attributes>
     12        </classpathentry>
     13        <classpathentry kind="lib" path="D:/Projekte/Studium/GeoProjekt/working/VideoMapping/lib/log4j.jar"/>
    1014        <classpathentry kind="output" path="bin"/>
    1115</classpath>
Note: See TracChangeset for help on using the changeset viewer.