Kaydet (Commit) de48c99f authored tarafından Thomas Arnhold's avatar Thomas Arnhold

Remove some PCH traces

Is testhxx still useful?!

Change-Id: Ic7761214df4e3056c95f1b5dd8f1e3a2ce357d84
üst c18ce712
......@@ -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: */
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