diff options
Diffstat (limited to '')
-rw-r--r-- | mingw.bld | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ target "libbu++win.a" | |||
44 | CXXFLAGS += "-I. -Isupport/windows"; | 44 | CXXFLAGS += "-I. -Isupport/windows"; |
45 | } | 45 | } |
46 | 46 | ||
47 | target "src/process.win_o" | 47 | target ["src/process.win_o", "src/deflate.win_o", "src/lzma.win_o"] |
48 | { | 48 | { |
49 | profile "build" | 49 | profile "build" |
50 | { | 50 | { |