64 lines
2.8 KiB
XML
64 lines
2.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project xmlns="http://www.purebasic.com/namespace" version="1.0" creator="PureBasic 6.40 (Windows - x64)">
|
|
<section name="config">
|
|
<options closefiles="1" openmode="0" name="KUMO.S."/>
|
|
</section>
|
|
<section name="data">
|
|
<explorer view="C:\ProgramData\PureBasic\Examples\" pattern="0"/>
|
|
<log show="1"/>
|
|
<lastopen date="2026-05-02 15:30" user="lastlife" host="MONSTRO"/>
|
|
</section>
|
|
<section name="files">
|
|
<file name="Main.pb">
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="1" sortindex="1" panelstate="+"/>
|
|
<fingerprint md5="975dfae8e3c64a16d232169cf2193281"/>
|
|
</file>
|
|
<file name="Includes\Modules.pbi">
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="1" sortindex="2" panelstate="++"/>
|
|
<fingerprint md5="487cd50ff8f1a3f457dd926f0b8c4e68"/>
|
|
</file>
|
|
<file name="Includes\General.pbi">
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="1" sortindex="3" panelstate="++"/>
|
|
<fingerprint md5="9eb4031eca84eb662a4cfd8826aafd74"/>
|
|
</file>
|
|
<file name="Libraries\FastCGI.pbi">
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="1" sortindex="4" panelstate="++"/>
|
|
<fingerprint md5="05d4dd22a81fa4856c5be7bd86e370bf"/>
|
|
</file>
|
|
<file name="Includes\Auth.pbi">
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="1" sortindex="5" panelstate="++"/>
|
|
<fingerprint md5="6446d7086b781e80c18a93646d3f139f"/>
|
|
</file>
|
|
<file name="Includes\Database.pbi">
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="1" sortindex="6" panelstate="++"/>
|
|
<fingerprint md5="2c1ef002bd45374258448a15dcfbf731"/>
|
|
</file>
|
|
<file name="Includes\FileSystem.pbi">
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="1" sortindex="7" panelstate="++"/>
|
|
<fingerprint md5="c5baea3bafe788bdd294651e05068200"/>
|
|
</file>
|
|
<file name="Includes\Router.pbi">
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="1" sortindex="8" panelstate="++"/>
|
|
<fingerprint md5="3ca46048fb204ffdf8684982c2f41fa5"/>
|
|
</file>
|
|
<file name="Includes\AppStore.pbi">
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="1" sortindex="9" panelstate="++"/>
|
|
<fingerprint md5="7506c15984978194ae3efba97801934f"/>
|
|
</file>
|
|
<file name="Libraries\WebServer.pbi">
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="1" sortindex="10" panelstate="++"/>
|
|
<fingerprint md5="e667cb278be1a440284d137bd6502403"/>
|
|
</file>
|
|
</section>
|
|
<section name="targets">
|
|
<target name="Default Target" enabled="1" default="1">
|
|
<inputfile value="Main.pb"/>
|
|
<outputfile value="KUMOS"/>
|
|
<executable value="KUMOS"/>
|
|
<options thread="1" debug="1" optimizer="0"/>
|
|
<format exe="console" cpu="5"/>
|
|
</target>
|
|
</section>
|
|
</project>
|