ultimatepp/uppsrc/Ole/Ctrl/Ctrl.upp
2009-05-15 09:18:36 +00:00

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";