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

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

.PHONY : default_target

# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:


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

# Disable implicit rules so canonical targets will work.
.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.

!IF "$(OS)" == "Windows_NT"
NULL=
!ELSE
NULL=nul
!ENDIF
SHELL = cmd.exe

# The CMake executable.
CMAKE_COMMAND = "C:\Program Files (x86)\CMake\bin\cmake.exe"

# The command to remove a file.
RM = "C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = C:\projects\sielonavigateur

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = C:\projects\sielonavigateur\build

#=============================================================================
# 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..."
	echo >nul && "C:\Program Files (x86)\CMake\bin\cmake-gui.exe" -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 rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	echo >nul && "C:\Program Files (x86)\CMake\bin\cmake.exe" -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

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start C:\projects\sielonavigateur\build\CMakeFiles C:\projects\sielonavigateur\build\CMakeFiles\progress.marks
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) all
	$(CMAKE_COMMAND) -E cmake_progress_start C:\projects\sielonavigateur\build\CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) clean
.PHONY : clean

# The main clean target
clean\fast: clean

.PHONY : clean\fast

# Prepare targets for installation.
preinstall: all
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall\fast:
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) preinstall
.PHONY : preinstall\fast

# clear depends
depend:
	$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 1
.PHONY : depend

#=============================================================================
# Target rules for targets named SieloBrowser

# Build rule for target.
SieloBrowser: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) SieloBrowser
.PHONY : SieloBrowser

# fast build rule for target.
SieloBrowser\fast:
	$(MAKE) -f CMakeFiles\SieloBrowser.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\SieloBrowser.dir\build
.PHONY : SieloBrowser\fast

#=============================================================================
# Target rules for targets named SieloBrowser_automoc

# Build rule for target.
SieloBrowser_automoc: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) SieloBrowser_automoc
.PHONY : SieloBrowser_automoc

# fast build rule for target.
SieloBrowser_automoc\fast:
	$(MAKE) -f CMakeFiles\SieloBrowser_automoc.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\SieloBrowser_automoc.dir\build
.PHONY : SieloBrowser_automoc\fast

#=============================================================================
# Target rules for targets named Core

# Build rule for target.
Core: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) Core
.PHONY : Core

# fast build rule for target.
Core\fast:
	$(MAKE) -f Core\CMakeFiles\Core.dir\build.make /nologo -$(MAKEFLAGS) Core\CMakeFiles\Core.dir\build
.PHONY : Core\fast

#=============================================================================
# Target rules for targets named Core_automoc

# Build rule for target.
Core_automoc: cmake_check_build_system
	$(MAKE) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) Core_automoc
.PHONY : Core_automoc

# fast build rule for target.
Core_automoc\fast:
	$(MAKE) -f Core\CMakeFiles\Core_automoc.dir\build.make /nologo -$(MAKEFLAGS) Core\CMakeFiles\Core_automoc.dir\build
.PHONY : Core_automoc\fast

Main.obj: Main.cpp.obj

.PHONY : Main.obj

# target to build an object file
Main.cpp.obj:
	$(MAKE) -f CMakeFiles\SieloBrowser.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\SieloBrowser.dir\Main.cpp.obj
.PHONY : Main.cpp.obj

Main.i: Main.cpp.i

.PHONY : Main.i

# target to preprocess a source file
Main.cpp.i:
	$(MAKE) -f CMakeFiles\SieloBrowser.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\SieloBrowser.dir\Main.cpp.i
.PHONY : Main.cpp.i

Main.s: Main.cpp.s

.PHONY : Main.s

# target to generate assembly for a file
Main.cpp.s:
	$(MAKE) -f CMakeFiles\SieloBrowser.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\SieloBrowser.dir\Main.cpp.s
.PHONY : Main.cpp.s

SieloBrowser_automoc.obj: SieloBrowser_automoc.cpp.obj

.PHONY : SieloBrowser_automoc.obj

# target to build an object file
SieloBrowser_automoc.cpp.obj:
	$(MAKE) -f CMakeFiles\SieloBrowser.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\SieloBrowser.dir\SieloBrowser_automoc.cpp.obj
.PHONY : SieloBrowser_automoc.cpp.obj

