nbproject/configurations.xml
branchv_0
changeset 36 91cb012d779a
parent 35 cd9db43db120
--- a/nbproject/configurations.xml	Mon May 25 21:11:17 2020 +0200
+++ b/nbproject/configurations.xml	Sun May 31 16:56:07 2020 +0200
@@ -47,6 +47,8 @@
         <in>DriverManager.h</in>
         <in>OdbcCommon.h</in>
         <in>PreparedStatement.cpp</in>
+        <in>ResultSet.cpp</in>
+        <in>ResultSet.h</in>
         <in>SqlException.cpp</in>
         <in>SqlException.h</in>
         <in>relpipe-tr-sql.cpp</in>
@@ -88,6 +90,7 @@
             <incDir>
               <pElem>../relpipe-lib-reader.cpp/include</pElem>
               <pElem>../relpipe-lib-writer.cpp/include</pElem>
+              <pElem>../relpipe-lib-common.cpp/include</pElem>
               <pElem>../relpipe-lib-cli.cpp/include</pElem>
               <pElem>build/Debug/src</pElem>
             </incDir>
@@ -99,21 +102,25 @@
           <preBuildFirst>true</preBuildFirst>
         </preBuild>
       </makefileType>
-      <item path="src/Connection.cpp" ex="false" tool="1" flavor2="0">
+      <item path="src/Connection.cpp" ex="false" tool="1" flavor2="11">
         <ccTool flags="0">
         </ccTool>
       </item>
-      <item path="src/DriverManager.cpp" ex="false" tool="1" flavor2="0">
+      <item path="src/DriverManager.cpp" ex="false" tool="1" flavor2="11">
         <ccTool flags="0">
         </ccTool>
       </item>
-      <item path="src/OdbcCommon.h" ex="false" tool="3" flavor2="0">
-      </item>
-      <item path="src/PreparedStatement.cpp" ex="false" tool="1" flavor2="0">
+      <item path="src/PreparedStatement.cpp" ex="false" tool="1" flavor2="11">
         <ccTool flags="0">
         </ccTool>
       </item>
-      <item path="src/SqlException.cpp" ex="false" tool="1" flavor2="0">
+      <item path="src/ResultSet.cpp" ex="false" tool="1" flavor2="11">
+        <ccTool flags="0">
+        </ccTool>
+      </item>
+      <item path="src/SqlException.cpp" ex="false" tool="1" flavor2="11">
+        <ccTool flags="0">
+        </ccTool>
       </item>
       <item path="src/relpipe-tr-sql.cpp" ex="false" tool="1" flavor2="11">
         <ccTool flags="0">
@@ -161,6 +168,10 @@
       </item>
       <item path="src/OdbcCommon.h" ex="false" tool="3" flavor2="0">
       </item>
+      <item path="src/ResultSet.cpp" ex="false" tool="1" flavor2="0">
+      </item>
+      <item path="src/ResultSet.h" ex="false" tool="3" flavor2="0">
+      </item>
       <item path="src/SqlException.cpp" ex="false" tool="1" flavor2="0">
       </item>
       <item path="src/SqlException.h" ex="false" tool="3" flavor2="0">