Initial implementation of XmlUtil. Completed XmlPaperParser.

This commit is contained in:
Jim Evins
2013-11-03 11:10:08 -05:00
parent cbae7243b8
commit 109574a409
11 changed files with 342 additions and 73 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
cmake_minimum_required (VERSION 2.8)
project (glabels-qt)
project (glabels_qt)
set (Package_Name "glabels-qt")