Kaydet (Commit) 2738355f authored tarafından Stephan Bergmann's avatar Stephan Bergmann

diagnose.c -> diagnose.cxx (to ease further modification)

Change-Id: I6c050c0cedab6aeed556dc770c3700e6fbbb4731
üst bb5ea68e
...@@ -161,6 +161,7 @@ endif ...@@ -161,6 +161,7 @@ endif
ifeq ($(GUI),UNX) ifeq ($(GUI),UNX)
$(eval $(call gb_Library_add_exception_objects,sal,\ $(eval $(call gb_Library_add_exception_objects,sal,\
sal/osl/unx/conditn \ sal/osl/unx/conditn \
sal/osl/unx/diagnose \
sal/osl/unx/file \ sal/osl/unx/file \
sal/osl/unx/file_error_transl \ sal/osl/unx/file_error_transl \
sal/osl/unx/file_misc \ sal/osl/unx/file_misc \
...@@ -175,7 +176,6 @@ $(eval $(call gb_Library_add_exception_objects,sal,\ ...@@ -175,7 +176,6 @@ $(eval $(call gb_Library_add_exception_objects,sal,\
sal/osl/unx/uunxapi \ sal/osl/unx/uunxapi \
)) ))
$(eval $(call gb_Library_add_cobjects,sal,\ $(eval $(call gb_Library_add_cobjects,sal,\
sal/osl/unx/diagnose \
sal/osl/unx/mutex \ sal/osl/unx/mutex \
sal/osl/unx/nlsupport \ sal/osl/unx/nlsupport \
sal/osl/unx/pipe \ sal/osl/unx/pipe \
......
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