Ignore:
Timestamp:
08/20/10 04:21:17 (21 months ago)
Author:
shiretu
Message:

-- added event-based signaling to android apple streaming

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/builders/netbeans/osx/applestreamingclient/nbproject/configurations.xml

    r47 r85  
    5454      <itemPath>../../../../sources/applications/applestreamingclient/include/applestreamingclientapplication.h</itemPath> 
    5555      <itemPath>../../../../sources/applications/applestreamingclient/include/clientcontext.h</itemPath> 
     56      <itemPath>../../../../sources/applications/applestreamingclient/include/protocols/../jnihelpers.h</itemPath> 
    5657      <itemPath>../../../../sources/applications/applestreamingclient/include/playlist.h</itemPath> 
    5758      <itemPath>../../../../sources/applications/applestreamingclient/include/speedcomputer.h</itemPath> 
     
    149150            <Elem>HAS_PROTOCOL_TS</Elem> 
    150151            <Elem>HAS_PROTOCOL_VAR</Elem> 
     152            <Elem>ANDROID</Elem> 
    151153          </preprocessorList> 
    152154        </ccTool> 
     
    208210            <Elem>HAS_PROTOCOL_TS</Elem> 
    209211            <Elem>HAS_PROTOCOL_VAR</Elem> 
     212            <Elem>ANDROID</Elem> 
    210213          </preprocessorList> 
    211214        </ccTool> 
Note: See TracChangeset for help on using the changeset viewer.