Kaydet (Commit) b3d69a2d authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Bin fairly pointless (and MSVC-specific) -nologo option

üst b55b3824
...@@ -282,7 +282,7 @@ $(eval $(call gb_Library_add_cxxobjects,sfx,\ ...@@ -282,7 +282,7 @@ $(eval $(call gb_Library_add_cxxobjects,sfx,\
sfx2/source/appl/shutdowniconw32 \ sfx2/source/appl/shutdowniconw32 \
sfx2/source/doc/sfxacldetect \ sfx2/source/doc/sfxacldetect \
sfx2/source/doc/syspathw32 \ sfx2/source/doc/syspathw32 \
, $(gb_LinkTarget_EXCEPTIONFLAGS) $(gb_COMPILEROPTFLAGS) -nologo -UPRECOMPILED_HEADERS \ , $(gb_LinkTarget_EXCEPTIONFLAGS) $(gb_COMPILEROPTFLAGS) -UPRECOMPILED_HEADERS \
)) ))
$(eval $(call gb_Library_add_linked_libs,sfx,\ $(eval $(call gb_Library_add_linked_libs,sfx,\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment