Commit bedcdee7 authored by James Hawkins's avatar James Hawkins Committed by Alexandre Julliard

msvcmaker: Remove a reference to libs/unicode in msvcmaker.

parent f6463dfa
......@@ -92,7 +92,6 @@ if ($options->wine || $options->winetest) {
my @gdi32_dirs = qw(dlls/gdi/enhmfdrv dlls/gdi/mfdrv);
push @makefile_in_files, "libs/wine/Makefile.in";
push @makefile_in_files, "libs/unicode/Makefile.in";
push @makefile_in_files, "tools/winebuild/Makefile.in";
sub filter_files($$) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment