forked from amazingfate/loongoffice
rename common* static libs to codemaker_* for clarity + dmake cleanup
This commit is contained in:
@ -29,8 +29,8 @@ $(eval $(call gb_Module_Module,codemaker))
|
||||
$(eval $(call gb_Module_add_targets,codemaker,\
|
||||
Package_inc \
|
||||
StaticLibrary_codemaker \
|
||||
StaticLibrary_commoncpp \
|
||||
StaticLibrary_commonjava \
|
||||
StaticLibrary_codemaker_cpp \
|
||||
StaticLibrary_codemaker_java \
|
||||
Executable_javamaker \
|
||||
Executable_cppumaker \
|
||||
))
|
||||
|
||||
Reference in New Issue
Block a user