UNPKG

generator-teonet-webkit

Version:

Teonet node-webkit application generator

71 lines (70 loc) 2.58 kB
<?xml version="1.0" encoding="UTF-8"?> <configurationDescriptor version="97"> <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT"> <df root="." name="0"> <df name="src"> <in>main.c</in> </df> </df> <logicalFolder name="ExternalFiles" displayName="Important Files" projectFiles="false" kind="IMPORTANT_FILES_FOLDER"> <itemPath>Makefile</itemPath> <itemPath>configure</itemPath> <itemPath>nbproject/private/launcher.properties</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="-g -std=c11 -O2 -g -O2"/> </flagsDictionary> <codeAssistance> </codeAssistance> <makefileType> <makeTool> <buildCommandWorkingDir>.</buildCommandWorkingDir> <buildCommand>${MAKE} -f Makefile</buildCommand> <cleanCommand>${MAKE} -f Makefile clean</cleanCommand> <executablePath>src/.libs/teonwser</executablePath> <cTool> <incDir> <pElem>src</pElem> <pElem>../../../teonet/src</pElem> <pElem>../../../teonet/embedded/libpbl/src</pElem> <pElem>../../../teonet/embedded/teocli/libteol0</pElem> <pElem>../../../teonet/embedded/libtrudp/src</pElem> <pElem>/usr/include/libtrudp</pElem> <pElem>../../../teonet</pElem> </incDir> <preprocessorList> <Elem>HAVE_CONFIG_H</Elem> <Elem>PACKAGE_DATA_DIR="/usr/local/share"</Elem> <Elem>PACKAGE_LOCALE_DIR="/usr/local/share/locale"</Elem> <Elem>PACKAGE_SRC_DIR="."</Elem> </preprocessorList> </cTool> </makeTool> <preBuild> <preBuildCommandWorkingDir>.</preBuildCommandWorkingDir> <preBuildCommand>./configure </preBuildCommand> </preBuild> </makefileType> <item path="src/main.c" ex="false" tool="0" flavor2="10"> <cTool flags="0"> </cTool> </item> </conf> </confs> </configurationDescriptor>