Changeset 64:c069af21c4be

Show
Ignore:
Timestamp:
01/07/12 17:34:07 (12 years ago)
Author:
František Kučera <franta-hg@…>
Branch:
default
Message:

Antovská úloha pro zobrazení výstupu ve www prohlížeči.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • build.xml

    r60 r64  
    134134        </target> 
    135135         
     136        <target name="prohlédni" description="Otevře vygenerované stránky ve www prohlížeči."> 
     137                <exec executable="x-www-browser" os="Linux"> 
     138                        <arg value="${výstup}/index${výstupníPřípona}"/> 
     139                </exec> 
     140        </target> 
     141         
    136142        <target name="licence"> 
    137143                <echo>${čára}