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

📄 about.bkl

📁 很牛的GUI源码wxWidgets-2.8.0.zip 可在多种平台下运行.
💻 BKL
字号:
<?xml version="1.0" ?><!-- $Id: about.bkl,v 1.4 2004/12/21 17:19:36 ABX Exp $ --><makefile>    <include file="../../../build/bakefiles/common_samples.bkl"/>    <exe id="about" template="wx_sample" template_append="wx_append">        <sources>about.cpp</sources>        <wx-lib>html</wx-lib>        <wx-lib>core</wx-lib>        <wx-lib>base</wx-lib>        <win32-res>about.rc</win32-res>    </exe>    <wx-data id="data_files">        <dstdir>$(BUILDDIR)/data</dstdir>        <srcdir>$(SRCDIR)/data</srcdir>        <files>            about.htm logo.png        </files>    </wx-data></makefile>

⌨️ 快捷键说明

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