msvcmaker: Generate include project and make every wine module depend on it.
authorRob Shearman <robertshearman@gmail.com>
Thu, 25 Sep 2008 15:44:13 +0000 (16:44 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 29 Sep 2008 22:21:16 +0000 (17:21 -0500)
commitf32ec6430bb6fd30c0362660319e76dc0278878f
tree32bdea1c5d4bc41199b7a9e0ec7a6cc4bf2d41d6
parent0b334e04df76e468d2bf99dfb7d672666c7657cd
msvcmaker: Generate include project and make every wine module depend on it.

The include project generates .h files from .idl files so that they
can be used when compiling the modules.
tools/winapi/msvcmaker