#i115639#
This commit is contained in:
parent
5f635d7b40
commit
94753953df
1 changed files with 5 additions and 0 deletions
|
@ -25,6 +25,10 @@
|
|||
#
|
||||
#*************************************************************************
|
||||
|
||||
.IF "$(OOO_SUBSEQUENT_TESTS)" == ""
|
||||
nothing .PHONY:
|
||||
.ELSE
|
||||
|
||||
PRJ=../..
|
||||
PRJNAME=sfx2
|
||||
TARGET=qa_cppunit
|
||||
|
@ -79,3 +83,4 @@ SLOFILES= \
|
|||
.INCLUDE : target.mk
|
||||
.INCLUDE : _cppunit.mk
|
||||
|
||||
.END
|
||||
|
|
Loading…
Reference in a new issue