compile and install filechangedchecker ...
This commit is contained in:
parent
be3c5022c3
commit
8fd9106989
2 changed files with 2 additions and 0 deletions
|
@ -219,6 +219,7 @@ $(eval $(call gb_Library_add_exception_objects,svt,\
|
|||
svtools/source/misc/embedhlp \
|
||||
svtools/source/misc/embedtransfer \
|
||||
svtools/source/misc/filterutils \
|
||||
svtools/source/misc/filechangedchecker \
|
||||
svtools/source/misc/helpagentwindow \
|
||||
svtools/source/misc/imagemgr \
|
||||
svtools/source/misc/imageresourceaccess \
|
||||
|
|
|
@ -70,6 +70,7 @@ $(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/fileurlbox.hxx,svtools
|
|||
$(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/fileview.hxx,svtools/fileview.hxx))
|
||||
$(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/filter.hxx,svtools/filter.hxx))
|
||||
$(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/filterutils.hxx,svtools/filterutils.hxx))
|
||||
$(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/filechangedchecker.hxx,svtools/filechangedchecker.hxx))
|
||||
$(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/fixedhyper.hxx,svtools/fixedhyper.hxx))
|
||||
$(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/fltcall.hxx,svtools/fltcall.hxx))
|
||||
$(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/fltdefs.hxx,svtools/fltdefs.hxx))
|
||||
|
|
Loading…
Reference in a new issue