| 42371:c0c022adabf7 | 42372:ba3a49903905 |
|---|---|
| 1 unity = library('unity', 'unity.c', | 1 library('unity', 'unity.c', |
| 2 c_args : ['-DG_LOG_USE_STRUCTURED', '-DG_LOG_DOMAIN="PidginPlugin-Unity"'], | 2 c_args : ['-DG_LOG_USE_STRUCTURED', '-DG_LOG_DOMAIN="PidginPlugin-Unity"'], |
| 3 dependencies : [UNITY, libpurple_dep, libpidgin_dep, glib], | 3 dependencies : [UNITY, libpurple_dep, libpidgin_dep, glib], |
| 4 name_prefix : '', | 4 name_prefix : '', |
| 5 install : true, install_dir : PIDGIN_PLUGINDIR) | 5 install : true, install_dir : PIDGIN_PLUGINDIR) |
| 6 | 6 |