mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 19:22:22 +01:00
<feat: New project structure>
<feat: New release>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "NMake Makefiles" Generator, CMake Version 3.17
|
||||
|
||||
# Relative path conversion top directories.
|
||||
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows")
|
||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/cmake-build-debug")
|
||||
|
||||
|
||||
# The C and CXX include file regular expressions for this directory.
|
||||
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
|
||||
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
|
||||
@@ -0,0 +1 @@
|
||||
8
|
||||
@@ -0,0 +1,34 @@
|
||||
# The set of languages for which implicit dependencies are needed:
|
||||
set(CMAKE_DEPENDS_LANGUAGES
|
||||
"CXX"
|
||||
)
|
||||
# The set of files for implicit dependencies of each language:
|
||||
set(CMAKE_DEPENDS_CHECK_CXX
|
||||
"C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/flutter/ephemeral/.plugin_symlinks/screen_retriever/windows/screen_retriever_plugin.cpp" "C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/cmake-build-debug/plugins/screen_retriever/CMakeFiles/screen_retriever_plugin.dir/screen_retriever_plugin.cpp.obj"
|
||||
)
|
||||
set(CMAKE_CXX_COMPILER_ID "MSVC")
|
||||
|
||||
# Preprocessor definitions for this target.
|
||||
set(CMAKE_TARGET_DEFINITIONS_CXX
|
||||
"FLUTTER_PLUGIN_IMPL"
|
||||
"UNICODE"
|
||||
"_DEBUG"
|
||||
"_HAS_EXCEPTIONS=0"
|
||||
"_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING"
|
||||
"_UNICODE"
|
||||
"screen_retriever_plugin_EXPORTS"
|
||||
)
|
||||
|
||||
# The include file search paths:
|
||||
set(CMAKE_CXX_TARGET_INCLUDE_PATH
|
||||
"../flutter/ephemeral"
|
||||
"../flutter/ephemeral/cpp_client_wrapper/include"
|
||||
)
|
||||
|
||||
# Targets to which this target links.
|
||||
set(CMAKE_TARGET_LINKED_INFO_FILES
|
||||
"C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/cmake-build-debug/flutter/CMakeFiles/flutter_wrapper_plugin.dir/DependInfo.cmake"
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
||||
@@ -0,0 +1,122 @@
|
||||
# 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\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\progress.make
|
||||
|
||||
# Include the compile flags for this target's objects.
|
||||
include plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\flags.make
|
||||
|
||||
plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\screen_retriever_plugin.cpp.obj: plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\flags.make
|
||||
plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\screen_retriever_plugin.cpp.obj: ..\flutter\ephemeral\.plugin_symlinks\screen_retriever\windows\screen_retriever_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_1) "Building CXX object plugins/screen_retriever/CMakeFiles/screen_retriever_plugin.dir/screen_retriever_plugin.cpp.obj"
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever
|
||||
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\screen_retriever_plugin.dir\screen_retriever_plugin.cpp.obj /FdCMakeFiles\screen_retriever_plugin.dir\ /FS -c C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\flutter\ephemeral\.plugin_symlinks\screen_retriever\windows\screen_retriever_plugin.cpp
|
||||
<<
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
||||
|
||||
plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\screen_retriever_plugin.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/screen_retriever_plugin.dir/screen_retriever_plugin.cpp.i"
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever
|
||||
C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1433~1.316\bin\Hostx86\x86\cl.exe > CMakeFiles\screen_retriever_plugin.dir\screen_retriever_plugin.cpp.i @<<
|
||||
/nologo /TP $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\flutter\ephemeral\.plugin_symlinks\screen_retriever\windows\screen_retriever_plugin.cpp
|
||||
<<
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
||||
|
||||
plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\screen_retriever_plugin.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/screen_retriever_plugin.dir/screen_retriever_plugin.cpp.s"
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever
|
||||
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\screen_retriever_plugin.dir\screen_retriever_plugin.cpp.s /c C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\flutter\ephemeral\.plugin_symlinks\screen_retriever\windows\screen_retriever_plugin.cpp
|
||||
<<
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
||||
|
||||
# Object files for target screen_retriever_plugin
|
||||
screen_retriever_plugin_OBJECTS = \
|
||||
"CMakeFiles\screen_retriever_plugin.dir\screen_retriever_plugin.cpp.obj"
|
||||
|
||||
# External object files for target screen_retriever_plugin
|
||||
screen_retriever_plugin_EXTERNAL_OBJECTS =
|
||||
|
||||
plugins\screen_retriever\screen_retriever_plugin.dll: plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\screen_retriever_plugin.cpp.obj
|
||||
plugins\screen_retriever\screen_retriever_plugin.dll: plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\build.make
|
||||
plugins\screen_retriever\screen_retriever_plugin.dll: flutter\flutter_wrapper_plugin.lib
|
||||
plugins\screen_retriever\screen_retriever_plugin.dll: ..\flutter\ephemeral\flutter_windows.dll.lib
|
||||
plugins\screen_retriever\screen_retriever_plugin.dll: plugins\screen_retriever\CMakeFiles\screen_retriever_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_2) "Linking CXX shared library screen_retriever_plugin.dll"
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever
|
||||
"C:\Program Files\JetBrains\CLion 2020.2.4\bin\cmake\win\bin\cmake.exe" -E vs_link_dll --intdir=CMakeFiles\screen_retriever_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\screen_retriever_plugin.dir\objects1.rsp @<<
|
||||
/out:screen_retriever_plugin.dll /implib:screen_retriever_plugin.lib /pdb:C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever\screen_retriever_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\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\build: plugins\screen_retriever\screen_retriever_plugin.dll
|
||||
|
||||
.PHONY : plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\build
|
||||
|
||||
plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\clean:
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever
|
||||
$(CMAKE_COMMAND) -P CMakeFiles\screen_retriever_plugin.dir\cmake_clean.cmake
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
||||
.PHONY : plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\clean
|
||||
|
||||
plugins\screen_retriever\CMakeFiles\screen_retriever_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\screen_retriever\windows C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\DependInfo.cmake --color=$(COLOR)
|
||||
.PHONY : plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\depend
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/screen_retriever_plugin.dir/screen_retriever_plugin.cpp.obj"
|
||||
"screen_retriever_plugin.dll"
|
||||
"screen_retriever_plugin.dll.manifest"
|
||||
"screen_retriever_plugin.lib"
|
||||
"screen_retriever_plugin.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang CXX)
|
||||
include(CMakeFiles/screen_retriever_plugin.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
@@ -0,0 +1,2 @@
|
||||
# Empty dependencies file for screen_retriever_plugin.
|
||||
# This may be replaced when dependencies are built.
|
||||
@@ -0,0 +1,10 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "NMake Makefiles" Generator, CMake Version 3.17
|
||||
|
||||
# compile CXX with C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.33.31629/bin/Hostx86/x86/cl.exe
|
||||
CXX_FLAGS = /DWIN32 /D_WINDOWS /W3 /GR /EHsc /MDd /Zi /Ob0 /Od /RTC1 /W4 /WX /EHsc -std:c++17
|
||||
|
||||
CXX_DEFINES = -DFLUTTER_PLUGIN_IMPL -DUNICODE -D_DEBUG -D_HAS_EXCEPTIONS=0 -D_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING -D_UNICODE -Dscreen_retriever_plugin_EXPORTS
|
||||
|
||||
CXX_INCLUDES = -IC:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\flutter\ephemeral -IC:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\flutter\ephemeral\cpp_client_wrapper\include
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
CMakeFiles/screen_retriever_plugin.dir/screen_retriever_plugin.cpp.obj
|
||||
@@ -0,0 +1,3 @@
|
||||
CMAKE_PROGRESS_1 = 29
|
||||
CMAKE_PROGRESS_2 = 30
|
||||
|
||||
243
gui/windows/cmake-build-debug/plugins/screen_retriever/Makefile
Normal file
243
gui/windows/cmake-build-debug/plugins/screen_retriever/Makefile
Normal file
@@ -0,0 +1,243 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "NMake Makefiles" Generator, CMake Version 3.17
|
||||
|
||||
# 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
|
||||
|
||||
|
||||
# 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
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
|
||||
# Special rule for the target install/local
|
||||
install\local: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
echo >nul && "C:\Program Files\JetBrains\CLion 2020.2.4\bin\cmake\win\bin\cmake.exe" -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install\local
|
||||
|
||||
# Special rule for the target install/local
|
||||
install\local\fast: preinstall\fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
echo >nul && "C:\Program Files\JetBrains\CLion 2020.2.4\bin\cmake\win\bin\cmake.exe" -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install\local\fast
|
||||
|
||||
# Special rule for the target install
|
||||
install: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
echo >nul && "C:\Program Files\JetBrains\CLion 2020.2.4\bin\cmake\win\bin\cmake.exe" -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..."
|
||||
echo >nul && "C:\Program Files\JetBrains\CLion 2020.2.4\bin\cmake\win\bin\cmake.exe" -P cmake_install.cmake
|
||||
.PHONY : install\fast
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
|
||||
echo >nul && "C:\Program Files\JetBrains\CLion 2020.2.4\bin\cmake\win\bin\cmake.exe" -E echo "No interactive CMake dialog available."
|
||||
.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\JetBrains\CLion 2020.2.4\bin\cmake\win\bin\cmake.exe" --regenerate-during-build -S$(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 list_install_components
|
||||
list_install_components:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Runtime\""
|
||||
.PHONY : list_install_components
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components\fast: list_install_components
|
||||
|
||||
.PHONY : list_install_components\fast
|
||||
|
||||
# The main all target
|
||||
all: cmake_check_build_system
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\CMakeFiles C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever\CMakeFiles\progress.marks
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) plugins\screen_retriever\all
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\CMakeFiles 0
|
||||
.PHONY : all
|
||||
|
||||
# The main clean target
|
||||
clean:
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) plugins\screen_retriever\clean
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever
|
||||
.PHONY : clean
|
||||
|
||||
# The main clean target
|
||||
clean\fast: clean
|
||||
|
||||
.PHONY : clean\fast
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall: all
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) plugins\screen_retriever\preinstall
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever
|
||||
.PHONY : preinstall
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall\fast:
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) plugins\screen_retriever\preinstall
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever
|
||||
.PHONY : preinstall\fast
|
||||
|
||||
# clear depends
|
||||
depend:
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
||||
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 1
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever
|
||||
.PHONY : depend
|
||||
|
||||
# Convenience name for target.
|
||||
plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\rule:
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 /nologo -$(MAKEFLAGS) plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\rule
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever
|
||||
.PHONY : plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\rule
|
||||
|
||||
# Convenience name for target.
|
||||
screen_retriever_plugin: plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\rule
|
||||
|
||||
.PHONY : screen_retriever_plugin
|
||||
|
||||
# fast build rule for target.
|
||||
screen_retriever_plugin\fast:
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
||||
$(MAKE) $(MAKESILENT) -f plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\build.make /nologo -$(MAKEFLAGS) plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\build
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever
|
||||
.PHONY : screen_retriever_plugin\fast
|
||||
|
||||
screen_retriever_plugin.obj: screen_retriever_plugin.cpp.obj
|
||||
|
||||
.PHONY : screen_retriever_plugin.obj
|
||||
|
||||
# target to build an object file
|
||||
screen_retriever_plugin.cpp.obj:
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
||||
$(MAKE) $(MAKESILENT) -f plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\build.make /nologo -$(MAKEFLAGS) plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\screen_retriever_plugin.cpp.obj
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever
|
||||
.PHONY : screen_retriever_plugin.cpp.obj
|
||||
|
||||
screen_retriever_plugin.i: screen_retriever_plugin.cpp.i
|
||||
|
||||
.PHONY : screen_retriever_plugin.i
|
||||
|
||||
# target to preprocess a source file
|
||||
screen_retriever_plugin.cpp.i:
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
||||
$(MAKE) $(MAKESILENT) -f plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\build.make /nologo -$(MAKEFLAGS) plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\screen_retriever_plugin.cpp.i
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever
|
||||
.PHONY : screen_retriever_plugin.cpp.i
|
||||
|
||||
screen_retriever_plugin.s: screen_retriever_plugin.cpp.s
|
||||
|
||||
.PHONY : screen_retriever_plugin.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
screen_retriever_plugin.cpp.s:
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
||||
$(MAKE) $(MAKESILENT) -f plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\build.make /nologo -$(MAKEFLAGS) plugins\screen_retriever\CMakeFiles\screen_retriever_plugin.dir\screen_retriever_plugin.cpp.s
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever
|
||||
.PHONY : screen_retriever_plugin.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 ... edit_cache
|
||||
@echo ... install
|
||||
@echo ... install/local
|
||||
@echo ... list_install_components
|
||||
@echo ... rebuild_cache
|
||||
@echo ... screen_retriever_plugin
|
||||
@echo ... screen_retriever_plugin.obj
|
||||
@echo ... screen_retriever_plugin.i
|
||||
@echo ... screen_retriever_plugin.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 C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug
|
||||
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0
|
||||
cd C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever
|
||||
.PHONY : cmake_check_build_system
|
||||
|
||||
@@ -0,0 +1,34 @@
|
||||
# Install script for directory: C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/flutter/ephemeral/.plugin_symlinks/screen_retriever/windows
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "$<TARGET_FILE_DIR:reboot_launcher>")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "Debug")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "FALSE")
|
||||
endif()
|
||||
|
||||
@@ -0,0 +1,125 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<CodeBlocks_project_file>
|
||||
<FileVersion major="1" minor="6"/>
|
||||
<Project>
|
||||
<Option title="screen_retriever"/>
|
||||
<Option makefile_is_custom="1"/>
|
||||
<Option compiler="msvc8"/>
|
||||
<Option virtualFolders="CMake Files\;CMake Files\flutter\;CMake Files\flutter\ephemeral\;CMake Files\flutter\ephemeral\.plugin_symlinks\;CMake Files\flutter\ephemeral\.plugin_symlinks\app_links\;CMake Files\flutter\ephemeral\.plugin_symlinks\app_links\windows\;CMake Files\flutter\ephemeral\.plugin_symlinks\bitsdojo_window_windows\;CMake Files\flutter\ephemeral\.plugin_symlinks\bitsdojo_window_windows\windows\;CMake Files\flutter\ephemeral\.plugin_symlinks\flutter_acrylic\;CMake Files\flutter\ephemeral\.plugin_symlinks\flutter_acrylic\windows\;CMake Files\flutter\ephemeral\.plugin_symlinks\screen_retriever\;CMake Files\flutter\ephemeral\.plugin_symlinks\screen_retriever\windows\;CMake Files\flutter\ephemeral\.plugin_symlinks\system_theme\;CMake Files\flutter\ephemeral\.plugin_symlinks\system_theme\windows\;CMake Files\flutter\ephemeral\.plugin_symlinks\url_launcher_windows\;CMake Files\flutter\ephemeral\.plugin_symlinks\url_launcher_windows\windows\;CMake Files\flutter\ephemeral\.plugin_symlinks\window_manager\;CMake Files\flutter\ephemeral\.plugin_symlinks\window_manager\windows\;CMake Files\runner\;"/>
|
||||
<Build>
|
||||
<Target title="all">
|
||||
<Option working_dir="C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/cmake-build-debug/plugins/screen_retriever"/>
|
||||
<Option type="4"/>
|
||||
<MakeCommands>
|
||||
<Build command="nmake /NOLOGO /f C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever\Makefile VERBOSE=1 all"/>
|
||||
<CompileFile command="nmake /NOLOGO /f C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever\Makefile VERBOSE=1 "$file""/>
|
||||
<Clean command="nmake /NOLOGO /f C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever\Makefile VERBOSE=1 clean"/>
|
||||
<DistClean command="nmake /NOLOGO /f C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever\Makefile VERBOSE=1 clean"/>
|
||||
</MakeCommands>
|
||||
</Target>
|
||||
<Target title="screen_retriever_plugin">
|
||||
<Option output="C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/cmake-build-debug/plugins/screen_retriever/screen_retriever_plugin.dll" prefix_auto="0" extension_auto="0"/>
|
||||
<Option working_dir="C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/cmake-build-debug/plugins/screen_retriever"/>
|
||||
<Option object_output="./"/>
|
||||
<Option type="3"/>
|
||||
<Option compiler="msvc8"/>
|
||||
<Compiler>
|
||||
<Add option="-D_HAS_EXCEPTIONS=0"/>
|
||||
<Add option="-D_DEBUG"/>
|
||||
<Add option="-DFLUTTER_PLUGIN_IMPL"/>
|
||||
<Add option="-D_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING"/>
|
||||
<Add option="-DUNICODE"/>
|
||||
<Add option="-D_UNICODE"/>
|
||||
<Add directory="C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/flutter/ephemeral"/>
|
||||
<Add directory="C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/flutter/ephemeral/cpp_client_wrapper/include"/>
|
||||
<Add directory="C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.33.31629\include"/>
|
||||
<Add directory="C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.33.31629\ATLMFC\include"/>
|
||||
<Add directory="C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\VS\include"/>
|
||||
<Add directory="C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt"/>
|
||||
<Add directory="C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um"/>
|
||||
<Add directory="C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared"/>
|
||||
<Add directory="C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt"/>
|
||||
<Add directory="C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt"/>
|
||||
<Add directory="C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um"/>
|
||||
</Compiler>
|
||||
<MakeCommands>
|
||||
<Build command="nmake /NOLOGO /f C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever\Makefile VERBOSE=1 screen_retriever_plugin"/>
|
||||
<CompileFile command="nmake /NOLOGO /f C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever\Makefile VERBOSE=1 "$file""/>
|
||||
<Clean command="nmake /NOLOGO /f C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever\Makefile VERBOSE=1 clean"/>
|
||||
<DistClean command="nmake /NOLOGO /f C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever\Makefile VERBOSE=1 clean"/>
|
||||
</MakeCommands>
|
||||
</Target>
|
||||
<Target title="screen_retriever_plugin/fast">
|
||||
<Option output="C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/cmake-build-debug/plugins/screen_retriever/screen_retriever_plugin.dll" prefix_auto="0" extension_auto="0"/>
|
||||
<Option working_dir="C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/cmake-build-debug/plugins/screen_retriever"/>
|
||||
<Option object_output="./"/>
|
||||
<Option type="3"/>
|
||||
<Option compiler="msvc8"/>
|
||||
<Compiler>
|
||||
<Add option="-D_HAS_EXCEPTIONS=0"/>
|
||||
<Add option="-D_DEBUG"/>
|
||||
<Add option="-DFLUTTER_PLUGIN_IMPL"/>
|
||||
<Add option="-D_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING"/>
|
||||
<Add option="-DUNICODE"/>
|
||||
<Add option="-D_UNICODE"/>
|
||||
<Add directory="C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/flutter/ephemeral"/>
|
||||
<Add directory="C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/flutter/ephemeral/cpp_client_wrapper/include"/>
|
||||
<Add directory="C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.33.31629\include"/>
|
||||
<Add directory="C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.33.31629\ATLMFC\include"/>
|
||||
<Add directory="C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\VS\include"/>
|
||||
<Add directory="C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt"/>
|
||||
<Add directory="C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um"/>
|
||||
<Add directory="C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared"/>
|
||||
<Add directory="C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt"/>
|
||||
<Add directory="C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt"/>
|
||||
<Add directory="C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um"/>
|
||||
</Compiler>
|
||||
<MakeCommands>
|
||||
<Build command="nmake /NOLOGO /f C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever\Makefile VERBOSE=1 screen_retriever_plugin/fast"/>
|
||||
<CompileFile command="nmake /NOLOGO /f C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever\Makefile VERBOSE=1 "$file""/>
|
||||
<Clean command="nmake /NOLOGO /f C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever\Makefile VERBOSE=1 clean"/>
|
||||
<DistClean command="nmake /NOLOGO /f C:\Users\alaut\AndroidStudioProjects\reboot_launcher\windows\cmake-build-debug\plugins\screen_retriever\Makefile VERBOSE=1 clean"/>
|
||||
</MakeCommands>
|
||||
</Target>
|
||||
</Build>
|
||||
<Unit filename="C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/flutter/ephemeral/.plugin_symlinks/screen_retriever/windows/screen_retriever_plugin.cpp">
|
||||
<Option target="screen_retriever_plugin"/>
|
||||
</Unit>
|
||||
<Unit filename="C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/CMakeLists.txt">
|
||||
<Option virtualFolder="CMake Files\"/>
|
||||
</Unit>
|
||||
<Unit filename="C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/flutter/CMakeLists.txt">
|
||||
<Option virtualFolder="CMake Files\flutter\"/>
|
||||
</Unit>
|
||||
<Unit filename="C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/flutter/generated_plugins.cmake">
|
||||
<Option virtualFolder="CMake Files\flutter\"/>
|
||||
</Unit>
|
||||
<Unit filename="C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/flutter/ephemeral/generated_config.cmake">
|
||||
<Option virtualFolder="CMake Files\flutter\ephemeral\"/>
|
||||
</Unit>
|
||||
<Unit filename="C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/flutter/ephemeral/.plugin_symlinks/app_links/windows/CMakeLists.txt">
|
||||
<Option virtualFolder="CMake Files\flutter\ephemeral\.plugin_symlinks\app_links\windows\"/>
|
||||
</Unit>
|
||||
<Unit filename="C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/flutter/ephemeral/.plugin_symlinks/bitsdojo_window_windows/windows/CMakeLists.txt">
|
||||
<Option virtualFolder="CMake Files\flutter\ephemeral\.plugin_symlinks\bitsdojo_window_windows\windows\"/>
|
||||
</Unit>
|
||||
<Unit filename="C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/flutter/ephemeral/.plugin_symlinks/flutter_acrylic/windows/CMakeLists.txt">
|
||||
<Option virtualFolder="CMake Files\flutter\ephemeral\.plugin_symlinks\flutter_acrylic\windows\"/>
|
||||
</Unit>
|
||||
<Unit filename="C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/flutter/ephemeral/.plugin_symlinks/screen_retriever/windows/CMakeLists.txt">
|
||||
<Option virtualFolder="CMake Files\flutter\ephemeral\.plugin_symlinks\screen_retriever\windows\"/>
|
||||
</Unit>
|
||||
<Unit filename="C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/flutter/ephemeral/.plugin_symlinks/system_theme/windows/CMakeLists.txt">
|
||||
<Option virtualFolder="CMake Files\flutter\ephemeral\.plugin_symlinks\system_theme\windows\"/>
|
||||
</Unit>
|
||||
<Unit filename="C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/flutter/ephemeral/.plugin_symlinks/url_launcher_windows/windows/CMakeLists.txt">
|
||||
<Option virtualFolder="CMake Files\flutter\ephemeral\.plugin_symlinks\url_launcher_windows\windows\"/>
|
||||
</Unit>
|
||||
<Unit filename="C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/flutter/ephemeral/.plugin_symlinks/window_manager/windows/CMakeLists.txt">
|
||||
<Option virtualFolder="CMake Files\flutter\ephemeral\.plugin_symlinks\window_manager\windows\"/>
|
||||
</Unit>
|
||||
<Unit filename="C:/Users/alaut/AndroidStudioProjects/reboot_launcher/windows/runner/CMakeLists.txt">
|
||||
<Option virtualFolder="CMake Files\runner\"/>
|
||||
</Unit>
|
||||
</Project>
|
||||
</CodeBlocks_project_file>
|
||||
Reference in New Issue
Block a user