⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 subdir.mk

📁 openGui 就不用多说了
💻 MK
字号:
################################################################################# Automatically-generated file. Do not edit!################################################################################S_UPPER_SRCS += \${addprefix $(ROOT)/solaris/, \}CPP_SRCS += \${addprefix $(ROOT)/solaris/, \solaris.cpp \}CC_SRCS += \${addprefix $(ROOT)/solaris/, \}C_SRCS += \${addprefix $(ROOT)/solaris/, \}C_UPPER_SRCS += \${addprefix $(ROOT)/solaris/, \}CXX_SRCS += \${addprefix $(ROOT)/solaris/, \}S_SRCS += \${addprefix $(ROOT)/solaris/, \}# Each subdirectory must supply rules for building sources it contributessolaris/%.o: $(ROOT)/solaris/%.cpp	@echo 'Building file: $<'	@echo g++ -DBPP16 -D__REGRESS__ -DINTO_FGL -DX11_DRIVER -DFG_JPEG -I../../include/fastgl -I../linux -I../agg2 -I../ -O0 -g3 -Wall -c -fmessage-length=0 -o$@ $<	@g++ -DBPP16 -D__REGRESS__ -DINTO_FGL -DX11_DRIVER -DFG_JPEG -I../../include/fastgl -I../linux -I../agg2 -I../ -O0 -g3 -Wall -c -fmessage-length=0 -o$@ $< && \	echo -n $(@:%.o=%.d) 'solaris/' > $(@:%.o=%.d) && \	g++ -MM -MG -P -w -DBPP16 -D__REGRESS__ -DINTO_FGL -DX11_DRIVER -DFG_JPEG -I../../include/fastgl -I../linux -I../agg2 -I../ -O0 -g3 -Wall -c -fmessage-length=0  $< >> $(@:%.o=%.d)	@echo 'Finished building: $<'	@echo ' '

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -