Ignore:
Timestamp:
Mar 18, 2015 12:02:51 PM (9 years ago)
Author:
ming
Message:

Re #1823 (pjsua2 video api): sample usage of Video Window API in pjsua2 app for android

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip-apps/src/pjsua/android/.classpath

    r4496 r4997  
    22<classpath> 
    33        <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> 
    4         <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> 
     4        <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> 
    55        <classpathentry kind="src" path="src"/> 
    66        <classpathentry kind="src" path="gen"/> 
     7        <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/> 
    78        <classpathentry kind="output" path="bin/classes"/> 
    89</classpath> 
Note: See TracChangeset for help on using the changeset viewer.