tinycobol/nbproject/configurations.xml

615 lines
20 KiB
XML

<?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="cobpp">
<in>cobpp.c</in>
<in>cobpp.h</in>
<in>tcpphelp.h</in>
<in>tcppversion.h</in>
</df>
<df name="cobroutines">
<in>case.c</in>
<in>cobtools.h</in>
<in>dir.c</in>
<in>files.c</in>
<in>globals.c</in>
<in>globals.h</in>
<in>screen.c</in>
<in>sql_clear_query.c</in>
<in>sql_connect_db.c</in>
<in>sql_disconnect_db.c</in>
<in>sql_exec_query.c</in>
<in>sql_free_memory.c</in>
<in>sql_get_tuple.c</in>
<in>sql_get_value.c</in>
<in>sql_max_field.c</in>
<in>sql_max_tuple.c</in>
<in>sql_status_message.c</in>
<in>system.c</in>
<in>tcl.h</in>
<in>tclDecls.h</in>
<in>tclPlatDecls.h</in>
<in>tctcl.c</in>
<in>tk.h</in>
<in>tkDecls.h</in>
</df>
<df name="cobrun">
<in>htcobrun.c</in>
</df>
<df name="compiler">
<in>htcobemt.c</in>
<in>htcobgen.c</in>
<in>htcobol.c</in>
<in>htcobol.tab.c</in>
<in>htcobol.tab.h</in>
<in>htcoboly.h</in>
<in>htglobals.c</in>
<in>htglobals.h</in>
<in>hthelp.h</in>
<in>htversion.h</in>
<in>pp_parser.tab.c</in>
<in>pp_parser.tab.h</in>
<in>pp_scanner.c</in>
<in>reswords.c</in>
<in>reswords.h</in>
<in>scan.c</in>
</df>
<df name="lib">
<in>basicio.c</in>
<in>cobmove.c</in>
<in>cobmove_9_.c</in>
<in>cobmove_b_.c</in>
<in>cobmove_c_.c</in>
<in>cobmove_e_.c</in>
<in>cobmove_f_.c</in>
<in>cobmove_x_.c</in>
<in>config.c</in>
<in>config.h</in>
<in>dyncall.c</in>
<in>fileio.c</in>
<in>filesql.c</in>
<in>filesql.h</in>
<in>flckclient.c</in>
<in>general.c</in>
<in>htcoblib.h</in>
<in>intrinsic.c</in>
<in>mcmath.c</in>
<in>pictures.c</in>
<in>rterrors.c</in>
<in>rterrors.h</in>
<in>scr_curses.c</in>
<in>screen.c</in>
<in>screen.h</in>
<in>screenio.c</in>
<in>screenio.h</in>
<in>strings.c</in>
</df>
<df name="lockserver">
<in>lockserver.c</in>
</df>
<df name="tcltk84">
<df name="tk8.4">
<in>tkAppInit.c</in>
</df>
</df>
<df name="test.code">
<df name="t15">
<in>test15b.c</in>
<in>test15d.c</in>
<in>test15f.c</in>
<in>test15l.c</in>
</df>
<df name="t33">
<in>subrotc.c</in>
</df>
<df name="tgui01">
<in>testgui02.c</in>
<in>testgui05.c</in>
</df>
<df name="tgui02">
<in>wprog.h</in>
<in>wprog01.c</in>
<in>wprog02.c</in>
</df>
</df>
<df name="test_suite">
<df name="call_tests">
<in>stest9xx.c</in>
</df>
</df>
<df name="tutorials">
<df name="Firebird">
<in>cad01f.i</in>
</df>
</df>
<df name="utils">
<df name="cobf2f">
<in>cobf2f.c</in>
<in>cobf2f.h</in>
</df>
</df>
<in>htconfig.h</in>
<in>mwindows.h</in>
</df>
<logicalFolder name="ExternalFiles"
displayName="Important Files"
projectFiles="false"
root=".">
<itemPath>Makefile-tiny.mk</itemPath>
<itemPath>makefile</itemPath>
</logicalFolder>
</logicalFolder>
<sourceRootList>
<Elem>.</Elem>
</sourceRootList>
<projectmakefile>Makefile-tiny.mk</projectmakefile>
<confs>
<conf name="Default" type="0">
<toolsSet>
<compilerSet>MinGW|MinGW</compilerSet>
<dependencyChecking>false</dependencyChecking>
<rebuildPropChanged>false</rebuildPropChanged>
</toolsSet>
<codeAssistance>
</codeAssistance>
<makefileType>
<makeTool>
<buildCommandWorkingDir>.</buildCommandWorkingDir>
<buildCommand>${MAKE} -f Makefile install</buildCommand>
<cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
<executablePath>./compiler/htcobol.exe</executablePath>
<cTool>
<incDir>
<pElem>lib</pElem>
<pElem>.</pElem>
<pElem>../PostgreSQL/include</pElem>
<pElem>/usr/include</pElem>
<pElem>/usr/local/include</pElem>
<pElem>../PostgreSQL/include</pElem>
<pElem>../PostgreSQL/include</pElem>
<pElem>../PostgreSQL/include</pElem>
<pElem>../PostgreSQL/include</pElem>
<pElem>../PostgreSQL/include</pElem>
<pElem>../PostgreSQL/include</pElem>
</incDir>
</cTool>
</makeTool>
<preBuild>
<preBuildCommandWorkingDir>.</preBuildCommandWorkingDir>
<preBuildCommand></preBuildCommand>
</preBuild>
</makefileType>
<item path="cobpp/cobpp.c" ex="false" tool="0" flavor2="0">
</item>
<item path="cobpp/cobpp.h" ex="false" tool="3" flavor2="0">
</item>
<item path="cobpp/tcpphelp.h" ex="false" tool="3" flavor2="0">
</item>
<item path="cobpp/tcppversion.h" ex="false" tool="3" flavor2="0">
</item>
<item path="cobroutines/case.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>../PostgreSQL/include</pElem>
</incDir>
</cTool>
</item>
<item path="cobroutines/cobtools.h" ex="false" tool="3" flavor2="0">
</item>
<item path="cobroutines/dir.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>cobroutines</pElem>
<pElem>/c/PostgreSQL/include</pElem>
<pElem>/c/tcl/include</pElem>
<pElem>/usr/include</pElem>
<pElem>/usr/include/glibc</pElem>
<pElem>/usr/local/include</pElem>
</incDir>
</cTool>
</item>
<item path="cobroutines/files.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>../PostgreSQL/include</pElem>
</incDir>
</cTool>
</item>
<item path="cobroutines/globals.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>../PostgreSQL/include</pElem>
</incDir>
</cTool>
</item>
<item path="cobroutines/globals.h" ex="false" tool="3" flavor2="0">
</item>
<item path="cobroutines/screen.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>cobroutines</pElem>
<pElem>/c/PostgreSQL/include</pElem>
<pElem>/c/tcl/include</pElem>
<pElem>/usr/include</pElem>
<pElem>/usr/include/glibc</pElem>
<pElem>/usr/local/include</pElem>
</incDir>
</cTool>
</item>
<item path="cobroutines/sql_clear_query.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>../PostgreSQL/include</pElem>
</incDir>
</cTool>
</item>
<item path="cobroutines/sql_connect_db.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>../PostgreSQL/include</pElem>
</incDir>
</cTool>
</item>
<item path="cobroutines/sql_disconnect_db.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>../PostgreSQL/include</pElem>
</incDir>
</cTool>
</item>
<item path="cobroutines/sql_exec_query.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>../PostgreSQL/include</pElem>
</incDir>
</cTool>
</item>
<item path="cobroutines/sql_free_memory.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>../PostgreSQL/include</pElem>
</incDir>
</cTool>
</item>
<item path="cobroutines/sql_get_tuple.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>../PostgreSQL/include</pElem>
</incDir>
</cTool>
</item>
<item path="cobroutines/sql_get_value.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>../PostgreSQL/include</pElem>
</incDir>
</cTool>
</item>
<item path="cobroutines/sql_max_field.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>../PostgreSQL/include</pElem>
</incDir>
</cTool>
</item>
<item path="cobroutines/sql_max_tuple.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>../PostgreSQL/include</pElem>
</incDir>
</cTool>
</item>
<item path="cobroutines/sql_status_message.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>../PostgreSQL/include</pElem>
</incDir>
</cTool>
</item>
<item path="cobroutines/system.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>../PostgreSQL/include</pElem>
</incDir>
</cTool>
</item>
<item path="cobroutines/tcl.h" ex="false" tool="3" flavor2="0">
</item>
<item path="cobroutines/tclDecls.h" ex="false" tool="3" flavor2="0">
</item>
<item path="cobroutines/tclPlatDecls.h" ex="false" tool="3" flavor2="0">
</item>
<item path="cobroutines/tctcl.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>../PostgreSQL/include</pElem>
</incDir>
</cTool>
</item>
<item path="cobroutines/tk.h" ex="false" tool="3" flavor2="0">
</item>
<item path="cobroutines/tkDecls.h" ex="false" tool="3" flavor2="0">
</item>
<item path="cobrun/htcobrun.c" ex="false" tool="0" flavor2="0">
</item>
<item path="compiler/htcobemt.c" ex="false" tool="0" flavor2="0">
</item>
<item path="compiler/htcobgen.c" ex="false" tool="0" flavor2="0">
</item>
<item path="compiler/htcobol.c" ex="false" tool="0" flavor2="0">
</item>
<item path="compiler/htcobol.tab.c" ex="false" tool="0" flavor2="0">
</item>
<item path="compiler/htcobol.tab.h" ex="false" tool="3" flavor2="0">
</item>
<item path="compiler/htcoboly.h" ex="false" tool="3" flavor2="0">
</item>
<item path="compiler/htglobals.c" ex="false" tool="0" flavor2="0">
</item>
<item path="compiler/htglobals.h" ex="false" tool="3" flavor2="0">
</item>
<item path="compiler/hthelp.h" ex="false" tool="3" flavor2="0">
</item>
<item path="compiler/htversion.h" ex="false" tool="3" flavor2="0">
</item>
<item path="compiler/pp_parser.tab.c" ex="false" tool="0" flavor2="0">
</item>
<item path="compiler/pp_parser.tab.h" ex="false" tool="3" flavor2="0">
</item>
<item path="compiler/pp_scanner.c" ex="false" tool="0" flavor2="0">
</item>
<item path="compiler/reswords.c" ex="false" tool="0" flavor2="0">
</item>
<item path="compiler/reswords.h" ex="false" tool="3" flavor2="0">
</item>
<item path="compiler/scan.c" ex="false" tool="0" flavor2="0">
</item>
<item path="htconfig.h" ex="false" tool="3" flavor2="0">
</item>
<item path="lib/basicio.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>/usr/include</pElem>
<pElem>/usr/include/mysql</pElem>
<pElem>/usr/local/include</pElem>
</incDir>
</cTool>
</item>
<item path="lib/cobmove.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>/usr/include</pElem>
<pElem>/usr/include/mysql</pElem>
<pElem>/usr/local/include</pElem>
</incDir>
</cTool>
</item>
<item path="lib/cobmove_9_.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>/usr/include</pElem>
<pElem>/usr/include/mysql</pElem>
<pElem>/usr/local/include</pElem>
</incDir>
</cTool>
</item>
<item path="lib/cobmove_b_.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>/usr/include</pElem>
<pElem>/usr/include/mysql</pElem>
<pElem>/usr/local/include</pElem>
</incDir>
</cTool>
</item>
<item path="lib/cobmove_c_.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>/usr/include</pElem>
<pElem>/usr/include/mysql</pElem>
<pElem>/usr/local/include</pElem>
</incDir>
</cTool>
</item>
<item path="lib/cobmove_e_.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>/usr/include</pElem>
<pElem>/usr/include/mysql</pElem>
<pElem>/usr/local/include</pElem>
</incDir>
</cTool>
</item>
<item path="lib/cobmove_f_.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>/usr/include</pElem>
<pElem>/usr/include/mysql</pElem>
<pElem>/usr/local/include</pElem>
</incDir>
</cTool>
</item>
<item path="lib/cobmove_x_.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>/usr/include</pElem>
<pElem>/usr/include/mysql</pElem>
<pElem>/usr/local/include</pElem>
</incDir>
</cTool>
</item>
<item path="lib/config.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>/usr/include</pElem>
<pElem>/usr/include/mysql</pElem>
<pElem>/usr/local/include</pElem>
</incDir>
</cTool>
</item>
<item path="lib/config.h" ex="false" tool="3" flavor2="0">
</item>
<item path="lib/dyncall.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>/usr/include</pElem>
<pElem>/usr/include/mysql</pElem>
<pElem>/usr/local/include</pElem>
</incDir>
</cTool>
</item>
<item path="lib/fileio.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>/usr/include</pElem>
<pElem>/usr/include/mysql</pElem>
<pElem>/usr/local/include</pElem>
</incDir>
</cTool>
</item>
<item path="lib/filesql.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>../PostgreSQL/include</pElem>
</incDir>
</cTool>
</item>
<item path="lib/filesql.h" ex="false" tool="3" flavor2="0">
</item>
<item path="lib/flckclient.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>/usr/include</pElem>
<pElem>/usr/include/mysql</pElem>
<pElem>/usr/local/include</pElem>
</incDir>
</cTool>
</item>
<item path="lib/general.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>/usr/include</pElem>
<pElem>/usr/include/mysql</pElem>
<pElem>/usr/local/include</pElem>
</incDir>
</cTool>
</item>
<item path="lib/htcoblib.h" ex="false" tool="3" flavor2="0">
</item>
<item path="lib/intrinsic.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>/usr/include</pElem>
<pElem>/usr/include/mysql</pElem>
<pElem>/usr/local/include</pElem>
</incDir>
</cTool>
</item>
<item path="lib/mcmath.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>/usr/include</pElem>
<pElem>/usr/include/mysql</pElem>
<pElem>/usr/local/include</pElem>
</incDir>
</cTool>
</item>
<item path="lib/pictures.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>/usr/include</pElem>
<pElem>/usr/include/mysql</pElem>
<pElem>/usr/local/include</pElem>
</incDir>
</cTool>
</item>
<item path="lib/rterrors.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>/usr/include</pElem>
<pElem>/usr/include/mysql</pElem>
<pElem>/usr/local/include</pElem>
</incDir>
</cTool>
</item>
<item path="lib/rterrors.h" ex="false" tool="3" flavor2="0">
</item>
<item path="lib/scr_curses.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>/usr/include</pElem>
<pElem>/usr/include/mysql</pElem>
<pElem>/usr/local/include</pElem>
</incDir>
</cTool>
</item>
<item path="lib/screen.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>/usr/include</pElem>
<pElem>/usr/include/mysql</pElem>
<pElem>/usr/local/include</pElem>
</incDir>
</cTool>
</item>
<item path="lib/screen.h" ex="false" tool="3" flavor2="0">
</item>
<item path="lib/screenio.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>/usr/include</pElem>
<pElem>/usr/include/mysql</pElem>
<pElem>/usr/local/include</pElem>
</incDir>
</cTool>
</item>
<item path="lib/screenio.h" ex="false" tool="3" flavor2="0">
</item>
<item path="lib/strings.c" ex="false" tool="0" flavor2="0">
<cTool>
<incDir>
<pElem>/usr/include</pElem>
<pElem>/usr/include/mysql</pElem>
<pElem>/usr/local/include</pElem>
</incDir>
</cTool>
</item>
<item path="lockserver/lockserver.c" ex="false" tool="0" flavor2="0">
</item>
<item path="mwindows.h" ex="false" tool="3" flavor2="0">
</item>
<item path="tcltk84/tk8.4/tkAppInit.c" ex="false" tool="0" flavor2="0">
</item>
<item path="test.code/t15/test15b.c" ex="false" tool="0" flavor2="0">
</item>
<item path="test.code/t15/test15d.c" ex="false" tool="0" flavor2="0">
</item>
<item path="test.code/t15/test15f.c" ex="false" tool="0" flavor2="0">
</item>
<item path="test.code/t15/test15l.c" ex="false" tool="0" flavor2="0">
</item>
<item path="test.code/t33/subrotc.c" ex="false" tool="0" flavor2="0">
</item>
<item path="test.code/tgui01/testgui02.c" ex="false" tool="0" flavor2="0">
</item>
<item path="test.code/tgui01/testgui05.c" ex="false" tool="0" flavor2="0">
</item>
<item path="test.code/tgui02/wprog.h" ex="false" tool="3" flavor2="0">
</item>
<item path="test.code/tgui02/wprog01.c" ex="false" tool="0" flavor2="0">
</item>
<item path="test.code/tgui02/wprog02.c" ex="false" tool="0" flavor2="0">
</item>
<item path="test_suite/call_tests/stest9xx.c" ex="false" tool="0" flavor2="0">
</item>
<item path="tutorials/Firebird/cad01f.i" ex="false" tool="0" flavor2="0">
</item>
<item path="utils/cobf2f/cobf2f.c" ex="false" tool="0" flavor2="0">
</item>
<item path="utils/cobf2f/cobf2f.h" ex="false" tool="3" flavor2="0">
</item>
</conf>
</confs>
</configurationDescriptor>