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

📄 help.bkl

📁 Wxpython Implemented on Windows CE, Source code
💻 BKL
字号:
<?xml version="1.0" ?>
<!-- $Id: help.bkl,v 1.3 2004/12/21 17:19:44 ABX Exp $ -->

<makefile>

    <include file="../../../build/bakefiles/common_samples.bkl"/>

    <exe id="help" template="wx_sample" template_append="wx_append">
        <sources>help.cpp</sources>
        <wx-lib>html</wx-lib>
        <wx-lib>core</wx-lib>
        <wx-lib>base</wx-lib>
        <win32-res>help.rc</win32-res>
    </exe>

    <wx-data id="data">
        <dstdir>$(BUILDDIR)/helpfiles</dstdir>
        <srcdir>$(SRCDIR)/helpfiles</srcdir>
        <files>
            Index.hhk
            another.hhc
            another.hhp
            another.htm
            book1.htm
            book2.htm
            contents.hhc
            main.htm
            page2-b.htm
            testing.hhp
        </files>
    </wx-data>

</makefile>

⌨️ 快捷键说明

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