# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.6

# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target

#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canoncical targets will work.
.SUFFIXES:

# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =

.SUFFIXES: .hpux_make_needs_suffix_list

# Suppress display of executed commands.
$(VERBOSE).SILENT:

# A target that is always out of date.
cmake_force:
.PHONY : cmake_force

#=============================================================================
# Set environment variables for the build.

# The shell in which to execute make rules.
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake

# The command to remove a file.
RM = /usr/bin/cmake -E remove -f

# The program to use to edit the cache.
CMAKE_EDIT_COMMAND = /usr/bin/ccmake

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	/usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache

# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# Special rule for the target install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: install/local
.PHONY : install/local/fast

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: install/strip
.PHONY : install/strip/fast

# Special rule for the target list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Devel\" \"Unspecified\""
.PHONY : list_install_components

# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache

# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast

# Special rule for the target test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test

# Special rule for the target test
test/fast: test
.PHONY : test/fast

# The main all target
all: cmake_check_build_system
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(CMAKE_COMMAND) -E cmake_progress_start /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice/CMakeFiles /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice/plugins/textshape/CMakeFiles/progress.make
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f CMakeFiles/Makefile2 plugins/textshape/all
	$(CMAKE_COMMAND) -E cmake_progress_start /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f CMakeFiles/Makefile2 plugins/textshape/clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f CMakeFiles/Makefile2 plugins/textshape/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f CMakeFiles/Makefile2 plugins/textshape/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
plugins/textshape/CMakeFiles/textshape.dir/rule:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f CMakeFiles/Makefile2 plugins/textshape/CMakeFiles/textshape.dir/rule
.PHONY : plugins/textshape/CMakeFiles/textshape.dir/rule

# Convenience name for target.
textshape: plugins/textshape/CMakeFiles/textshape.dir/rule
.PHONY : textshape

# fast build rule for target.
textshape/fast:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/build
.PHONY : textshape/fast

# Convenience name for target.
plugins/textshape/CMakeFiles/textshape_automoc.dir/rule:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f CMakeFiles/Makefile2 plugins/textshape/CMakeFiles/textshape_automoc.dir/rule
.PHONY : plugins/textshape/CMakeFiles/textshape_automoc.dir/rule

# Convenience name for target.
textshape_automoc: plugins/textshape/CMakeFiles/textshape_automoc.dir/rule
.PHONY : textshape_automoc

# fast build rule for target.
textshape_automoc/fast:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape_automoc.dir/build.make plugins/textshape/CMakeFiles/textshape_automoc.dir/build
.PHONY : textshape_automoc/fast

# target to build an object file
ChangeTracker.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/ChangeTracker.o
.PHONY : ChangeTracker.o

# target to preprocess a source file
ChangeTracker.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/ChangeTracker.i
.PHONY : ChangeTracker.i

# target to generate assembly for a file
ChangeTracker.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/ChangeTracker.s
.PHONY : ChangeTracker.s

# target to build an object file
Layout.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/Layout.o
.PHONY : Layout.o

# target to preprocess a source file
Layout.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/Layout.i
.PHONY : Layout.i

# target to generate assembly for a file
Layout.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/Layout.s
.PHONY : Layout.s

# target to build an object file
ListItemsHelper.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/ListItemsHelper.o
.PHONY : ListItemsHelper.o

# target to preprocess a source file
ListItemsHelper.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/ListItemsHelper.i
.PHONY : ListItemsHelper.i

# target to generate assembly for a file
ListItemsHelper.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/ListItemsHelper.s
.PHONY : ListItemsHelper.s

# target to build an object file
TableLayout.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TableLayout.o
.PHONY : TableLayout.o

# target to preprocess a source file
TableLayout.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TableLayout.i
.PHONY : TableLayout.i

# target to generate assembly for a file
TableLayout.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TableLayout.s
.PHONY : TableLayout.s

# target to build an object file
TableLayoutData.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TableLayoutData.o
.PHONY : TableLayoutData.o

