Remove some PCH traces
Is testhxx still useful?! Change-Id: Ic7761214df4e3056c95f1b5dd8f1e3a2ce357d84
This commit is contained in:
parent
c18ce7120e
commit
de48c99f7e
@ -26,11 +26,8 @@
|
||||
*
|
||||
************************************************************************/
|
||||
|
||||
|
||||
#undef SC_DLLIMPLEMENTATION
|
||||
|
||||
// ohne precompiled Headers uebersetzen !!!
|
||||
|
||||
#include <svx/svxids.hrc>
|
||||
|
||||
#include <editeng/flstitem.hxx>
|
||||
|
@ -39,9 +39,6 @@ USE_DEFFILE=TRUE
|
||||
|
||||
.INCLUDE : settings.mk
|
||||
|
||||
#Disable precompiled header
|
||||
CDEFS+=-Dnot_used_define_to_disable_pch
|
||||
|
||||
# --- Files --------------------------------------------------------
|
||||
|
||||
.IF "$(GUI)"=="WNT" && "$(WINDOWS_SDK_HOME)"!=""
|
||||
|
@ -38,9 +38,6 @@ USE_DEFFILE=TRUE
|
||||
|
||||
.INCLUDE : settings.mk
|
||||
|
||||
#Disable precompiled header
|
||||
CDEFS+=-Dnot_used_define_to_disable_pch
|
||||
|
||||
# --- Files --------------------------------------------------------
|
||||
|
||||
.IF "$(GUI)"=="WNT" && "$(WINDOWS_SDK_HOME)"!=""
|
||||
|
@ -38,9 +38,6 @@ USE_DEFFILE=TRUE
|
||||
|
||||
.INCLUDE : settings.mk
|
||||
|
||||
#Disable precompiled header
|
||||
CDEFS+=-Dnot_used_define_to_disable_pch
|
||||
|
||||
# --- Files --------------------------------------------------------
|
||||
|
||||
.IF "$(GUI)"=="WNT" && "$(WINDOWS_SDK_HOME)"!=""
|
||||
|
@ -17,8 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
// Comment out precompiled statement due to redefinition errors
|
||||
|
||||
#include "syspath.hxx"
|
||||
|
||||
extern "C" bool GetUserTemplateLocation(sal_Unicode*, int nSize);
|
||||
|
@ -17,8 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
// NO PCH here - breaks the purpose of this file
|
||||
|
||||
// This is just a dummy file; see the makefile.mk for the real work.
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
Loading…
x
Reference in New Issue
Block a user