Kaydet (Commit) 7b4919c0 authored tarafından Mathias Bauer's avatar Mathias Bauer

#i103496#: fixes for pch

üst e6838b9d
......@@ -3,7 +3,7 @@ t2 testshl2 usr1 - all t2_mkout NULL
t2 testshl2\inc nmake - all t2_inc NULL
t2 testshl2\source\cppunit\win32 nmake - all t2_src_cppunit_win32 t2_inc NULL
t2 testshl2\source\cppunit nmake - all t2_src_cppunit t2_src_cppunit_win32 t2_inc NULL
t2 testshl2\source\cppunit\result nmake - all t2_src_cppunit_rsult t2_inc NULL
t2 testshl2\source nmake - all t2_src t2_inc NULL
t2 testshl2\source\cppunit\result nmake - all t2_src_cppunit_result t2_inc NULL
t2 testshl2\source nmake - all t2_src t2_src_cppunit_result t2_src_cppunit t2_inc NULL
t2 testshl2\util nmake - all t2_util t2_src NULL
......@@ -29,7 +29,7 @@
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
// #include "precompiled_cppunit.hxx"
#include "precompiled_testshl2.hxx"
#ifdef WNT
# define UNDER_WINDOWS_DEBUGGING
......
......@@ -29,7 +29,7 @@
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
// #include "precompiled_cppunit.hxx"
#include "precompiled_testshl2.hxx"
#include <stdlib.h>
#include <stdio.h>
......
......@@ -29,7 +29,7 @@
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
// #include "precompiled_cppunit.hxx"
#include "precompiled_testshl2.hxx"
#include <stdlib.h>
#include <testshl/simpleheader.hxx>
......
#include <testshl/result/SynchronizedObject.h>
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_testshl2.hxx"
#include <cppunit/SynchronizedObject.h>
namespace CppUnit
......
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_testshl2.hxx"
#include <cppunit/TestFailure.h>
#include <testshl/result/TestListener.h>
#include "testshl/getopt.hxx"
......
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_testshl2.hxx"
#include <cppunit/TestFailure.h>
#include <testshl/result/TestResultCollector.h>
......
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_testshl2.hxx"
#include <testshl/result/TestSucessListener.h>
......
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_testshl2.hxx"
#include <cppunit/Exception.h>
#include <cppunit/NotEqualException.h>
#include <cppunit/Test.h>
......
......@@ -29,7 +29,7 @@
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
// #include "precompiled_cppunit.hxx"
#include "precompiled_testshl2.hxx"
#include <stdlib.h>
......
......@@ -29,7 +29,7 @@
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
// #include "precompiled_cppunit.hxx"
#include "precompiled_testshl2.hxx"
#include "testshl/log.hxx"
......
......@@ -31,7 +31,7 @@
PRJ=..$/..$/..
PRJNAME=cppunit
PRJNAME=testshl2
TARGET=c5t_testresult
LIBTARGET=NO
ENABLE_EXCEPTIONS=TRUE
......
......@@ -29,7 +29,7 @@
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
// #include "precompiled_cppunit.hxx"
#include "precompiled_testshl2.hxx"
#include "testshl/result/optionhelper.hxx"
// #include <sstream>
......
......@@ -29,7 +29,7 @@
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
// #include "precompiled_cppunit.hxx"
#include "precompiled_testshl2.hxx"
//
#include <string>
......
......@@ -29,7 +29,7 @@
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
// #include "precompiled_cppunit.hxx"
#include "precompiled_testshl2.hxx"
#include <stdio.h>
#include <stdlib.h>
......
......@@ -29,7 +29,7 @@
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
// #include "precompiled_cppunit.hxx"
#include "precompiled_testshl2.hxx"
#include <stdlib.h>
......
......@@ -29,7 +29,7 @@
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
// #include "precompiled_cppunit.hxx"
#include "precompiled_testshl2.hxx"
#include <cstdarg>
#include <stdlib.h>
......
......@@ -29,7 +29,7 @@
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
// #include "precompiled_cppunit.hxx"
#include "precompiled_testshl2.hxx"
#include <typeinfo>
......
......@@ -29,7 +29,7 @@
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
// #include "precompiled_cppunit.hxx"
#include "precompiled_testshl2.hxx"
#include <stdio.h>
#include <testshl/cmdlinebits.hxx>
......
......@@ -29,7 +29,7 @@
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
// #include "precompiled_cppunit.hxx"
#include "precompiled_testshl2.hxx"
#include <stdio.h>
#include <sal/types.h>
......
......@@ -29,7 +29,7 @@
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
// #include "precompiled_cppunit.hxx"
#include "precompiled_testshl2.hxx"
// this functions build the wrapper, to handle old function calls to rtl_tres_state
// IMPORTANT: Due to the fact that rtl_tres_state is in the sal.lib
......
......@@ -30,7 +30,7 @@
#*************************************************************************
PRJ=..$/..$/..
PRJNAME=cppunit
PRJNAME=testshl2
TARGET=c5t_winstuff
LIBTARGET=NO
ENABLE_EXCEPTIONS=TRUE
......
......@@ -29,7 +29,7 @@
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
// #include "precompiled_cppunit.hxx"
#include "precompiled_testshl2.hxx"
#ifdef WIN32
#include "testshl/winstuff.hxx"
......
......@@ -80,7 +80,6 @@ APP1STDLIBS+= \
$(LB)$/libc5t_winstuff$(DLLPOSTFIX).a
.ELSE
APP1LIBS= \
$(LB)$/testshl2.lib \
$(LB)$/c5t_testresult.lib \
$(LB)$/c5t_no_regallfkt.lib \
$(LB)$/c5t_winstuff.lib
......@@ -89,14 +88,12 @@ APP1LIBS= \
.IF "$(GUI)" == "OS2"
APP1LIBS= \
$(LB)$/testshl2.lib \
$(LB)$/c5t_no_regallfkt.lib \
$(LB)$/c5t_testresult.lib
.ENDIF
.IF "$(GUI)" == "UNX"
APP1STDLIBS+= \
$(LB)$/testshl2$(DLLPOSTFIX).a \
$(LB)$/libc5t_testresult$(DLLPOSTFIX).a \
$(LB)$/libc5t_no_regallfkt$(DLLPOSTFIX).a
.ENDIF
......
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