diff options
| author | Igor Pavlov <87184205+ip7z@users.noreply.github.com> | 2026-02-12 00:00:00 +0000 |
|---|---|---|
| committer | Igor Pavlov <87184205+ip7z@users.noreply.github.com> | 2026-02-12 17:38:49 +0500 |
| commit | 839151eaaad24771892afaae6bac690e31e58384 (patch) | |
| tree | e292449d621f7a1d503b975984a2aca240dd2d8f /C/7zip_gcc_c.mak | |
| parent | 5e96a8279489832924056b1fa82f29d5837c9469 (diff) | |
| download | 7zip-26.00.tar.gz 7zip-26.00.tar.bz2 7zip-26.00.zip | |
Diffstat (limited to 'C/7zip_gcc_c.mak')
| -rw-r--r-- | C/7zip_gcc_c.mak | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/C/7zip_gcc_c.mak b/C/7zip_gcc_c.mak index 195d23d..006cfe0 100644 --- a/C/7zip_gcc_c.mak +++ b/C/7zip_gcc_c.mak | |||
| @@ -106,7 +106,7 @@ DEL_OBJ_EXE = -$(RM) $(O)\*.o $(O)\$(PROG).exe $(O)\$(PROG).dll | |||
| 106 | endif | 106 | endif |
| 107 | 107 | ||
| 108 | 108 | ||
| 109 | LIB2 = -lOle32 -loleaut32 -luuid -ladvapi32 -lUser32 -lShell32 | 109 | LIB2 = -lole32 -loleaut32 -luuid -ladvapi32 -luser32 -lshell32 |
| 110 | 110 | ||
| 111 | CFLAGS_EXTRA = -DUNICODE -D_UNICODE | 111 | CFLAGS_EXTRA = -DUNICODE -D_UNICODE |
| 112 | # -Wno-delete-non-virtual-dtor | 112 | # -Wno-delete-non-virtual-dtor |
