You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
714 B
29 lines
714 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<bksys version="2">
|
|
<compile type="program" dirprefix="src"
|
|
target="wlassistant"
|
|
libs="qt-mt tdeui tqt iw">
|
|
<source file="main.cpp"/>
|
|
<source file="netlistviewitem.cpp"/>
|
|
<source file="ui_NetParamsEdit.ui"/>
|
|
<source file="ui_NetParamsWizard.ui"/>
|
|
<source file="ui_main.ui"/>
|
|
<source file="ui_netparamsedit.cpp"/>
|
|
<source file="ui_netparamswizard.cpp"/>
|
|
<source file="waconfig.cpp"/>
|
|
<source file="watools.cpp"/>
|
|
<source file="wlassistant.cpp"/>
|
|
</compile>
|
|
|
|
<icondir>
|
|
<icondirent dir="icons"/>
|
|
</icondir>
|
|
|
|
<podir dir="po" name="wlassistant"/>
|
|
|
|
<install type="KDEMENU" subdir="Utilities/">
|
|
<file name="src/wlassistant.desktop"/>
|
|
</install>
|
|
|
|
</bksys>
|