diff options
Diffstat (limited to 'cli_ure')
-rw-r--r-- | cli_ure/Executable_climaker.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli_ure/Executable_climaker.mk b/cli_ure/Executable_climaker.mk index 9e67d66a1a26..bdea302bb619 100644 --- a/cli_ure/Executable_climaker.mk +++ b/cli_ure/Executable_climaker.mk @@ -30,6 +30,7 @@ $(eval $(call gb_Executable_use_libraries,climaker,\ ,msvcmrt \ ) \ sal \ + $(gb_UWINAPI) \ $(gb_STDLIBS) \ )) |