2013-04-25 14:00:40 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2017-10-17 10:17:17 +00:00
|
|
|
<configurationDescriptor version="100">
|
2013-04-25 14:00:40 +00:00
|
|
|
<logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
|
2016-06-21 15:10:22 +00:00
|
|
|
<df root="../.." name="0">
|
2017-10-17 10:17:17 +00:00
|
|
|
</df>
|
|
|
|
<logicalFolder name="ExternalFiles"
|
|
|
|
displayName="Important Files"
|
|
|
|
projectFiles="false"
|
|
|
|
kind="IMPORTANT_FILES_FOLDER">
|
|
|
|
<itemPath>../../Makefile</itemPath>
|
|
|
|
</logicalFolder>
|
|
|
|
</logicalFolder>
|
|
|
|
<sourceFolderFilter>^(nbproject|build)$</sourceFolderFilter>
|
|
|
|
<sourceRootList>
|
|
|
|
<Elem>../..</Elem>
|
|
|
|
</sourceRootList>
|
|
|
|
<projectmakefile>../../Makefile</projectmakefile>
|
|
|
|
<confs>
|
|
|
|
<conf name="Mac_64" type="0">
|
2013-04-25 14:00:40 +00:00
|
|
|
<makefileType>
|
|
|
|
<makeTool>
|
|
|
|
<buildCommandWorkingDir>../..</buildCommandWorkingDir>
|
2016-06-21 15:10:22 +00:00
|
|
|
<buildCommand>${MAKE} -f Makefile images</buildCommand>
|
2013-04-25 14:00:40 +00:00
|
|
|
<cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
|
|
|
|
</makeTool>
|
2016-06-21 15:10:22 +00:00
|
|
|
<preBuild>
|
|
|
|
<preBuildCommandWorkingDir>../..</preBuildCommandWorkingDir>
|
2019-01-23 12:37:12 +00:00
|
|
|
<preBuildCommand>sh configure --with-debug-level=slowdebug</preBuildCommand>
|
2016-06-21 15:10:22 +00:00
|
|
|
</preBuild>
|
2013-04-25 14:00:40 +00:00
|
|
|
</makefileType>
|
2017-10-17 10:17:17 +00:00
|
|
|
</conf>
|
|
|
|
<conf name="Linux_64" type="0">
|
|
|
|
<makefileType>
|
|
|
|
<makeTool>
|
|
|
|
<buildCommandWorkingDir>../..</buildCommandWorkingDir>
|
|
|
|
<buildCommand>${MAKE} -f Makefile images</buildCommand>
|
|
|
|
<cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
|
|
|
|
</makeTool>
|
|
|
|
<preBuild>
|
|
|
|
<preBuildCommandWorkingDir>../..</preBuildCommandWorkingDir>
|
2019-01-23 12:37:12 +00:00
|
|
|
<preBuildCommand>sh configure --with-debug-level=slowdebug</preBuildCommand>
|
2017-10-17 10:17:17 +00:00
|
|
|
</preBuild>
|
|
|
|
</makefileType>
|
|
|
|
</conf>
|
|
|
|
<conf name="Windws64" type="0">
|
|
|
|
<makefileType>
|
|
|
|
<makeTool>
|
|
|
|
<buildCommandWorkingDir>../../../output</buildCommandWorkingDir>
|
|
|
|
<buildCommand>make images</buildCommand>
|
|
|
|
<cleanCommand>make clean</cleanCommand>
|
|
|
|
<executablePath></executablePath>
|
|
|
|
</makeTool>
|
|
|
|
<preBuild>
|
|
|
|
<preBuildCommandWorkingDir>../../../output</preBuildCommandWorkingDir>
|
|
|
|
<preBuildCommand></preBuildCommand>
|
|
|
|
<preBuildFirst>true</preBuildFirst>
|
|
|
|
</preBuild>
|
|
|
|
</makefileType>
|
2013-04-25 14:00:40 +00:00
|
|
|
</conf>
|
|
|
|
</confs>
|
|
|
|
</configurationDescriptor>
|