wip
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@505 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
a9263fe8b5
commit
1e11963ff4
21 changed files with 101515 additions and 25 deletions
|
|
@ -35,6 +35,7 @@ for i in resource/icon/*.png; do
|
|||
echo "};" >> $OUT
|
||||
echo $NAME
|
||||
done | while read a; do
|
||||
echo $a
|
||||
echo '/*!' >> include/Mw/Icon.h
|
||||
echo " * %brief `echo $a | sed s/MwIcon//` icon" >> include/Mw/Icon.h
|
||||
echo ' */' >> include/Mw/Icon.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue