- item_tooltip_view.gd: 新增 avoid_rect 属性,tooltip 与装备窗口重叠时自动推到左侧 - inventory_ui.gd: 悬停装备时传入窗口矩形作为避让区域 - 包含其他累积的功能开发和测试文件
13 lines
322 B
Makefile
13 lines
322 B
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 4.4
|
|
|
|
# compile C with /usr/bin/cc
|
|
C_DEFINES =
|
|
|
|
C_INCLUDES = -I/Users/shen/Work/Code/Metin2/metin2-client/extension/third_party/minilzo
|
|
|
|
C_FLAGSarm64 = -g -std=gnu99 -arch arm64 -fPIC
|
|
|
|
C_FLAGS = -g -std=gnu99 -arch arm64 -fPIC
|
|
|