📄 subdir.mk
字号:
################################################################################# Automatically-generated file. Do not edit!################################################################################# Add inputs and outputs from these tool invocations to the build variables CPP_SRCS += \../kuo_zhan/he_cheng.cpp \../kuo_zhan/ni_yun_suan.cpp \../kuo_zhan/pan_dan.cpp \../kuo_zhan/warshall.cpp OBJS += \./kuo_zhan/he_cheng.o \./kuo_zhan/ni_yun_suan.o \./kuo_zhan/pan_dan.o \./kuo_zhan/warshall.o CPP_DEPS += \./kuo_zhan/he_cheng.d \./kuo_zhan/ni_yun_suan.d \./kuo_zhan/pan_dan.d \./kuo_zhan/warshall.d # Each subdirectory must supply rules for building sources it contributeskuo_zhan/%.o: ../kuo_zhan/%.cpp @echo 'Building file: $<' @echo 'Invoking: GCC C++ Compiler' g++ -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<" @echo 'Finished building: $<' @echo ' '
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -