% Copyright (C) 1995, Digital Equipment Corporation
% All rights reserved.
% See the file COPYRIGHT for a full description.
%
import ("ui")
import ("netobj")
import ("m3tk")
import ("formsvbt")
include_dir ("dblbuffer")
override ("board", path_of(".." & SL & ".."))
import ("board")

module ("View")
module ("Win")
module ("CallbackX")
module ("Do")

resource ("WinUI.fv")
resource ("Help.txt")
bundle ("WinUIBundle")

implementation ("Client")
program ("boardclient")

