Added handling of .hpp files (another extension for C++ headers).
commit3c6c20f89deebffc1801cb32c86da8618f1fac0d
authorFrancois Gouget <fgouget@codeweavers.com>
Fri, 23 Mar 2001 19:07:59 +0000 (23 19:07 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 23 Mar 2001 19:07:59 +0000 (23 19:07 +0000)
treef1cfc0b09467e43e12c9600002b3c03753e3bd3d
parenta7580c53c7077f5ed292a78d86c22defff5230b7
Added handling of .hpp files (another extension for C++ headers).
The wrapper code needs to import dlls too.
All the generated wrapper files were identical, the 'variable'
subsitution was done on the template itself. Oups!
tools/winemaker