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

wnt-mingw.s is an assembler source file

üst 99862627
...@@ -173,7 +173,7 @@ $(eval $(call gb_Library_add_asmobjects,sb,\ ...@@ -173,7 +173,7 @@ $(eval $(call gb_Library_add_asmobjects,sb,\
)) ))
endif endif
ifeq ($(GUI)$(COM)$(CPU),WNTGCCI) ifeq ($(GUI)$(COM)$(CPU),WNTGCCI)
$(eval $(call gb_Library_add_exception_objects,sb,\ $(eval $(call gb_Library_add_asmobjects,sb,\
basic/source/runtime/wnt-mingw \ basic/source/runtime/wnt-mingw \
)) ))
endif endif
......
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