Difference between revisions of "Uno/Binary/Modules/CPPU"

From Apache OpenOffice Wiki
< Uno‎ | Binary‎ | Modules
Jump to: navigation, search
m (DPL updated.)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
CPPU stands for [[Uno/Cpp|C++ Uno]], but basically implements [[Uno/Binary|Binary Uno]] and some C++ wrappers.  
+
CPPU stands for [[Uno/Cpp|C++ Uno]], but basically implements [[Uno/Binary|Binary Uno]] and some C++ wrappers.
  
 
==CVS==
 
==CVS==
Line 7: Line 7:
 
<DPL>category=Impl
 
<DPL>category=Impl
 
category=Module:CPPU</DPL>
 
category=Module:CPPU</DPL>
{{:Uno/Binary/Module/CPPU/test}}
+
{{:Uno/Binary/Modules/CPPU/test}}
  
  
Line 14: Line 14:
 
[[Category:Cpp]]
 
[[Category:Cpp]]
 
[[Category:Module]]
 
[[Category:Module]]
 +
[[Category:Source_directories]]
 +
[[Category:Module:CPPU]]

Latest revision as of 21:00, 23 July 2010

CPPU stands for C++ Uno, but basically implements Binary Uno and some C++ wrappers.

CVS

udk/cppu - Binary Uno runtime and parts of the C++ Uno runtime.

Implementations

Tests

cd qa
dmake #upon failure dmake aborts with error
Personal tools