nbproject/configurations.xml
branchv_0
changeset 18 9d566568d37c
parent 17 46151cd23815
child 19 2999fca726f3
--- a/nbproject/configurations.xml	Sun Nov 17 12:14:18 2019 +0100
+++ b/nbproject/configurations.xml	Wed Nov 20 14:56:41 2019 +0100
@@ -41,7 +41,18 @@
 <configurationDescriptor version="100">
   <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
     <df root="." name="0">
+      <df name="include">
+        <df name="relpipe">
+          <df name="common">
+            <df name="text">
+              <in>TextCodec.h</in>
+            </df>
+          </df>
+        </df>
+      </df>
       <df name="src">
+        <in>Iconv.cpp</in>
+        <in>TextCodec.cpp</in>
         <in>relpipe-lib-common.cpp</in>
       </df>
     </df>
@@ -76,7 +87,7 @@
           <buildCommandWorkingDir>build/Debug</buildCommandWorkingDir>
           <buildCommand>${MAKE} -f Makefile</buildCommand>
           <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
-          <executablePath>build/Debug/src/welcome</executablePath>
+          <executablePath>build/Debug/src/relpipe-lib-common</executablePath>
           <ccTool>
             <incDir>
               <pElem>build/Debug/src</pElem>
@@ -92,8 +103,19 @@
           <preBuildFirst>true</preBuildFirst>
         </preBuild>
       </makefileType>
+      <item path="src/Iconv.cpp" ex="false" tool="1" flavor2="11">
+        <ccTool flags="0">
+        </ccTool>
+      </item>
+      <item path="src/TextCodec.cpp" ex="false" tool="1" flavor2="0">
+        <ccTool flags="0">
+        </ccTool>
+      </item>
       <item path="src/relpipe-lib-common.cpp" ex="false" tool="1" flavor2="0">
         <ccTool flags="0">
+          <preprocessorList>
+            <Elem>relpipe_lib_common_cpp_EXPORTS</Elem>
+          </preprocessorList>
         </ccTool>
       </item>
     </conf>
@@ -126,6 +148,15 @@
           <preBuildFirst>true</preBuildFirst>
         </preBuild>
       </makefileType>
+      <item path="include/relpipe/common/text/TextCodec.h"
+            ex="false"
+            tool="3"
+            flavor2="0">
+      </item>
+      <item path="src/Iconv.cpp" ex="false" tool="1" flavor2="0">
+      </item>
+      <item path="src/TextCodec.cpp" ex="false" tool="1" flavor2="0">
+      </item>
     </conf>
   </confs>
 </configurationDescriptor>