mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
26 lines
435 B
Text
26 lines
435 B
Text
description "Automation of Office suites OpenOffice and Microsoft\377B";
|
|
|
|
noblitz;
|
|
|
|
uses
|
|
Core,
|
|
Functions4U,
|
|
SysInfo;
|
|
|
|
library(WIN32) "uuid oleaut32 ";
|
|
|
|
file
|
|
OfficeSheet.cpp,
|
|
OfficeDoc.cpp,
|
|
OfficeAutomation.h,
|
|
OfficeAutomation.cpp,
|
|
OfficeAutomationMethods.h,
|
|
OfficeAutomationBase.h,
|
|
cogetserverpid\uuid.c,
|
|
cogetserverpid\cogetserverpid.cpp,
|
|
cogetserverpid\LICENSE,
|
|
srcdoc.tpp,
|
|
src.tpp,
|
|
OfficeAutomation.t,
|
|
License.txt;
|
|
|