# target to preprocess a source file
TableLayoutData.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TableLayoutData.i
.PHONY : TableLayoutData.i

# target to generate assembly for a file
TableLayoutData.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TableLayoutData.s
.PHONY : TableLayoutData.s

# target to build an object file
TextChange.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TextChange.o
.PHONY : TextChange.o

# target to preprocess a source file
TextChange.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TextChange.i
.PHONY : TextChange.i

# target to generate assembly for a file
TextChange.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TextChange.s
.PHONY : TextChange.s

# target to build an object file
TextChanges.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TextChanges.o
.PHONY : TextChanges.o

# target to preprocess a source file
TextChanges.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TextChanges.i
.PHONY : TextChanges.i

# target to generate assembly for a file
TextChanges.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TextChanges.s
.PHONY : TextChanges.s

# target to build an object file
TextPlugin.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TextPlugin.o
.PHONY : TextPlugin.o

# target to preprocess a source file
TextPlugin.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TextPlugin.i
.PHONY : TextPlugin.i

# target to generate assembly for a file
TextPlugin.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TextPlugin.s
.PHONY : TextPlugin.s

# target to build an object file
TextShape.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TextShape.o
.PHONY : TextShape.o

# target to preprocess a source file
TextShape.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TextShape.i
.PHONY : TextShape.i

# target to generate assembly for a file
TextShape.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TextShape.s
.PHONY : TextShape.s

# target to build an object file
TextShapeFactory.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TextShapeFactory.o
.PHONY : TextShapeFactory.o

# target to preprocess a source file
TextShapeFactory.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TextShapeFactory.i
.PHONY : TextShapeFactory.i

# target to generate assembly for a file
TextShapeFactory.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TextShapeFactory.s
.PHONY : TextShapeFactory.s

# target to build an object file
TextTool.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TextTool.o
.PHONY : TextTool.o

# target to preprocess a source file
TextTool.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TextTool.i
.PHONY : TextTool.i

# target to generate assembly for a file
TextTool.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TextTool.s
.PHONY : TextTool.s

# target to build an object file
TextToolFactory.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TextToolFactory.o
.PHONY : TextToolFactory.o

# target to preprocess a source file
TextToolFactory.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TextToolFactory.i
.PHONY : TextToolFactory.i

# target to generate assembly for a file
TextToolFactory.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/TextToolFactory.s
.PHONY : TextToolFactory.s

# target to build an object file
commands/ChangeListCommand.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/commands/ChangeListCommand.o
.PHONY : commands/ChangeListCommand.o

# target to preprocess a source file
commands/ChangeListCommand.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/commands/ChangeListCommand.i
.PHONY : commands/ChangeListCommand.i

# target to generate assembly for a file
commands/ChangeListCommand.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/commands/ChangeListCommand.s
.PHONY : commands/ChangeListCommand.s

# target to build an object file
commands/ChangeListLevelCommand.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/commands/ChangeListLevelCommand.o
.PHONY : commands/ChangeListLevelCommand.o

# target to preprocess a source file
commands/ChangeListLevelCommand.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/commands/ChangeListLevelCommand.i
.PHONY : commands/ChangeListLevelCommand.i

# target to generate assembly for a file
commands/ChangeListLevelCommand.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/commands/ChangeListLevelCommand.s
.PHONY : commands/ChangeListLevelCommand.s

# target to build an object file
commands/DeleteCommand.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/commands/DeleteCommand.o
.PHONY : commands/DeleteCommand.o

# target to preprocess a source file
commands/DeleteCommand.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/commands/DeleteCommand.i
.PHONY : commands/DeleteCommand.i

# target to generate assembly for a file
commands/DeleteCommand.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/commands/DeleteCommand.s
.PHONY : commands/DeleteCommand.s

# target to build an object file
commands/ListItemNumberingCommand.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/commands/ListItemNumberingCommand.o
.PHONY : commands/ListItemNumberingCommand.o

# target to preprocess a source file
commands/ListItemNumberingCommand.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/commands/ListItemNumberingCommand.i
.PHONY : commands/ListItemNumberingCommand.i

