Feature: Support building macOS client via "Build-Dialog"
This commit is contained in:
@@ -104,4 +104,7 @@ public:
|
||||
CString m_sDownloadUrl;
|
||||
afx_msg void OnBnClickedCheckFileserver();
|
||||
afx_msg void OnCbnSelchangeComboPayload();
|
||||
|
||||
// 选 Linux / macOS 客户端时禁用 Windows-only 选项(架构 / 加壳 / 高级 group)
|
||||
void EnableWindowsOnlyControls(BOOL enable);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user