ultimatepp/bazaar/MAPIEx/MAPIEx.upp
koldo 87d2be4480 MAPIEx: Now it works with MinGW
git-svn-id: svn://ultimatepp.org/upp/trunk@6459 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-21 17:10:42 +00:00

30 lines
431 B
Text

description "Outlook interface through Extended MAPI\377B255,170,0";
uses
Core,
Functions4U;
library(WIN32) mapi32;
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;