# target to generate assembly for a file
commands/ListItemNumberingCommand.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/commands/ListItemNumberingCommand.s
.PHONY : commands/ListItemNumberingCommand.s

# target to build an object file
commands/ShowChangesCommand.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/commands/ShowChangesCommand.o
.PHONY : commands/ShowChangesCommand.o

# target to preprocess a source file
commands/ShowChangesCommand.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/commands/ShowChangesCommand.i
.PHONY : commands/ShowChangesCommand.i

# target to generate assembly for a file
commands/ShowChangesCommand.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/commands/ShowChangesCommand.s
.PHONY : commands/ShowChangesCommand.s

# target to build an object file
commands/TextCommandBase.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/commands/TextCommandBase.o
.PHONY : commands/TextCommandBase.o

# target to preprocess a source file
commands/TextCommandBase.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/commands/TextCommandBase.i
.PHONY : commands/TextCommandBase.i

# target to generate assembly for a file
commands/TextCommandBase.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/commands/TextCommandBase.s
.PHONY : commands/TextCommandBase.s

# target to build an object file
commands/TextCutCommand.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/commands/TextCutCommand.o
.PHONY : commands/TextCutCommand.o

# target to preprocess a source file
commands/TextCutCommand.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/commands/TextCutCommand.i
.PHONY : commands/TextCutCommand.i

# target to generate assembly for a file
commands/TextCutCommand.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/commands/TextCutCommand.s
.PHONY : commands/TextCutCommand.s

# target to build an object file
commands/TextPasteCommand.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/commands/TextPasteCommand.o
.PHONY : commands/TextPasteCommand.o

# target to preprocess a source file
commands/TextPasteCommand.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/commands/TextPasteCommand.i
.PHONY : commands/TextPasteCommand.i

# target to generate assembly for a file
commands/TextPasteCommand.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/commands/TextPasteCommand.s
.PHONY : commands/TextPasteCommand.s

# target to build an object file
dialogs/CharacterGeneral.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/CharacterGeneral.o
.PHONY : dialogs/CharacterGeneral.o

# target to preprocess a source file
dialogs/CharacterGeneral.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/CharacterGeneral.i
.PHONY : dialogs/CharacterGeneral.i

# target to generate assembly for a file
dialogs/CharacterGeneral.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/CharacterGeneral.s
.PHONY : dialogs/CharacterGeneral.s

# target to build an object file
dialogs/CharacterHighlighting.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/CharacterHighlighting.o
.PHONY : dialogs/CharacterHighlighting.o

# target to preprocess a source file
dialogs/CharacterHighlighting.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/CharacterHighlighting.i
.PHONY : dialogs/CharacterHighlighting.i

# target to generate assembly for a file
dialogs/CharacterHighlighting.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/CharacterHighlighting.s
.PHONY : dialogs/CharacterHighlighting.s

# target to build an object file
dialogs/FontDecorations.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/FontDecorations.o
.PHONY : dialogs/FontDecorations.o

# target to preprocess a source file
dialogs/FontDecorations.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/FontDecorations.i
.PHONY : dialogs/FontDecorations.i

# target to generate assembly for a file
dialogs/FontDecorations.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/FontDecorations.s
.PHONY : dialogs/FontDecorations.s

# target to build an object file
dialogs/FontDia.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/FontDia.o
.PHONY : dialogs/FontDia.o

# target to preprocess a source file
dialogs/FontDia.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/FontDia.i
.PHONY : dialogs/FontDia.i

# target to generate assembly for a file
dialogs/FontDia.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/FontDia.s
.PHONY : dialogs/FontDia.s

# target to build an object file
dialogs/FontLayoutTab.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/FontLayoutTab.o
.PHONY : dialogs/FontLayoutTab.o

# target to preprocess a source file
dialogs/FontLayoutTab.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/FontLayoutTab.i
.PHONY : dialogs/FontLayoutTab.i

# target to generate assembly for a file
dialogs/FontLayoutTab.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/FontLayoutTab.s
.PHONY : dialogs/FontLayoutTab.s

