diff options
Diffstat (limited to 'new/main_windows.c')
| -rw-r--r-- | new/main_windows.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/new/main_windows.c b/new/main_windows.c index bd973b7..0b6b407 100644 --- a/new/main_windows.c +++ b/new/main_windows.c @@ -1,7 +1,7 @@ // 6 april 2015 #include "uipriv_windows.h" -// #qo LDFLAGS: -luser32 -lkernel32 -lgdi32 -luxtheme -lmsimg32 -lcomdlg32 -lole32 -loleaut32 -loleacc -luuid +// #qo LDFLAGS: -luser32 -lkernel32 -lgdi32 -luxtheme -lmsimg32 -lcomdlg32 -lole32 -loleaut32 -loleacc -luuid -lmsvcr100 static void uimsgloop_else(MSG *msg) { |
