Changeset 27186 for main/trunk


Ignore:
Timestamp:
2013-04-16T15:59:28+12:00 (11 years ago)
Author:
ak19
Message:

use.support.lib has been renamed for release-kit usage to use.gnomelib.ext (changes also in build.properties.in and build.xml)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/release-kits/kits/rk3/ant-scripts/compile.xml

    r24389 r27186  
    2727        <!-- make sure the c++ compilation can see the support library in the extension folder -->
    2828        <if><bool><or><equals arg1="${rk.os}" arg2="mac"/><equals arg1="${rk.os}" arg2="linux"/></or></bool>
    29             <property name="forward.use.support.lib" value="true"/>
     29            <property name="forward.use.gnomelib.ext" value="true"/>
    3030        </if>
    3131
Note: See TracChangeset for help on using the changeset viewer.