2017-12-02 14:39:19 +01:00
|
|
|
# CMAKE generated file: DO NOT EDIT!
|
2017-12-02 17:01:51 +01:00
|
|
|
# Generated by "MinGW Makefiles" Generator, CMake Version 3.9
|
2017-12-02 14:39:19 +01:00
|
|
|
|
|
|
|
# Delete rule output on recipe failure.
|
|
|
|
.DELETE_ON_ERROR:
|
|
|
|
|
|
|
|
|
|
|
|
#=============================================================================
|
|
|
|
# Special targets provided by cmake.
|
|
|
|
|
|
|
|
# Disable implicit rules so canonical 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.
|
|
|
|
|
2017-12-02 17:01:51 +01:00
|
|
|
SHELL = cmd.exe
|
2017-12-02 14:39:19 +01:00
|
|
|
|
|
|
|
# The CMake executable.
|
2017-12-02 17:01:51 +01:00
|
|
|
CMAKE_COMMAND = "C:\Program Files\JetBrains\CLion 2017.3\bin\cmake\bin\cmake.exe"
|
2017-12-02 14:39:19 +01:00
|
|
|
|
|
|
|
# The command to remove a file.
|
2017-12-02 17:01:51 +01:00
|
|
|
RM = "C:\Program Files\JetBrains\CLion 2017.3\bin\cmake\bin\cmake.exe" -E remove -f
|
2017-12-02 14:39:19 +01:00
|
|
|
|
|
|
|
# Escaping for special characters.
|
|
|
|
EQUALS = =
|
|
|
|
|
|
|
|
# The top-level source directory on which CMake was run.
|
2017-12-02 17:01:51 +01:00
|
|
|
CMAKE_SOURCE_DIR = "A:\University\FH_MSc\Semester 1\08_MPK\Projekt\Git\MPK.Puzzle\Source"
|
2017-12-02 14:39:19 +01:00
|
|
|
|
|
|
|
# The top-level build directory on which CMake was run.
|
2017-12-02 17:01:51 +01:00
|
|
|
CMAKE_BINARY_DIR = "A:\University\FH_MSc\Semester 1\08_MPK\Projekt\Git\MPK.Puzzle\Source\cmake-build-debug"
|
2017-12-02 14:39:19 +01:00
|
|
|
|
|
|
|
# Include any dependencies generated for this target.
|
|
|
|
include CMakeFiles/Source.dir/depend.make
|
|
|
|
|
|
|
|
# Include the progress variables for this target.
|
|
|
|
include CMakeFiles/Source.dir/progress.make
|
|
|
|
|
|
|
|
# Include the compile flags for this target's objects.
|
|
|
|
include CMakeFiles/Source.dir/flags.make
|
|
|
|
|
2017-12-02 17:01:51 +01:00
|
|
|
CMakeFiles/Source.dir/main.cpp.obj: CMakeFiles/Source.dir/flags.make
|
|
|
|
CMakeFiles/Source.dir/main.cpp.obj: ../main.cpp
|
|
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="A:\University\FH_MSc\Semester 1\08_MPK\Projekt\Git\MPK.Puzzle\Source\cmake-build-debug\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object CMakeFiles/Source.dir/main.cpp.obj"
|
|
|
|
C:\MinGW\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles\Source.dir\main.cpp.obj -c "A:\University\FH_MSc\Semester 1\08_MPK\Projekt\Git\MPK.Puzzle\Source\main.cpp"
|
2017-12-02 14:39:19 +01:00
|
|
|
|
|
|
|
CMakeFiles/Source.dir/main.cpp.i: cmake_force
|
|
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Source.dir/main.cpp.i"
|
2017-12-02 17:01:51 +01:00
|
|
|
C:\MinGW\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "A:\University\FH_MSc\Semester 1\08_MPK\Projekt\Git\MPK.Puzzle\Source\main.cpp" > CMakeFiles\Source.dir\main.cpp.i
|
2017-12-02 14:39:19 +01:00
|
|
|
|
|
|
|
CMakeFiles/Source.dir/main.cpp.s: cmake_force
|
|
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Source.dir/main.cpp.s"
|
2017-12-02 17:01:51 +01:00
|
|
|
C:\MinGW\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "A:\University\FH_MSc\Semester 1\08_MPK\Projekt\Git\MPK.Puzzle\Source\main.cpp" -o CMakeFiles\Source.dir\main.cpp.s
|
2017-12-02 14:39:19 +01:00
|
|
|
|
2017-12-02 17:01:51 +01:00
|
|
|
CMakeFiles/Source.dir/main.cpp.obj.requires:
|
2017-12-02 14:39:19 +01:00
|
|
|
|
2017-12-02 17:01:51 +01:00
|
|
|
.PHONY : CMakeFiles/Source.dir/main.cpp.obj.requires
|
2017-12-02 14:39:19 +01:00
|
|
|
|
2017-12-02 17:01:51 +01:00
|
|
|
CMakeFiles/Source.dir/main.cpp.obj.provides: CMakeFiles/Source.dir/main.cpp.obj.requires
|
|
|
|
$(MAKE) -f CMakeFiles\Source.dir\build.make CMakeFiles/Source.dir/main.cpp.obj.provides.build
|
|
|
|
.PHONY : CMakeFiles/Source.dir/main.cpp.obj.provides
|
2017-12-02 14:39:19 +01:00
|
|
|
|
2017-12-02 17:01:51 +01:00
|
|
|
CMakeFiles/Source.dir/main.cpp.obj.provides.build: CMakeFiles/Source.dir/main.cpp.obj
|
2017-12-02 14:39:19 +01:00
|
|
|
|
|
|
|
|
|
|
|
# Object files for target Source
|
|
|
|
Source_OBJECTS = \
|
2017-12-02 17:01:51 +01:00
|
|
|
"CMakeFiles/Source.dir/main.cpp.obj"
|
2017-12-02 14:39:19 +01:00
|
|
|
|
|
|
|
# External object files for target Source
|
|
|
|
Source_EXTERNAL_OBJECTS =
|
|
|
|
|
2017-12-02 17:01:51 +01:00
|
|
|
Source.exe: CMakeFiles/Source.dir/main.cpp.obj
|
|
|
|
Source.exe: CMakeFiles/Source.dir/build.make
|
|
|
|
Source.exe: CMakeFiles/Source.dir/linklibs.rsp
|
|
|
|
Source.exe: CMakeFiles/Source.dir/objects1.rsp
|
|
|
|
Source.exe: CMakeFiles/Source.dir/link.txt
|
|
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir="A:\University\FH_MSc\Semester 1\08_MPK\Projekt\Git\MPK.Puzzle\Source\cmake-build-debug\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable Source.exe"
|
|
|
|
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles\Source.dir\link.txt --verbose=$(VERBOSE)
|
2017-12-02 14:39:19 +01:00
|
|
|
|
|
|
|
# Rule to build all files generated by this target.
|
2017-12-02 17:01:51 +01:00
|
|
|
CMakeFiles/Source.dir/build: Source.exe
|
2017-12-02 14:39:19 +01:00
|
|
|
|
|
|
|
.PHONY : CMakeFiles/Source.dir/build
|
|
|
|
|
2017-12-02 17:01:51 +01:00
|
|
|
CMakeFiles/Source.dir/requires: CMakeFiles/Source.dir/main.cpp.obj.requires
|
2017-12-02 14:39:19 +01:00
|
|
|
|
|
|
|
.PHONY : CMakeFiles/Source.dir/requires
|
|
|
|
|
|
|
|
CMakeFiles/Source.dir/clean:
|
2017-12-02 17:01:51 +01:00
|
|
|
$(CMAKE_COMMAND) -P CMakeFiles\Source.dir\cmake_clean.cmake
|
2017-12-02 14:39:19 +01:00
|
|
|
.PHONY : CMakeFiles/Source.dir/clean
|
|
|
|
|
|
|
|
CMakeFiles/Source.dir/depend:
|
2017-12-02 17:01:51 +01:00
|
|
|
$(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" "A:\University\FH_MSc\Semester 1\08_MPK\Projekt\Git\MPK.Puzzle\Source" "A:\University\FH_MSc\Semester 1\08_MPK\Projekt\Git\MPK.Puzzle\Source" "A:\University\FH_MSc\Semester 1\08_MPK\Projekt\Git\MPK.Puzzle\Source\cmake-build-debug" "A:\University\FH_MSc\Semester 1\08_MPK\Projekt\Git\MPK.Puzzle\Source\cmake-build-debug" "A:\University\FH_MSc\Semester 1\08_MPK\Projekt\Git\MPK.Puzzle\Source\cmake-build-debug\CMakeFiles\Source.dir\DependInfo.cmake" --color=$(COLOR)
|
2017-12-02 14:39:19 +01:00
|
|
|
.PHONY : CMakeFiles/Source.dir/depend
|
|
|
|
|