Module_svtools.mk (707fc0d4) | Module_svtools.mk (990ab93d) |
---|---|
1#************************************************************** 2# 3# Licensed to the Apache Software Foundation (ASF) under one 4# or more contributor license agreements. See the NOTICE file 5# distributed with this work for additional information 6# regarding copyright ownership. The ASF licenses this file 7# to you under the Apache License, Version 2.0 (the 8# "License"); you may not use this file except in compliance --- 19 unchanged lines hidden (view full) --- 28 Executable_bmp \ 29 Executable_bmpsum \ 30 Executable_g2g \ 31 Library_hatchwindowfactory \ 32 Library_svt \ 33 Package_inc \ 34)) 35 | 1#************************************************************** 2# 3# Licensed to the Apache Software Foundation (ASF) under one 4# or more contributor license agreements. See the NOTICE file 5# distributed with this work for additional information 6# regarding copyright ownership. The ASF licenses this file 7# to you under the Apache License, Version 2.0 (the 8# "License"); you may not use this file except in compliance --- 19 unchanged lines hidden (view full) --- 28 Executable_bmp \ 29 Executable_bmpsum \ 30 Executable_g2g \ 31 Library_hatchwindowfactory \ 32 Library_svt \ 33 Package_inc \ 34)) 35 |
36ifneq ($(OOO_JUNIT_JAR),) |
|
36$(eval $(call gb_Module_add_subsequentcheck_targets,svtools,\ 37 JunitTest_svtools_unoapi \ 38)) | 37$(eval $(call gb_Module_add_subsequentcheck_targets,svtools,\ 38 JunitTest_svtools_unoapi \ 39)) |
40endif |
|
39 40#todo: javapatchres 41#todo: jpeg on mac in svtools/util/makefile.mk 42#todo: deliver errtxt.src as ehdl.srs 43#todo: nooptfiles filter, filterconfigitem, FilterConfigCache, SvFilterOptionsDialog 44#todo: map file 45 46# vim: set noet sw=4 ts=4: | 41 42#todo: javapatchres 43#todo: jpeg on mac in svtools/util/makefile.mk 44#todo: deliver errtxt.src as ehdl.srs 45#todo: nooptfiles filter, filterconfigitem, FilterConfigCache, SvFilterOptionsDialog 46#todo: map file 47 48# vim: set noet sw=4 ts=4: |