nbproject/configurations.xml
branchv_0
changeset 2 31ef97e63eb0
parent 1 3baaddffae5b
child 3 9a4062b12fc9
--- a/nbproject/configurations.xml	Sat Aug 25 11:43:54 2018 +0200
+++ b/nbproject/configurations.xml	Sat Aug 25 12:29:03 2018 +0200
@@ -37,6 +37,12 @@
         <ccTool>
           <commandLine>-fsanitize=address</commandLine>
         </ccTool>
+        <linkerTool>
+          <linkerLibItems>
+            <linkerOptionItem>`pkg-config --libs relpipe-lib-cli.cpp`</linkerOptionItem>
+            <linkerOptionItem>`pkg-config --libs relpipe-lib-reader.cpp`</linkerOptionItem>
+          </linkerLibItems>
+        </linkerTool>
       </compileType>
     </conf>
     <conf name="Release" type="1">
@@ -58,6 +64,12 @@
         <asmTool>
           <developmentMode>5</developmentMode>
         </asmTool>
+        <linkerTool>
+          <linkerLibItems>
+            <linkerOptionItem>`pkg-config --libs relpipe-lib-cli.cpp`</linkerOptionItem>
+            <linkerOptionItem>`pkg-config --libs relpipe-lib-reader.cpp`</linkerOptionItem>
+          </linkerLibItems>
+        </linkerTool>
       </compileType>
     </conf>
   </confs>