# target to build an object file
dialogs/FontTab.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/FontTab.o
.PHONY : dialogs/FontTab.o

# target to preprocess a source file
dialogs/FontTab.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/FontTab.i
.PHONY : dialogs/FontTab.i

# target to generate assembly for a file
dialogs/FontTab.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/FontTab.s
.PHONY : dialogs/FontTab.s

# target to build an object file
dialogs/FormattingPreview.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/FormattingPreview.o
.PHONY : dialogs/FormattingPreview.o

# target to preprocess a source file
dialogs/FormattingPreview.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/FormattingPreview.i
.PHONY : dialogs/FormattingPreview.i

# target to generate assembly for a file
dialogs/FormattingPreview.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/FormattingPreview.s
.PHONY : dialogs/FormattingPreview.s

# target to build an object file
dialogs/InsertCharacter.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/InsertCharacter.o
.PHONY : dialogs/InsertCharacter.o

# target to preprocess a source file
dialogs/InsertCharacter.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/InsertCharacter.i
.PHONY : dialogs/InsertCharacter.i

# target to generate assembly for a file
dialogs/InsertCharacter.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/InsertCharacter.s
.PHONY : dialogs/InsertCharacter.s

# target to build an object file
dialogs/LanguageTab.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/LanguageTab.o
.PHONY : dialogs/LanguageTab.o

# target to preprocess a source file
dialogs/LanguageTab.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/LanguageTab.i
.PHONY : dialogs/LanguageTab.i

# target to generate assembly for a file
dialogs/LanguageTab.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/LanguageTab.s
.PHONY : dialogs/LanguageTab.s

# target to build an object file
dialogs/ListsSpinBox.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/ListsSpinBox.o
.PHONY : dialogs/ListsSpinBox.o

# target to preprocess a source file
dialogs/ListsSpinBox.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/ListsSpinBox.i
.PHONY : dialogs/ListsSpinBox.i

# target to generate assembly for a file
dialogs/ListsSpinBox.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/ListsSpinBox.s
.PHONY : dialogs/ListsSpinBox.s

# target to build an object file
dialogs/NewStyleWidget.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/NewStyleWidget.o
.PHONY : dialogs/NewStyleWidget.o

# target to preprocess a source file
dialogs/NewStyleWidget.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/NewStyleWidget.i
.PHONY : dialogs/NewStyleWidget.i

# target to generate assembly for a file
dialogs/NewStyleWidget.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/NewStyleWidget.s
.PHONY : dialogs/NewStyleWidget.s

# target to build an object file
dialogs/ParagraphBulletsNumbers.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/ParagraphBulletsNumbers.o
.PHONY : dialogs/ParagraphBulletsNumbers.o

# target to preprocess a source file
dialogs/ParagraphBulletsNumbers.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/ParagraphBulletsNumbers.i
.PHONY : dialogs/ParagraphBulletsNumbers.i

# target to generate assembly for a file
dialogs/ParagraphBulletsNumbers.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/ParagraphBulletsNumbers.s
.PHONY : dialogs/ParagraphBulletsNumbers.s

# target to build an object file
dialogs/ParagraphDecorations.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/ParagraphDecorations.o
.PHONY : dialogs/ParagraphDecorations.o

# target to preprocess a source file
dialogs/ParagraphDecorations.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/ParagraphDecorations.i
.PHONY : dialogs/ParagraphDecorations.i

# target to generate assembly for a file
dialogs/ParagraphDecorations.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/ParagraphDecorations.s
.PHONY : dialogs/ParagraphDecorations.s

# target to build an object file
dialogs/ParagraphGeneral.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/ParagraphGeneral.o
.PHONY : dialogs/ParagraphGeneral.o

# target to preprocess a source file
dialogs/ParagraphGeneral.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/ParagraphGeneral.i
.PHONY : dialogs/ParagraphGeneral.i

# target to generate assembly for a file
dialogs/ParagraphGeneral.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/ParagraphGeneral.s
.PHONY : dialogs/ParagraphGeneral.s

