|
|
|
|
@@ -0,0 +1,149 @@
|
|
|
|
|
# CMAKE generated file: DO NOT EDIT!
|
|
|
|
|
# Generated by "NMake Makefiles" Generator, CMake Version 3.17
|
|
|
|
|
|
|
|
|
|
# Delete rule output on recipe failure.
|
|
|
|
|
.DELETE_ON_ERROR:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#=============================================================================
|
|
|
|
|
# Special targets provided by cmake.
|
|
|
|
|
|
|
|
|
|
# Disable implicit rules so canonical targets will work.
|
|
|
|
|
.SUFFIXES:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.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.
|
|
|
|
|
|
|
|
|
|
!IF "$(OS)" == "Windows_NT"
|
|
|
|
|
NULL=
|
|
|
|
|
!ELSE
|
|
|
|
|
NULL=nul
|
|
|
|
|
!ENDIF
|
|
|
|
|
SHELL = cmd.exe
|
|
|
|
|
|
|
|
|
|
# The CMake executable.
|
|
|
|
|
CMAKE_COMMAND = "C:\Program Files\JetBrains\CLion 2020.2.4\bin\cmake\win\bin\cmake.exe"
|
|
|
|
|
|
|
|
|
|
# The command to remove a file.
|
|
|
|
|
RM = "C:\Program Files\JetBrains\CLion 2020.2.4\bin\cmake\win\bin\cmake.exe" -E rm -f
|
|
|
|
|
|
|
|
|
|
# Escaping for special characters.
|
|
|
|
|
EQUALS = =
|
|
|
|
|
|
|
|
|
|
# The top-level source directory on which CMake was run.
|
|
|
|
|
CMAKE_SOURCE_DIR = C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows
|
|
|
|
|
|
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
|
|
|
CMAKE_BINARY_DIR = C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
|
|
|
|
|
|
|
|
|
# Include any dependencies generated for this target.
|
|
|
|
|
include plugins\window_manager\CMakeFiles\window_manager_plugin.dir\depend.make
|
|
|
|
|
|
|
|
|
|
# Include the progress variables for this target.
|
|
|
|
|
include plugins\window_manager\CMakeFiles\window_manager_plugin.dir\progress.make
|
|
|
|
|
|
|
|
|
|
# Include the compile flags for this target's objects.
|
|
|
|
|
include plugins\window_manager\CMakeFiles\window_manager_plugin.dir\flags.make
|
|
|
|
|
|
|
|
|
|
plugins\window_manager\CMakeFiles\window_manager_plugin.dir\window_manager.cpp.obj: plugins\window_manager\CMakeFiles\window_manager_plugin.dir\flags.make
|
|
|
|
|
plugins\window_manager\CMakeFiles\window_manager_plugin.dir\window_manager.cpp.obj: ..\flutter\ephemeral\.plugin_symlinks\window_manager\windows\window_manager.cpp
|
|
|
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object plugins/window_manager/CMakeFiles/window_manager_plugin.dir/window_manager.cpp.obj"
|
|
|
|
|
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\window_manager
|
|
|
|
|
C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1433~1.316\bin\Hostx86\x86\cl.exe @<<
|
|
|
|
|
/nologo /TP $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) /FoCMakeFiles\window_manager_plugin.dir\window_manager.cpp.obj /FdCMakeFiles\window_manager_plugin.dir\ /FS -c C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\flutter\ephemeral\.plugin_symlinks\window_manager\windows\window_manager.cpp
|
|
|
|
|
<<
|
|
|
|
|
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
|
|
|
|
|
|
|
|
|
plugins\window_manager\CMakeFiles\window_manager_plugin.dir\window_manager.cpp.i: cmake_force
|
|
|
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/window_manager_plugin.dir/window_manager.cpp.i"
|
|
|
|
|
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\window_manager
|
|
|
|
|
C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1433~1.316\bin\Hostx86\x86\cl.exe > CMakeFiles\window_manager_plugin.dir\window_manager.cpp.i @<<
|
|
|
|
|
/nologo /TP $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\flutter\ephemeral\.plugin_symlinks\window_manager\windows\window_manager.cpp
|
|
|
|
|
<<
|
|
|
|
|
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
|
|
|
|
|
|
|
|
|
plugins\window_manager\CMakeFiles\window_manager_plugin.dir\window_manager.cpp.s: cmake_force
|
|
|
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/window_manager_plugin.dir/window_manager.cpp.s"
|
|
|
|
|
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\window_manager
|
|
|
|
|
C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1433~1.316\bin\Hostx86\x86\cl.exe @<<
|
|
|
|
|
/nologo /TP $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) /FoNUL /FAs /FaCMakeFiles\window_manager_plugin.dir\window_manager.cpp.s /c C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\flutter\ephemeral\.plugin_symlinks\window_manager\windows\window_manager.cpp
|
|
|
|
|
<<
|
|
|
|
|
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
|
|
|
|
|
|
|
|
|
plugins\window_manager\CMakeFiles\window_manager_plugin.dir\window_manager_plugin.cpp.obj: plugins\window_manager\CMakeFiles\window_manager_plugin.dir\flags.make
|
|
|
|
|
plugins\window_manager\CMakeFiles\window_manager_plugin.dir\window_manager_plugin.cpp.obj: ..\flutter\ephemeral\.plugin_symlinks\window_manager\windows\window_manager_plugin.cpp
|
|
|
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object plugins/window_manager/CMakeFiles/window_manager_plugin.dir/window_manager_plugin.cpp.obj"
|
|
|
|
|
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\window_manager
|
|
|
|
|
C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1433~1.316\bin\Hostx86\x86\cl.exe @<<
|
|
|
|
|
/nologo /TP $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) /FoCMakeFiles\window_manager_plugin.dir\window_manager_plugin.cpp.obj /FdCMakeFiles\window_manager_plugin.dir\ /FS -c C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\flutter\ephemeral\.plugin_symlinks\window_manager\windows\window_manager_plugin.cpp
|
|
|
|
|
<<
|
|
|
|
|
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
|
|
|
|
|
|
|
|
|
plugins\window_manager\CMakeFiles\window_manager_plugin.dir\window_manager_plugin.cpp.i: cmake_force
|
|
|
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/window_manager_plugin.dir/window_manager_plugin.cpp.i"
|
|
|
|
|
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\window_manager
|
|
|
|
|
C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1433~1.316\bin\Hostx86\x86\cl.exe > CMakeFiles\window_manager_plugin.dir\window_manager_plugin.cpp.i @<<
|
|
|
|
|
/nologo /TP $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\flutter\ephemeral\.plugin_symlinks\window_manager\windows\window_manager_plugin.cpp
|
|
|
|
|
<<
|
|
|
|
|
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
|
|
|
|
|
|
|
|
|
plugins\window_manager\CMakeFiles\window_manager_plugin.dir\window_manager_plugin.cpp.s: cmake_force
|
|
|
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/window_manager_plugin.dir/window_manager_plugin.cpp.s"
|
|
|
|
|
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\window_manager
|
|
|
|
|
C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1433~1.316\bin\Hostx86\x86\cl.exe @<<
|
|
|
|
|
/nologo /TP $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) /FoNUL /FAs /FaCMakeFiles\window_manager_plugin.dir\window_manager_plugin.cpp.s /c C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\flutter\ephemeral\.plugin_symlinks\window_manager\windows\window_manager_plugin.cpp
|
|
|
|
|
<<
|
|
|
|
|
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
|
|
|
|
|
|
|
|
|
# Object files for target window_manager_plugin
|
|
|
|
|
window_manager_plugin_OBJECTS = \
|
|
|
|
|
"CMakeFiles\window_manager_plugin.dir\window_manager.cpp.obj" \
|
|
|
|
|
"CMakeFiles\window_manager_plugin.dir\window_manager_plugin.cpp.obj"
|
|
|
|
|
|
|
|
|
|
# External object files for target window_manager_plugin
|
|
|
|
|
window_manager_plugin_EXTERNAL_OBJECTS =
|
|
|
|
|
|
|
|
|
|
plugins\window_manager\window_manager_plugin.dll: plugins\window_manager\CMakeFiles\window_manager_plugin.dir\window_manager.cpp.obj
|
|
|
|
|
plugins\window_manager\window_manager_plugin.dll: plugins\window_manager\CMakeFiles\window_manager_plugin.dir\window_manager_plugin.cpp.obj
|
|
|
|
|
plugins\window_manager\window_manager_plugin.dll: plugins\window_manager\CMakeFiles\window_manager_plugin.dir\build.make
|
|
|
|
|
plugins\window_manager\window_manager_plugin.dll: flutter\flutter_wrapper_plugin.lib
|
|
|
|
|
plugins\window_manager\window_manager_plugin.dll: ..\flutter\ephemeral\flutter_windows.dll.lib
|
|
|
|
|
plugins\window_manager\window_manager_plugin.dll: plugins\window_manager\CMakeFiles\window_manager_plugin.dir\objects1.rsp
|
|
|
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Linking CXX shared library window_manager_plugin.dll"
|
|
|
|
|
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\window_manager
|
|
|
|
|
"C:\Program Files\JetBrains\CLion 2020.2.4\bin\cmake\win\bin\cmake.exe" -E vs_link_dll --intdir=CMakeFiles\window_manager_plugin.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x86\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x86\mt.exe --manifests -- C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1433~1.316\bin\Hostx86\x86\link.exe /nologo @CMakeFiles\window_manager_plugin.dir\objects1.rsp @<<
|
|
|
|
|
/out:window_manager_plugin.dll /implib:window_manager_plugin.lib /pdb:C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\window_manager\window_manager_plugin.pdb /dll /version:0.0 /machine:X86 /debug /INCREMENTAL ..\..\flutter\flutter_wrapper_plugin.lib ..\..\..\flutter\ephemeral\flutter_windows.dll.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib
|
|
|
|
|
<<
|
|
|
|
|
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
|
|
|
|
|
|
|
|
|
# Rule to build all files generated by this target.
|
|
|
|
|
plugins\window_manager\CMakeFiles\window_manager_plugin.dir\build: plugins\window_manager\window_manager_plugin.dll
|
|
|
|
|
|
|
|
|
|
.PHONY : plugins\window_manager\CMakeFiles\window_manager_plugin.dir\build
|
|
|
|
|
|
|
|
|
|
plugins\window_manager\CMakeFiles\window_manager_plugin.dir\clean:
|
|
|
|
|
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\window_manager
|
|
|
|
|
$(CMAKE_COMMAND) -P CMakeFiles\window_manager_plugin.dir\cmake_clean.cmake
|
|
|
|
|
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
|
|
|
|
.PHONY : plugins\window_manager\CMakeFiles\window_manager_plugin.dir\clean
|
|
|
|
|
|
|
|
|
|
plugins\window_manager\CMakeFiles\window_manager_plugin.dir\depend:
|
|
|
|
|
$(CMAKE_COMMAND) -E cmake_depends "NMake Makefiles" C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\flutter\ephemeral\.plugin_symlinks\window_manager\windows C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\window_manager C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\window_manager\CMakeFiles\window_manager_plugin.dir\DependInfo.cmake --color=$(COLOR)
|
|
|
|
|
.PHONY : plugins\window_manager\CMakeFiles\window_manager_plugin.dir\depend
|
|
|
|
|
|