SieloBrowser_automoc.i: SieloBrowser_automoc.cpp.i

.PHONY : SieloBrowser_automoc.i

# target to preprocess a source file
SieloBrowser_automoc.cpp.i:
	$(MAKE) -f CMakeFiles\SieloBrowser.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\SieloBrowser.dir\SieloBrowser_automoc.cpp.i
.PHONY : SieloBrowser_automoc.cpp.i

SieloBrowser_automoc.s: SieloBrowser_automoc.cpp.s

.PHONY : SieloBrowser_automoc.s

# target to generate assembly for a file
SieloBrowser_automoc.cpp.s:
	$(MAKE) -f CMakeFiles\SieloBrowser.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\SieloBrowser.dir\SieloBrowser_automoc.cpp.s
.PHONY : SieloBrowser_automoc.cpp.s

SieloBrowser_automoc.dir\qrc_icons_L6UEEVKQS2IMAZ.obj: SieloBrowser_automoc.dir\qrc_icons_L6UEEVKQS2IMAZ.cpp.obj

.PHONY : SieloBrowser_automoc.dir\qrc_icons_L6UEEVKQS2IMAZ.obj

# target to build an object file
SieloBrowser_automoc.dir\qrc_icons_L6UEEVKQS2IMAZ.cpp.obj:
	$(MAKE) -f CMakeFiles\SieloBrowser.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\SieloBrowser.dir\SieloBrowser_automoc.dir\qrc_icons_L6UEEVKQS2IMAZ.cpp.obj
.PHONY : SieloBrowser_automoc.dir\qrc_icons_L6UEEVKQS2IMAZ.cpp.obj

SieloBrowser_automoc.dir\qrc_icons_L6UEEVKQS2IMAZ.i: SieloBrowser_automoc.dir\qrc_icons_L6UEEVKQS2IMAZ.cpp.i

.PHONY : SieloBrowser_automoc.dir\qrc_icons_L6UEEVKQS2IMAZ.i

# target to preprocess a source file
SieloBrowser_automoc.dir\qrc_icons_L6UEEVKQS2IMAZ.cpp.i:
	$(MAKE) -f CMakeFiles\SieloBrowser.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\SieloBrowser.dir\SieloBrowser_automoc.dir\qrc_icons_L6UEEVKQS2IMAZ.cpp.i
.PHONY : SieloBrowser_automoc.dir\qrc_icons_L6UEEVKQS2IMAZ.cpp.i

SieloBrowser_automoc.dir\qrc_icons_L6UEEVKQS2IMAZ.s: SieloBrowser_automoc.dir\qrc_icons_L6UEEVKQS2IMAZ.cpp.s

.PHONY : SieloBrowser_automoc.dir\qrc_icons_L6UEEVKQS2IMAZ.s

# target to generate assembly for a file
SieloBrowser_automoc.dir\qrc_icons_L6UEEVKQS2IMAZ.cpp.s:
	$(MAKE) -f CMakeFiles\SieloBrowser.dir\build.make /nologo -$(MAKEFLAGS) CMakeFiles\SieloBrowser.dir\SieloBrowser_automoc.dir\qrc_icons_L6UEEVKQS2IMAZ.cpp.s
.PHONY : SieloBrowser_automoc.dir\qrc_icons_L6UEEVKQS2IMAZ.cpp.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 ... SieloBrowser
	@echo ... edit_cache
	@echo ... rebuild_cache
	@echo ... SieloBrowser_automoc
	@echo ... Core
	@echo ... Core_automoc
	@echo ... Main.obj
	@echo ... Main.i
	@echo ... Main.s
	@echo ... SieloBrowser_automoc.obj
	@echo ... SieloBrowser_automoc.i
	@echo ... SieloBrowser_automoc.s
	@echo ... SieloBrowser_automoc.dir/qrc_icons_L6UEEVKQS2IMAZ.obj
	@echo ... SieloBrowser_automoc.dir/qrc_icons_L6UEEVKQS2IMAZ.i
	@echo ... SieloBrowser_automoc.dir/qrc_icons_L6UEEVKQS2IMAZ.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:
	$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0
.PHONY : cmake_check_build_system

