This commit is contained in:
2026-05-15 18:45:50 +07:00
parent 9a296a404c
commit ea467f8298
36 changed files with 2175 additions and 615 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -1,3 +1,3 @@
/home/koder/Repos/BiPy/build/CMakeFiles/BIPY_App.dir
/home/koder/Repos/BiPy/build/CMakeFiles/Xenith_Studio.dir
/home/koder/Repos/BiPy/build/CMakeFiles/edit_cache.dir
/home/koder/Repos/BiPy/build/CMakeFiles/rebuild_cache.dir
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2 -2
View File
@@ -14,7 +14,7 @@
#############################################
# Rule for compiling CXX files.
rule CXX_COMPILER__BIPY_App_unscanned_Debug
rule CXX_COMPILER__Xenith_Studio_unscanned_Debug
depfile = $DEP_FILE
deps = gcc
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
@@ -24,7 +24,7 @@ rule CXX_COMPILER__BIPY_App_unscanned_Debug
#############################################
# Rule for linking CXX executable.
rule CXX_EXECUTABLE_LINKER__BIPY_App_Debug
rule CXX_EXECUTABLE_LINKER__Xenith_Studio_Debug
command = $PRE_LINK && /usr/bin/g++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
description = Linking CXX executable $TARGET_FILE
restat = $RESTAT