?? subdir.mk
字號:
################################################################################# Automatically-generated file. Do not edit!################################################################################# Add inputs and outputs from these tool invocations to the build variables CPP_SRCS += \../include/MySQLi.cpp \../include/MySQLi_Result.cpp CPP_DEPS += \./include/MySQLi.d \./include/MySQLi_Result.d OBJS += \./include/MySQLi.o \./include/MySQLi_Result.o # Each subdirectory must supply rules for building sources it contributesinclude/%.o: ../include/%.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 ' '
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -