netbeans project + .hgignore updates v_0 v0.9
authorFrantišek Kučera <franta-hg@frantovo.cz>
Thu, 17 Jan 2019 23:26:49 +0100
branchv_0
changeset 9 6475b6974bad
parent 8 6f5506090d78
child 10 a70cfa62ddfa
netbeans project + .hgignore updates
.hgignore
nbproject/configurations.xml
--- a/.hgignore	Thu Dec 20 00:26:00 2018 +0100
+++ b/.hgignore	Thu Jan 17 23:26:49 2019 +0100
@@ -1,6 +1,7 @@
 syntax: glob
 
 *~
+CMakeLists.txt.user
 
 syntax: regexp
 
@@ -10,5 +11,3 @@
 ^dist/
 ^build/
 ^nbproject/private/
-
-^.*\.qtcreator\.(config|creator|files|includes)
--- a/nbproject/configurations.xml	Thu Dec 20 00:26:00 2018 +0100
+++ b/nbproject/configurations.xml	Thu Jan 17 23:26:49 2019 +0100
@@ -82,7 +82,7 @@
               <pElem>build/Debug/src</pElem>
             </incDir>
             <preprocessorList>
-              <Elem>relpipe_lib_protocol_EXPORTS</Elem>
+              <Elem>relpipe_lib_protocol_cpp_EXPORTS</Elem>
             </preprocessorList>
           </ccTool>
         </makeTool>