Changeset 1502


Ignore:
Timestamp:
12/15/10 11:19:26 (3 years ago)
Author:
pablo
Message:

build-lib ant task shouldn't build the player also

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/fl5/build/build.xml

    r1468 r1502  
    316316                 Builds the player code library used by plugins 
    317317        --> 
    318         <target name="build-lib" depends="build-release-player"> 
     318        <target name="build-lib"> 
    319319                <!-- Clean the SDK directory --> 
    320320                <antcall target="clean-dir"> 
Note: See TracChangeset for help on using the changeset viewer.