140 lines
4.3 KiB
XML
140 lines
4.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<configurationDescriptor version="95">
|
|
<logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
|
|
<df root="." name="0">
|
|
<df name="config">
|
|
<in>json2c.c</in>
|
|
<in>themes.json</in>
|
|
</df>
|
|
<df name="include">
|
|
<in>jsoncpp.cpp</in>
|
|
</df>
|
|
<df name="resources">
|
|
<df name="platform">
|
|
<df name="msw">
|
|
<in>resource.rc</in>
|
|
</df>
|
|
</df>
|
|
</df>
|
|
<df name="src">
|
|
<df name="network">
|
|
<in>SFTP.cpp</in>
|
|
</df>
|
|
<df name="settings">
|
|
<in>Config.cpp</in>
|
|
<in>Config.h</in>
|
|
</df>
|
|
<df name="widgets">
|
|
<in>EditPane.cpp</in>
|
|
<in>MainFrame.cpp</in>
|
|
<in>TabContainer.cpp</in>
|
|
</df>
|
|
<in>TyroApp.cpp</in>
|
|
</df>
|
|
</df>
|
|
<logicalFolder name="ExternalFiles"
|
|
displayName="Important Files"
|
|
projectFiles="false"
|
|
kind="IMPORTANT_FILES_FOLDER">
|
|
<itemPath>Makefile</itemPath>
|
|
</logicalFolder>
|
|
</logicalFolder>
|
|
<sourceFolderFilter>^(nbproject)$</sourceFolderFilter>
|
|
<sourceRootList>
|
|
<Elem>.</Elem>
|
|
</sourceRootList>
|
|
<projectmakefile>Makefile</projectmakefile>
|
|
<confs>
|
|
<conf name="Default" type="0">
|
|
<toolsSet>
|
|
<compilerSet>default</compilerSet>
|
|
<dependencyChecking>false</dependencyChecking>
|
|
<rebuildPropChanged>false</rebuildPropChanged>
|
|
</toolsSet>
|
|
<flagsDictionary>
|
|
<element flagsID="0" commonFlags="-Os -fPIC"/>
|
|
</flagsDictionary>
|
|
<codeAssistance>
|
|
</codeAssistance>
|
|
<makefileType>
|
|
<makeTool>
|
|
<buildCommandWorkingDir>.</buildCommandWorkingDir>
|
|
<buildCommand>${MAKE} -f Makefile</buildCommand>
|
|
<cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
|
|
<executablePath></executablePath>
|
|
</makeTool>
|
|
</makefileType>
|
|
<item path="config/json2c.c" ex="false" tool="0" flavor2="0">
|
|
</item>
|
|
<item path="config/themes.json" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<folder path="0/include">
|
|
<ccTool>
|
|
<incDir>
|
|
<pElem>src</pElem>
|
|
<pElem>include</pElem>
|
|
<pElem>.</pElem>
|
|
</incDir>
|
|
</ccTool>
|
|
</folder>
|
|
<folder path="0/src/network">
|
|
<ccTool>
|
|
<incDir>
|
|
<pElem>src</pElem>
|
|
<pElem>include</pElem>
|
|
<pElem>.</pElem>
|
|
</incDir>
|
|
</ccTool>
|
|
</folder>
|
|
<folder path="0/src/widgets">
|
|
<ccTool>
|
|
<incDir>
|
|
<pElem>/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0</pElem>
|
|
<pElem>/usr/include/wx-3.0</pElem>
|
|
<pElem>.</pElem>
|
|
</incDir>
|
|
<preprocessorList>
|
|
<Elem>WXUSINGDLL</Elem>
|
|
<Elem>_FILE_OFFSET_BITS=64</Elem>
|
|
<Elem>__WXGTK__</Elem>
|
|
</preprocessorList>
|
|
</ccTool>
|
|
</folder>
|
|
<item path="include/jsoncpp.cpp" ex="false" tool="1" flavor2="0">
|
|
<ccTool flags="0">
|
|
</ccTool>
|
|
</item>
|
|
<item path="resources/platform/msw/resource.rc" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="src/TyroApp.cpp" ex="false" tool="1" flavor2="0">
|
|
<ccTool>
|
|
<incDir>
|
|
<pElem>/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0</pElem>
|
|
<pElem>/usr/include/wx-3.0</pElem>
|
|
<pElem>.</pElem>
|
|
</incDir>
|
|
<preprocessorList>
|
|
<Elem>WXUSINGDLL</Elem>
|
|
<Elem>_FILE_OFFSET_BITS=64</Elem>
|
|
<Elem>__WXGTK__</Elem>
|
|
</preprocessorList>
|
|
</ccTool>
|
|
</item>
|
|
<item path="src/network/SFTP.cpp" ex="false" tool="1" flavor2="0">
|
|
<ccTool flags="0">
|
|
</ccTool>
|
|
</item>
|
|
<item path="src/settings/Config.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="src/settings/Config.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="src/widgets/EditPane.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="src/widgets/MainFrame.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="src/widgets/TabContainer.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
</conf>
|
|
</confs>
|
|
</configurationDescriptor>
|