View | Details | Raw Unified | Return to bug 546
Collapse All | Expand All

(-)a/make/build-nativewindow.xml (-1 / +1 lines)
Lines 668-673 Link Here
668
        </patternset>
668
        </patternset>
669
669
670
        <echo message="Compiling @{output.lib.name}" />
670
        <echo message="Compiling @{output.lib.name}" />
671
        <echo message="java.lib.dir.platform: ${java.lib.dir.platform}" />      
671
672
672
        <!-- have to wrap cc task with outofdate, because otherwise cc links a new library
673
        <!-- have to wrap cc task with outofdate, because otherwise cc links a new library
673
             even when no files have been compiled -->
674
             even when no files have been compiled -->
674
- 

Return to bug 546