You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
217 lines
16 KiB
217 lines
16 KiB
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "MinGW Makefiles" Generator, CMake Version 4.0
|
|
|
|
# Delete rule output on recipe failure.
|
|
.DELETE_ON_ERROR:
|
|
|
|
#=============================================================================
|
|
# Special targets provided by cmake.
|
|
|
|
# Disable implicit rules so canonical targets will work.
|
|
.SUFFIXES:
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : %,v
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : RCS/%
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : RCS/%,v
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : SCCS/s.%
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : s.%
|
|
|
|
.SUFFIXES: .hpux_make_needs_suffix_list
|
|
|
|
# Command-line flag to silence nested $(MAKE).
|
|
$(VERBOSE)MAKESILENT = -s
|
|
|
|
#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.
|
|
|
|
SHELL = cmd.exe
|
|
|
|
# The CMake executable.
|
|
CMAKE_COMMAND = D:\configuration\CMake\bin\cmake.exe
|
|
|
|
# The command to remove a file.
|
|
RM = D:\configuration\CMake\bin\cmake.exe -E rm -f
|
|
|
|
# Escaping for special characters.
|
|
EQUALS = =
|
|
|
|
# The top-level source directory on which CMake was run.
|
|
CMAKE_SOURCE_DIR = D:\code\Software_Project\personal_project\src
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
CMAKE_BINARY_DIR = D:\code\Software_Project\personal_project\build
|
|
|
|
# Include any dependencies generated for this target.
|
|
include CMakeFiles/core.dir/depend.make
|
|
# Include any dependencies generated by the compiler for this target.
|
|
include CMakeFiles/core.dir/compiler_depend.make
|
|
|
|
# Include the progress variables for this target.
|
|
include CMakeFiles/core.dir/progress.make
|
|
|
|
# Include the compile flags for this target's objects.
|
|
include CMakeFiles/core.dir/flags.make
|
|
|
|
CMakeFiles/core.dir/codegen:
|
|
.PHONY : CMakeFiles/core.dir/codegen
|
|
|
|
CMakeFiles/core.dir/core/elementary_generator.cpp.obj: CMakeFiles/core.dir/flags.make
|
|
CMakeFiles/core.dir/core/elementary_generator.cpp.obj: CMakeFiles/core.dir/includes_CXX.rsp
|
|
CMakeFiles/core.dir/core/elementary_generator.cpp.obj: D:/code/Software_Project/personal_project/src/core/elementary_generator.cpp
|
|
CMakeFiles/core.dir/core/elementary_generator.cpp.obj: CMakeFiles/core.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=D:\code\Software_Project\personal_project\build\CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object CMakeFiles/core.dir/core/elementary_generator.cpp.obj"
|
|
D:\configuration\mingw64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT CMakeFiles/core.dir/core/elementary_generator.cpp.obj -MF CMakeFiles\core.dir\core\elementary_generator.cpp.obj.d -o CMakeFiles\core.dir\core\elementary_generator.cpp.obj -c D:\code\Software_Project\personal_project\src\core\elementary_generator.cpp
|
|
|
|
CMakeFiles/core.dir/core/elementary_generator.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/core.dir/core/elementary_generator.cpp.i"
|
|
D:\configuration\mingw64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E D:\code\Software_Project\personal_project\src\core\elementary_generator.cpp > CMakeFiles\core.dir\core\elementary_generator.cpp.i
|
|
|
|
CMakeFiles/core.dir/core/elementary_generator.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/core.dir/core/elementary_generator.cpp.s"
|
|
D:\configuration\mingw64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S D:\code\Software_Project\personal_project\src\core\elementary_generator.cpp -o CMakeFiles\core.dir\core\elementary_generator.cpp.s
|
|
|
|
CMakeFiles/core.dir/core/file_service.cpp.obj: CMakeFiles/core.dir/flags.make
|
|
CMakeFiles/core.dir/core/file_service.cpp.obj: CMakeFiles/core.dir/includes_CXX.rsp
|
|
CMakeFiles/core.dir/core/file_service.cpp.obj: D:/code/Software_Project/personal_project/src/core/file_service.cpp
|
|
CMakeFiles/core.dir/core/file_service.cpp.obj: CMakeFiles/core.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=D:\code\Software_Project\personal_project\build\CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object CMakeFiles/core.dir/core/file_service.cpp.obj"
|
|
D:\configuration\mingw64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT CMakeFiles/core.dir/core/file_service.cpp.obj -MF CMakeFiles\core.dir\core\file_service.cpp.obj.d -o CMakeFiles\core.dir\core\file_service.cpp.obj -c D:\code\Software_Project\personal_project\src\core\file_service.cpp
|
|
|
|
CMakeFiles/core.dir/core/file_service.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/core.dir/core/file_service.cpp.i"
|
|
D:\configuration\mingw64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E D:\code\Software_Project\personal_project\src\core\file_service.cpp > CMakeFiles\core.dir\core\file_service.cpp.i
|
|
|
|
CMakeFiles/core.dir/core/file_service.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/core.dir/core/file_service.cpp.s"
|
|
D:\configuration\mingw64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S D:\code\Software_Project\personal_project\src\core\file_service.cpp -o CMakeFiles\core.dir\core\file_service.cpp.s
|
|
|
|
CMakeFiles/core.dir/core/juniorhigh_generator.cpp.obj: CMakeFiles/core.dir/flags.make
|
|
CMakeFiles/core.dir/core/juniorhigh_generator.cpp.obj: CMakeFiles/core.dir/includes_CXX.rsp
|
|
CMakeFiles/core.dir/core/juniorhigh_generator.cpp.obj: D:/code/Software_Project/personal_project/src/core/juniorhigh_generator.cpp
|
|
CMakeFiles/core.dir/core/juniorhigh_generator.cpp.obj: CMakeFiles/core.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=D:\code\Software_Project\personal_project\build\CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object CMakeFiles/core.dir/core/juniorhigh_generator.cpp.obj"
|
|
D:\configuration\mingw64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT CMakeFiles/core.dir/core/juniorhigh_generator.cpp.obj -MF CMakeFiles\core.dir\core\juniorhigh_generator.cpp.obj.d -o CMakeFiles\core.dir\core\juniorhigh_generator.cpp.obj -c D:\code\Software_Project\personal_project\src\core\juniorhigh_generator.cpp
|
|
|
|
CMakeFiles/core.dir/core/juniorhigh_generator.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/core.dir/core/juniorhigh_generator.cpp.i"
|
|
D:\configuration\mingw64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E D:\code\Software_Project\personal_project\src\core\juniorhigh_generator.cpp > CMakeFiles\core.dir\core\juniorhigh_generator.cpp.i
|
|
|
|
CMakeFiles/core.dir/core/juniorhigh_generator.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/core.dir/core/juniorhigh_generator.cpp.s"
|
|
D:\configuration\mingw64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S D:\code\Software_Project\personal_project\src\core\juniorhigh_generator.cpp -o CMakeFiles\core.dir\core\juniorhigh_generator.cpp.s
|
|
|
|
CMakeFiles/core.dir/core/login_service.cpp.obj: CMakeFiles/core.dir/flags.make
|
|
CMakeFiles/core.dir/core/login_service.cpp.obj: CMakeFiles/core.dir/includes_CXX.rsp
|
|
CMakeFiles/core.dir/core/login_service.cpp.obj: D:/code/Software_Project/personal_project/src/core/login_service.cpp
|
|
CMakeFiles/core.dir/core/login_service.cpp.obj: CMakeFiles/core.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=D:\code\Software_Project\personal_project\build\CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object CMakeFiles/core.dir/core/login_service.cpp.obj"
|
|
D:\configuration\mingw64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT CMakeFiles/core.dir/core/login_service.cpp.obj -MF CMakeFiles\core.dir\core\login_service.cpp.obj.d -o CMakeFiles\core.dir\core\login_service.cpp.obj -c D:\code\Software_Project\personal_project\src\core\login_service.cpp
|
|
|
|
CMakeFiles/core.dir/core/login_service.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/core.dir/core/login_service.cpp.i"
|
|
D:\configuration\mingw64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E D:\code\Software_Project\personal_project\src\core\login_service.cpp > CMakeFiles\core.dir\core\login_service.cpp.i
|
|
|
|
CMakeFiles/core.dir/core/login_service.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/core.dir/core/login_service.cpp.s"
|
|
D:\configuration\mingw64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S D:\code\Software_Project\personal_project\src\core\login_service.cpp -o CMakeFiles\core.dir\core\login_service.cpp.s
|
|
|
|
CMakeFiles/core.dir/core/question_generator.cpp.obj: CMakeFiles/core.dir/flags.make
|
|
CMakeFiles/core.dir/core/question_generator.cpp.obj: CMakeFiles/core.dir/includes_CXX.rsp
|
|
CMakeFiles/core.dir/core/question_generator.cpp.obj: D:/code/Software_Project/personal_project/src/core/question_generator.cpp
|
|
CMakeFiles/core.dir/core/question_generator.cpp.obj: CMakeFiles/core.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=D:\code\Software_Project\personal_project\build\CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object CMakeFiles/core.dir/core/question_generator.cpp.obj"
|
|
D:\configuration\mingw64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT CMakeFiles/core.dir/core/question_generator.cpp.obj -MF CMakeFiles\core.dir\core\question_generator.cpp.obj.d -o CMakeFiles\core.dir\core\question_generator.cpp.obj -c D:\code\Software_Project\personal_project\src\core\question_generator.cpp
|
|
|
|
CMakeFiles/core.dir/core/question_generator.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/core.dir/core/question_generator.cpp.i"
|
|
D:\configuration\mingw64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E D:\code\Software_Project\personal_project\src\core\question_generator.cpp > CMakeFiles\core.dir\core\question_generator.cpp.i
|
|
|
|
CMakeFiles/core.dir/core/question_generator.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/core.dir/core/question_generator.cpp.s"
|
|
D:\configuration\mingw64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S D:\code\Software_Project\personal_project\src\core\question_generator.cpp -o CMakeFiles\core.dir\core\question_generator.cpp.s
|
|
|
|
CMakeFiles/core.dir/core/seniorhigh_generator.cpp.obj: CMakeFiles/core.dir/flags.make
|
|
CMakeFiles/core.dir/core/seniorhigh_generator.cpp.obj: CMakeFiles/core.dir/includes_CXX.rsp
|
|
CMakeFiles/core.dir/core/seniorhigh_generator.cpp.obj: D:/code/Software_Project/personal_project/src/core/seniorhigh_generator.cpp
|
|
CMakeFiles/core.dir/core/seniorhigh_generator.cpp.obj: CMakeFiles/core.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=D:\code\Software_Project\personal_project\build\CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object CMakeFiles/core.dir/core/seniorhigh_generator.cpp.obj"
|
|
D:\configuration\mingw64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT CMakeFiles/core.dir/core/seniorhigh_generator.cpp.obj -MF CMakeFiles\core.dir\core\seniorhigh_generator.cpp.obj.d -o CMakeFiles\core.dir\core\seniorhigh_generator.cpp.obj -c D:\code\Software_Project\personal_project\src\core\seniorhigh_generator.cpp
|
|
|
|
CMakeFiles/core.dir/core/seniorhigh_generator.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/core.dir/core/seniorhigh_generator.cpp.i"
|
|
D:\configuration\mingw64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E D:\code\Software_Project\personal_project\src\core\seniorhigh_generator.cpp > CMakeFiles\core.dir\core\seniorhigh_generator.cpp.i
|
|
|
|
CMakeFiles/core.dir/core/seniorhigh_generator.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/core.dir/core/seniorhigh_generator.cpp.s"
|
|
D:\configuration\mingw64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S D:\code\Software_Project\personal_project\src\core\seniorhigh_generator.cpp -o CMakeFiles\core.dir\core\seniorhigh_generator.cpp.s
|
|
|
|
CMakeFiles/core.dir/core/user.cpp.obj: CMakeFiles/core.dir/flags.make
|
|
CMakeFiles/core.dir/core/user.cpp.obj: CMakeFiles/core.dir/includes_CXX.rsp
|
|
CMakeFiles/core.dir/core/user.cpp.obj: D:/code/Software_Project/personal_project/src/core/user.cpp
|
|
CMakeFiles/core.dir/core/user.cpp.obj: CMakeFiles/core.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=D:\code\Software_Project\personal_project\build\CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building CXX object CMakeFiles/core.dir/core/user.cpp.obj"
|
|
D:\configuration\mingw64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT CMakeFiles/core.dir/core/user.cpp.obj -MF CMakeFiles\core.dir\core\user.cpp.obj.d -o CMakeFiles\core.dir\core\user.cpp.obj -c D:\code\Software_Project\personal_project\src\core\user.cpp
|
|
|
|
CMakeFiles/core.dir/core/user.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/core.dir/core/user.cpp.i"
|
|
D:\configuration\mingw64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E D:\code\Software_Project\personal_project\src\core\user.cpp > CMakeFiles\core.dir\core\user.cpp.i
|
|
|
|
CMakeFiles/core.dir/core/user.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/core.dir/core/user.cpp.s"
|
|
D:\configuration\mingw64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S D:\code\Software_Project\personal_project\src\core\user.cpp -o CMakeFiles\core.dir\core\user.cpp.s
|
|
|
|
# Object files for target core
|
|
core_OBJECTS = \
|
|
"CMakeFiles/core.dir/core/elementary_generator.cpp.obj" \
|
|
"CMakeFiles/core.dir/core/file_service.cpp.obj" \
|
|
"CMakeFiles/core.dir/core/juniorhigh_generator.cpp.obj" \
|
|
"CMakeFiles/core.dir/core/login_service.cpp.obj" \
|
|
"CMakeFiles/core.dir/core/question_generator.cpp.obj" \
|
|
"CMakeFiles/core.dir/core/seniorhigh_generator.cpp.obj" \
|
|
"CMakeFiles/core.dir/core/user.cpp.obj"
|
|
|
|
# External object files for target core
|
|
core_EXTERNAL_OBJECTS =
|
|
|
|
libcore.a: CMakeFiles/core.dir/core/elementary_generator.cpp.obj
|
|
libcore.a: CMakeFiles/core.dir/core/file_service.cpp.obj
|
|
libcore.a: CMakeFiles/core.dir/core/juniorhigh_generator.cpp.obj
|
|
libcore.a: CMakeFiles/core.dir/core/login_service.cpp.obj
|
|
libcore.a: CMakeFiles/core.dir/core/question_generator.cpp.obj
|
|
libcore.a: CMakeFiles/core.dir/core/seniorhigh_generator.cpp.obj
|
|
libcore.a: CMakeFiles/core.dir/core/user.cpp.obj
|
|
libcore.a: CMakeFiles/core.dir/build.make
|
|
libcore.a: CMakeFiles/core.dir/link.txt
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=D:\code\Software_Project\personal_project\build\CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Linking CXX static library libcore.a"
|
|
$(CMAKE_COMMAND) -P CMakeFiles\core.dir\cmake_clean_target.cmake
|
|
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles\core.dir\link.txt --verbose=$(VERBOSE)
|
|
|
|
# Rule to build all files generated by this target.
|
|
CMakeFiles/core.dir/build: libcore.a
|
|
.PHONY : CMakeFiles/core.dir/build
|
|
|
|
CMakeFiles/core.dir/clean:
|
|
$(CMAKE_COMMAND) -P CMakeFiles\core.dir\cmake_clean.cmake
|
|
.PHONY : CMakeFiles/core.dir/clean
|
|
|
|
CMakeFiles/core.dir/depend:
|
|
$(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" D:\code\Software_Project\personal_project\src D:\code\Software_Project\personal_project\src D:\code\Software_Project\personal_project\build D:\code\Software_Project\personal_project\build D:\code\Software_Project\personal_project\build\CMakeFiles\core.dir\DependInfo.cmake "--color=$(COLOR)"
|
|
.PHONY : CMakeFiles/core.dir/depend
|
|
|