mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
32 lines
461 B
Text
32 lines
461 B
Text
description "Outlook interface through Extended MAPI\377B255,170,0";
|
|
|
|
uses
|
|
Core,
|
|
Functions4U;
|
|
|
|
library(GCC) "mapi32 kernel32";
|
|
|
|
file
|
|
MAPIAppointment.cpp,
|
|
MAPIAppointment.h,
|
|
MAPIAttachment.cpp,
|
|
MAPIAttachment.h,
|
|
MAPIContact.cpp,
|
|
MAPIContact.h,
|
|
MAPIEx.cpp,
|
|
MAPIEx.h,
|
|
MAPIFolder.cpp,
|
|
MAPIFolder.h,
|
|
MAPIMessage.cpp,
|
|
MAPIMessage.h,
|
|
MAPIObject.cpp,
|
|
MAPIObject.h,
|
|
MAPISink.cpp,
|
|
MAPISink.h,
|
|
srcdoc.tpp,
|
|
src.tpp,
|
|
License.txt;
|
|
|
|
mainconfig
|
|
"" = "";
|
|
|