Kaydet (Commit) 60ae0924 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

compile as a true c++ oject

Change-Id: Id37074b695e096a057c818a80e3567015422bfb6
üst 53c407f8
...@@ -15,7 +15,7 @@ $(eval $(call gb_StaticLibrary_set_include,winhelper,\ ...@@ -15,7 +15,7 @@ $(eval $(call gb_StaticLibrary_set_include,winhelper,\
$$(INCLUDE) \ $$(INCLUDE) \
)) ))
$(eval $(call gb_StaticLibrary_add_cxxobjects,winhelper,\ $(eval $(call gb_StaticLibrary_add_exception_objects,winhelper,\
onlineupdate/source/winhelper/windowsStart \ onlineupdate/source/winhelper/windowsStart \
)) ))
......
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