Skip to content
Snippets Groups Projects
Commit 70cd7404 authored by Ferenc Wagner's avatar Ferenc Wagner Committed by Alexandre Julliard
Browse files

The msacm directory is special.

parent 0d1b4239
Branches
Tags
No related merge requests found
......@@ -132,6 +132,7 @@ const char* get_test_source_file(const char* test, const char* subtest)
{
static const char* special_dirs[][2] = {
{ "gdi32", "gdi"}, { "kernel32", "kernel" },
{ "msacm32", "msacm" },
{ "user32", "user" }, { "winspool.drv", "winspool" },
{ "ws2_32", "winsock" }, { 0, 0 }
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment