summaryrefslogtreecommitdiff
path: root/libs/IO/nbproject/configurations.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libs/IO/nbproject/configurations.xml')
-rw-r--r--libs/IO/nbproject/configurations.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/libs/IO/nbproject/configurations.xml b/libs/IO/nbproject/configurations.xml
index 7cc1823..ebf4175 100644
--- a/libs/IO/nbproject/configurations.xml
+++ b/libs/IO/nbproject/configurations.xml
@@ -4,12 +4,14 @@
<logicalFolder name="HeaderFiles"
displayName="Header Files"
projectFiles="true">
+ <itemPath>include/CommandReader.h</itemPath>
<itemPath>include/ConfigReader.h</itemPath>
<itemPath>include/File.h</itemPath>
<itemPath>include/FileReader.h</itemPath>
<itemPath>include/FileRepresentation.h</itemPath>
<itemPath>include/FileSystem.h</itemPath>
<itemPath>include/LineReader.h</itemPath>
+ <itemPath>include/Reader.h</itemPath>
</logicalFolder>
<logicalFolder name="ResourceFiles"
displayName="Resource Files"
@@ -18,12 +20,14 @@
<logicalFolder name="SourceFiles"
displayName="Source Files"
projectFiles="true">
+ <itemPath>src/CommandReader.cc</itemPath>
<itemPath>src/ConfigReader.cc</itemPath>
<itemPath>src/File.cc</itemPath>
<itemPath>src/FileReader.cc</itemPath>
<itemPath>src/FileRepresentation.cc</itemPath>
<itemPath>src/FileSystem.cc</itemPath>
<itemPath>src/LineReader.cc</itemPath>
+ <itemPath>src/Reader.cc</itemPath>
</logicalFolder>
<logicalFolder name="TestFiles"
displayName="Test Files"