diff options
author | Jan Holesovsky <kendy@collabora.com> | 2014-01-20 18:18:46 +0100 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2014-01-20 18:18:46 +0100 |
commit | 9dae84647a35ba356df3f4dae8022dee0ad8bed8 (patch) | |
tree | e4d1b003f3b752b726a7b9326f6f84d8a74ce941 /include/osl | |
parent | 9bc2ab30e302c210b725e7035ea4d17774ef90e1 (diff) |
component-defines.h should be generated.
Change-Id: I759d119e0ad6c5ae2881284c82292d4d9cb7ae87
Diffstat (limited to 'include/osl')
-rw-r--r-- | include/osl/detail/component-defines.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/osl/detail/component-defines.h b/include/osl/detail/component-defines.h index 86a04b5a4ace..791ff8a7dbb0 100644 --- a/include/osl/detail/component-defines.h +++ b/include/osl/detail/component-defines.h @@ -12,6 +12,9 @@ /* Experimental direct constructor calls, under construction */ +/* FIXME: Rather than hardcoded, this should be generated from + solenv/bin/native-code.py */ + #define LO_URE_CURRENT_ENV 1 /*TODO*/ #define LO_URE_CTOR_ENV_com_dot_sun_dot_star_dot_xml_dot_sax_dot_FastParser 1 /*TODO*/ |