winebuild: Use strarray objects instead of pointers where possible.
commit8baaf5349f5cfb01ea78c5d7b0592d4ae674caf6
authorAlexandre Julliard <julliard@winehq.org>
Sat, 19 Mar 2016 04:10:09 +0000 (19 13:10 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 19 Mar 2016 04:14:41 +0000 (19 13:14 +0900)
tree2c1513b572f1057ae21c15bb81d26c0720e92b19
parent6bc0ce26a853b51f11958545bfa5570bdcb1cf01
winebuild: Use strarray objects instead of pointers where possible.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
tools/winebuild/build.h
tools/winebuild/import.c
tools/winebuild/main.c
tools/winebuild/res32.c
tools/winebuild/utils.c