mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
15 lines
281 B
Text
15 lines
281 B
Text
uses
|
|
Ole,
|
|
CtrlCore;
|
|
|
|
file
|
|
OleCtrl.h,
|
|
util.cpp,
|
|
control.cpp,
|
|
ocx.def;
|
|
|
|
custom() "idl",
|
|
"midl /newtlb $(!/I) /h \"$(DIR)/$(TITLE)_idl.h\" /iid \"$(DIR)/$(TITLE"
|
|
")_idl.cpp\" /tlb \"$(DIR)/$(TITLE).tlb\" \"$(PATH)\"\r\n",
|
|
"$(DIR)/$(TITLE)_idl.h\r\n$(DIR)/$(TITLE).tlb\r\n";
|
|
|