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

From Apache OpenOffice Wiki
< Uno‎ | Binary‎ | Modules
Jump to: navigation, search
m (Fixed category.)
 
(8 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
{{Uno/UDKlink|cppu}}  - [[Uno/Binary|Binary Uno]] runtime and parts of the [[Uno/Cpp|C++ Uno]] runtime.
 
{{Uno/UDKlink|cppu}}  - [[Uno/Binary|Binary Uno]] runtime and parts of the [[Uno/Cpp|C++ Uno]] runtime.
  
{{:Uno/Binary/Module/CPPU/test}}
+
==Implementations==
 +
<DPL>category=Impl
 +
category=Module:CPPU</DPL>
 +
{{:Uno/Binary/Modules/CPPU/test}}
  
  
Line 11: 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