Update contrib.
1 # Copyright (c) 2009-2012 Stéphane Lenclud.
3 # This component and the accompanying materials are made available
4 # under the terms of the License "Eclipse Public License v1.0"
5 # which accompanies this distribution, and is available
6 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 # Initial Contributors:
13 cmake_minimum_required(VERSION 2.8)
16 include (../BMAKE/estor.cmake)
19 #-------------------------------------------
23 public_export(../INC/S32BTREE.H /)
24 public_export(../INC/S32BTREE.INL /)
25 public_export(../INC/S32BUF.H /)
26 public_export(../INC/S32BUF.INL /)
27 public_export(../INC/S32CONT.H /)
28 public_export(../INC/S32CONT.INL /)
29 public_export(../INC/S32FILE.H /)
30 public_export(../INC/S32FILE.INL /)
31 public_export(../INC/S32MEM.H /)
32 public_export(../INC/S32MEM.INL /)
33 public_export(../INC/S32PAGE.H /)
34 public_export(../INC/S32PAGE.INL /)
35 public_export(../INC/S32SHARE.H /)
36 public_export(../INC/S32SHARE.INL /)
37 public_export(../INC/S32STD.H /)
38 public_export(../INC/S32STD.INL /)
39 public_export(../INC/S32STOR.H /)
40 public_export(../INC/S32STOR.INL /)
41 public_export(../INC/S32STRM.H /)
42 public_export(../INC/S32STRM.INL /)
43 public_export(../INC/S32UCMP.H /)
44 public_export(../INC/S32FILEBUFSIZE.H /)
46 platform_export(../INC/S32FileIter.h /)
47 platform_export(../INC/S32FileIter.inl /)
48 platform_export(../INC/S32CRYPT.H /)
49 platform_export(../INC/S32CRYPT.INL /)