diff options
Diffstat (limited to 'cmps/nbproject')
-rw-r--r-- | cmps/nbproject/configurations.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/cmps/nbproject/configurations.xml b/cmps/nbproject/configurations.xml index 8f12212..de3675f 100644 --- a/cmps/nbproject/configurations.xml +++ b/cmps/nbproject/configurations.xml @@ -341,6 +341,21 @@ <output>${TESTDIR}/TestFiles/stringBuilderTest</output> </linkerTool> </folder> + <folder path="TestFiles/f8"> + <cTool> + <incDir> + <pElem>.</pElem> + </incDir> + </cTool> + <ccTool> + <incDir> + <pElem>.</pElem> + </incDir> + </ccTool> + <linkerTool> + <output>${TESTDIR}/TestFiles/f8</output> + </linkerTool> + </folder> </conf> <conf name="Release" type="1"> <toolsSet> |