<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>How to include library in nRF9160?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45175/how-to-include-library-in-nrf9160</link><description>I want to include GetWifiAPs.c and GetWifiAPs.h files, which I developed by myself, in my project. 
 How do you include them? 
 
 I&amp;#39;m using SEGGER Embedded Studio. 
 
 I include header file(.h) in the following path and I think It is successful. 
 /Users</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 21 Mar 2019 09:10:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45175/how-to-include-library-in-nrf9160" /><item><title>RE: How to include library in nRF9160?</title><link>https://devzone.nordicsemi.com/thread/177504?ContentTypeID=1</link><pubDate>Thu, 21 Mar 2019 09:10:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1f553bd-2cca-4330-b1f9-8281453e3541</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hi there,&lt;/p&gt;
[quote user=""]How do you include them?[/quote]
&lt;p&gt;All files which are to be included in an nRF9160 project must be included in the CMakeLists.txt&lt;br /&gt;&lt;br /&gt;Have a look at the CMakeLists.txt of&amp;nbsp;&lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/master/samples/nrf9160/lte_ble_gateway/CMakeLists.txt"&gt;\samples\nrf9160\lte_ble_gateway&lt;/a&gt;. Add your files to the src&amp;nbsp;folder in the samples\nrf9160\uart_2 folder, then add them to the CMakeLists.txt&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Oeyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>