# target to build an object file
dialogs/ParagraphIndentSpacing.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/ParagraphIndentSpacing.o
.PHONY : dialogs/ParagraphIndentSpacing.o

# target to preprocess a source file
dialogs/ParagraphIndentSpacing.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/ParagraphIndentSpacing.i
.PHONY : dialogs/ParagraphIndentSpacing.i

# target to generate assembly for a file
dialogs/ParagraphIndentSpacing.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/ParagraphIndentSpacing.s
.PHONY : dialogs/ParagraphIndentSpacing.s

# target to build an object file
dialogs/ParagraphLayout.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/ParagraphLayout.o
.PHONY : dialogs/ParagraphLayout.o

# target to preprocess a source file
dialogs/ParagraphLayout.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/ParagraphLayout.i
.PHONY : dialogs/ParagraphLayout.i

# target to generate assembly for a file
dialogs/ParagraphLayout.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/ParagraphLayout.s
.PHONY : dialogs/ParagraphLayout.s

# target to build an object file
dialogs/ParagraphSettingsDialog.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/ParagraphSettingsDialog.o
.PHONY : dialogs/ParagraphSettingsDialog.o

# target to preprocess a source file
dialogs/ParagraphSettingsDialog.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/ParagraphSettingsDialog.i
.PHONY : dialogs/ParagraphSettingsDialog.i

# target to generate assembly for a file
dialogs/ParagraphSettingsDialog.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/ParagraphSettingsDialog.s
.PHONY : dialogs/ParagraphSettingsDialog.s

# target to build an object file
dialogs/SimpleStyleWidget.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/SimpleStyleWidget.o
.PHONY : dialogs/SimpleStyleWidget.o

# target to preprocess a source file
dialogs/SimpleStyleWidget.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/SimpleStyleWidget.i
.PHONY : dialogs/SimpleStyleWidget.i

# target to generate assembly for a file
dialogs/SimpleStyleWidget.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/SimpleStyleWidget.s
.PHONY : dialogs/SimpleStyleWidget.s

# target to build an object file
dialogs/StyleManager.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/StyleManager.o
.PHONY : dialogs/StyleManager.o

# target to preprocess a source file
dialogs/StyleManager.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/StyleManager.i
.PHONY : dialogs/StyleManager.i

# target to generate assembly for a file
dialogs/StyleManager.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/StyleManager.s
.PHONY : dialogs/StyleManager.s

# target to build an object file
dialogs/StyleManagerDialog.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/StyleManagerDialog.o
.PHONY : dialogs/StyleManagerDialog.o

# target to preprocess a source file
dialogs/StyleManagerDialog.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/StyleManagerDialog.i
.PHONY : dialogs/StyleManagerDialog.i

# target to generate assembly for a file
dialogs/StyleManagerDialog.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/StyleManagerDialog.s
.PHONY : dialogs/StyleManagerDialog.s

# target to build an object file
dialogs/StyleManagerWelcome.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/StyleManagerWelcome.o
.PHONY : dialogs/StyleManagerWelcome.o

# target to preprocess a source file
dialogs/StyleManagerWelcome.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/StyleManagerWelcome.i
.PHONY : dialogs/StyleManagerWelcome.i

# target to generate assembly for a file
dialogs/StyleManagerWelcome.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/StyleManagerWelcome.s
.PHONY : dialogs/StyleManagerWelcome.s

# target to build an object file
dialogs/StylesModel.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/StylesModel.o
.PHONY : dialogs/StylesModel.o

# target to preprocess a source file
dialogs/StylesModel.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/StylesModel.i
.PHONY : dialogs/StylesModel.i

# target to generate assembly for a file
dialogs/StylesModel.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/StylesModel.s
.PHONY : dialogs/StylesModel.s

# target to build an object file
dialogs/StylesWidget.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/StylesWidget.o
.PHONY : dialogs/StylesWidget.o

# target to preprocess a source file
dialogs/StylesWidget.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/StylesWidget.i
.PHONY : dialogs/StylesWidget.i

