diff options
author | Bjoern Michaelsen <b_michaelsen@openoffice.org> | 2011-01-19 16:40:46 +0100 |
---|---|---|
committer | Bjoern Michaelsen <b_michaelsen@openoffice.org> | 2011-01-19 16:40:46 +0100 |
commit | 8a622029478ba2fa94acd2cd917e6f3289fafb18 (patch) | |
tree | 74719864eca70a8784347e80a3d22bc752cb6720 /solenv | |
parent | 65594ae28f8357d14c2d7ba6d4b739ba0de57fc0 (diff) | |
parent | e63f95715f6b990bcee1e21a5cd18fa50b69cba5 (diff) |
gnumake3: merging minibranches
Diffstat (limited to 'solenv')
-rwxr-xr-x | solenv/gbuild/platform/windows.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/gbuild/platform/windows.mk b/solenv/gbuild/platform/windows.mk index 7ef54fc085f0..aee0e1490b12 100755 --- a/solenv/gbuild/platform/windows.mk +++ b/solenv/gbuild/platform/windows.mk @@ -354,7 +354,7 @@ endef # Library class -gb_Library_DEFS := +gb_Library_DEFS := -D_DLL gb_Library_TARGETTYPEFLAGS := -DLL gb_Library_get_rpath := |