30 lines
791 B
Plaintext
30 lines
791 B
Plaintext
XCOMM $XConsortium: Imakefile /main/6 1996/12/18 01:57:15 cde-hit $
|
|
|
|
#define HasAppmanager
|
|
#define HasAppBuilder
|
|
#define HasCalculator
|
|
#define HasCalendar
|
|
#define HasCreatAct
|
|
#define HasFPanel
|
|
#define HasFilemgr
|
|
#define HasHelp4Help
|
|
#define HasIconed
|
|
#define HasInfomgr
|
|
#define HasIntromgr
|
|
#define HasLibDtPrint
|
|
#define HasLoginmgr
|
|
#define HasMailer
|
|
#define HasPrintmgr
|
|
#define HasPrnSetup
|
|
#define HasStylemgr
|
|
#define HasTerminal
|
|
#define HasTextedit
|
|
|
|
#include "../../../programs/localized/templates/Japanese.tmpl"
|
|
#include "../../common/help/Imakefile.tmpl"
|
|
|
|
HF_INSTALLATION_TOP = -DCDE_INSTALLATION_TOP=$(CDE_INSTALLATION_TOP)
|
|
|
|
CppSourceFile(common/Desktop.hf,common/Desktop.src,$(HF_INSTALLATION_TOP),)
|
|
CppSourceFile(common/DesktopIntro.hf,common/DesktopIntro.src,$(HF_INSTALLATION_TOP),)
|