# target to generate assembly for a file
dialogs/StylesWidget.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/StylesWidget.s
.PHONY : dialogs/StylesWidget.s

# target to build an object file
dialogs/TableDialog.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/TableDialog.o
.PHONY : dialogs/TableDialog.o

# target to preprocess a source file
dialogs/TableDialog.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/TableDialog.i
.PHONY : dialogs/TableDialog.i

# target to generate assembly for a file
dialogs/TableDialog.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/dialogs/TableDialog.s
.PHONY : dialogs/TableDialog.s

# target to build an object file
textshape_automoc.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/textshape_automoc.o
.PHONY : textshape_automoc.o

# target to preprocess a source file
textshape_automoc.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/textshape_automoc.i
.PHONY : textshape_automoc.i

# target to generate assembly for a file
textshape_automoc.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/textshape/CMakeFiles/textshape.dir/build.make plugins/textshape/CMakeFiles/textshape.dir/textshape_automoc.s
.PHONY : textshape_automoc.s

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... textshape"
	@echo "... textshape_automoc"
	@echo "... ChangeTracker.o"
	@echo "... ChangeTracker.i"
	@echo "... ChangeTracker.s"
	@echo "... Layout.o"
	@echo "... Layout.i"
	@echo "... Layout.s"
	@echo "... ListItemsHelper.o"
	@echo "... ListItemsHelper.i"
	@echo "... ListItemsHelper.s"
	@echo "... TableLayout.o"
	@echo "... TableLayout.i"
	@echo "... TableLayout.s"
	@echo "... TableLayoutData.o"
	@echo "... TableLayoutData.i"
	@echo "... TableLayoutData.s"
	@echo "... TextChange.o"
	@echo "... TextChange.i"
	@echo "... TextChange.s"
	@echo "... TextChanges.o"
	@echo "... TextChanges.i"
	@echo "... TextChanges.s"
	@echo "... TextPlugin.o"
	@echo "... TextPlugin.i"
	@echo "... TextPlugin.s"
	@echo "... TextShape.o"
	@echo "... TextShape.i"
	@echo "... TextShape.s"
	@echo "... TextShapeFactory.o"
	@echo "... TextShapeFactory.i"
	@echo "... TextShapeFactory.s"
	@echo "... TextTool.o"
	@echo "... TextTool.i"
	@echo "... TextTool.s"
	@echo "... TextToolFactory.o"
	@echo "... TextToolFactory.i"
	@echo "... TextToolFactory.s"
	@echo "... commands/ChangeListCommand.o"
	@echo "... commands/ChangeListCommand.i"
	@echo "... commands/ChangeListCommand.s"
	@echo "... commands/ChangeListLevelCommand.o"
	@echo "... commands/ChangeListLevelCommand.i"
	@echo "... commands/ChangeListLevelCommand.s"
	@echo "... commands/DeleteCommand.o"
	@echo "... commands/DeleteCommand.i"
	@echo "... commands/DeleteCommand.s"
	@echo "... commands/ListItemNumberingCommand.o"
	@echo "... commands/ListItemNumberingCommand.i"
	@echo "... commands/ListItemNumberingCommand.s"
	@echo "... commands/ShowChangesCommand.o"
	@echo "... commands/ShowChangesCommand.i"
	@echo "... commands/ShowChangesCommand.s"
	@echo "... commands/TextCommandBase.o"
	@echo "... commands/TextCommandBase.i"
	@echo "... commands/TextCommandBase.s"
	@echo "... commands/TextCutCommand.o"
	@echo "... commands/TextCutCommand.i"
	@echo "... commands/TextCutCommand.s"
	@echo "... commands/TextPasteCommand.o"
	@echo "... commands/TextPasteCommand.i"
	@echo "... commands/TextPasteCommand.s"
	@echo "... dialogs/CharacterGeneral.o"
	@echo "... dialogs/CharacterGeneral.i"
	@echo "... dialogs/CharacterGeneral.s"
	@echo "... dialogs/CharacterHighlighting.o"
	@echo "... dialogs/CharacterHighlighting.i"
	@echo "... dialogs/CharacterHighlighting.s"
	@echo "... dialogs/FontDecorations.o"
	@echo "... dialogs/FontDecorations.i"
	@echo "... dialogs/FontDecorations.s"
	@echo "... dialogs/FontDia.o"
	@echo "... dialogs/FontDia.i"
	@echo "... dialogs/FontDia.s"
	@echo "... dialogs/FontLayoutTab.o"
	@echo "... dialogs/FontLayoutTab.i"
	@echo "... dialogs/FontLayoutTab.s"
	@echo "... dialogs/FontTab.o"
	@echo "... dialogs/FontTab.i"
	@echo "... dialogs/FontTab.s"
	@echo "... dialogs/FormattingPreview.o"
	@echo "... dialogs/FormattingPreview.i"
	@echo "... dialogs/FormattingPreview.s"
	@echo "... dialogs/InsertCharacter.o"
	@echo "... dialogs/InsertCharacter.i"
	@echo "... dialogs/InsertCharacter.s"
	@echo "... dialogs/LanguageTab.o"
	@echo "... dialogs/LanguageTab.i"
	@echo "... dialogs/LanguageTab.s"
	@echo "... dialogs/ListsSpinBox.o"
	@echo "... dialogs/ListsSpinBox.i"
	@echo "... dialogs/ListsSpinBox.s"
	@echo "... dialogs/NewStyleWidget.o"
	@echo "... dialogs/NewStyleWidget.i"
	@echo "... dialogs/NewStyleWidget.s"
	@echo "... dialogs/ParagraphBulletsNumbers.o"
	@echo "... dialogs/ParagraphBulletsNumbers.i"
	@echo "... dialogs/ParagraphBulletsNumbers.s"
	@echo "... dialogs/ParagraphDecorations.o"
	@echo "... dialogs/ParagraphDecorations.i"
	@echo "... dialogs/ParagraphDecorations.s"
	@echo "... dialogs/ParagraphGeneral.o"
	@echo "... dialogs/ParagraphGeneral.i"
	@echo "... dialogs/ParagraphGeneral.s"
	@echo "... dialogs/ParagraphIndentSpacing.o"
	@echo "... dialogs/ParagraphIndentSpacing.i"
	@echo "... dialogs/ParagraphIndentSpacing.s"
	@echo "... dialogs/ParagraphLayout.o"
	@echo "... dialogs/ParagraphLayout.i"
	@echo "... dialogs/ParagraphLayout.s"
	@echo "... dialogs/ParagraphSettingsDialog.o"
	@echo "... dialogs/ParagraphSettingsDialog.i"
	@echo "... dialogs/ParagraphSettingsDialog.s"
	@echo "... dialogs/SimpleStyleWidget.o"
	@echo "... dialogs/SimpleStyleWidget.i"
	@echo "... dialogs/SimpleStyleWidget.s"
	@echo "... dialogs/StyleManager.o"
	@echo "... dialogs/StyleManager.i"
	@echo "... dialogs/StyleManager.s"
	@echo "... dialogs/StyleManagerDialog.o"
	@echo "... dialogs/StyleManagerDialog.i"
	@echo "... dialogs/StyleManagerDialog.s"
	@echo "... dialogs/StyleManagerWelcome.o"
	@echo "... dialogs/StyleManagerWelcome.i"
	@echo "... dialogs/StyleManagerWelcome.s"
	@echo "... dialogs/StylesModel.o"
	@echo "... dialogs/StylesModel.i"
	@echo "... dialogs/StylesModel.s"
	@echo "... dialogs/StylesWidget.o"
	@echo "... dialogs/StylesWidget.i"
	@echo "... dialogs/StylesWidget.s"
	@echo "... dialogs/TableDialog.o"
	@echo "... dialogs/TableDialog.i"
	@echo "... dialogs/TableDialog.s"
	@echo "... textshape_automoc.o"
	@echo "... textshape_automoc.i"
	@echo "... textshape_automoc.s"
.PHONY : help



#=============================================================================
# Special targets to cleanup operation of make.

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

