Kaydet (Commit) 520c17a9 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

adapt make dev-install to unotest changes

üst fd100f9c
......@@ -59,10 +59,10 @@
#include "osl/time.h"
#include "rtl/ustring.h"
#include "rtl/ustring.hxx"
#include "test/gettestargument.hxx"
#include "test/officeconnection.hxx"
#include "test/oustringostreaminserter.hxx"
#include "test/toabsolutefileurl.hxx"
#include "unotest/gettestargument.hxx"
#include "unotest/officeconnection.hxx"
#include "unotest/oustringostreaminserter.hxx"
#include "unotest/toabsolutefileurl.hxx"
namespace {
......
......@@ -309,7 +309,7 @@ PYUNOLIB=-lpyuno
LPSOLVELIB=-llpsolve55
SOFFICELIB=-lsofficeapp
UNOPKGAPPLIB=-lunopkgapp
TESTLIB=-ltest
TESTLIB=-lunotest
UNOTESTLIB=-lunotest
XMLREADERLIB=-lxmlreader
......
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