Update project file

This commit is contained in:
René Linder 2022-02-18 16:09:45 +01:00
parent 78a0c42f9e
commit 88582f0b84
1 changed files with 8 additions and 8 deletions

View File

@ -8,7 +8,7 @@
<section name="data"> <section name="data">
<explorer view="../../../bin/purebasic/examples/" pattern="0"/> <explorer view="../../../bin/purebasic/examples/" pattern="0"/>
<log show="1"/> <log show="1"/>
<lastopen date="2022-02-17 10:11" user="renlin" host="renlin-home"/> <lastopen date="2022-02-18 08:26" user="renlin" host="renlin-home"/>
</section> </section>
<section name="files"> <section name="files">
<file name="inc/lweb_file_cache.pbi"> <file name="inc/lweb_file_cache.pbi">
@ -21,7 +21,7 @@
</file> </file>
<file name="inc/lweb_helper.pbi"> <file name="inc/lweb_helper.pbi">
<config load="0" scan="1" panel="1" warn="1" lastopen="1" panelstate="+-"/> <config load="0" scan="1" panel="1" warn="1" lastopen="1" panelstate="+-"/>
<fingerprint md5="3a93e831dcf4bc765e6fcf05220a2553"/> <fingerprint md5="e88f3fcf304127c026a149b06efa62bd"/>
</file> </file>
<file name="inc/lweb_helper_header.pbi"> <file name="inc/lweb_helper_header.pbi">
<config load="0" scan="1" panel="1" warn="1" lastopen="0" panelstate="+-"/> <config load="0" scan="1" panel="1" warn="1" lastopen="0" panelstate="+-"/>
@ -57,23 +57,23 @@
</file> </file>
<file name="lsocket.pbi"> <file name="lsocket.pbi">
<config load="0" scan="1" panel="1" warn="1" lastopen="1" panelstate="+"/> <config load="0" scan="1" panel="1" warn="1" lastopen="1" panelstate="+"/>
<fingerprint md5="3c0102c6a6921f13ef7d98f3cace5968"/> <fingerprint md5="5581281482bad792636a3e7dd33523ff"/>
</file> </file>
<file name="ltls.pbi"> <file name="ltls.pbi">
<config load="0" scan="1" panel="1" warn="1" lastopen="1" panelstate="+"/> <config load="0" scan="1" panel="1" warn="1" lastopen="1" panelstate="+"/>
<fingerprint md5="30a478c650469a17a82845db7f4007b4"/> <fingerprint md5="c5ac281d86d54f47e0c4a450ea3a9604"/>
</file> </file>
<file name="lweb.pbi"> <file name="lweb.pbi">
<config load="0" scan="1" panel="1" warn="1" lastopen="1" panelstate="+"/> <config load="0" scan="1" panel="1" warn="1" lastopen="1" panelstate="+"/>
<fingerprint md5="149eadfd6b7f48e17f2cadb74b429403"/> <fingerprint md5="420e35f22cb8d5dd16b6a7489fe08824"/>
</file> </file>
<file name="lweb_header.pbi"> <file name="lweb_header.pbi">
<config load="0" scan="1" panel="1" warn="1" lastopen="1" panelstate="+"/> <config load="0" scan="1" panel="1" warn="1" lastopen="1" panelstate="+"/>
<fingerprint md5="25161e9bbf5614f5f4c1e5c072c75ed6"/> <fingerprint md5="56f5dcde3a28e64d5c7f91d4a9a085ac"/>
</file> </file>
<file name="server_example.pb"> <file name="server_example.pb">
<config load="0" scan="1" panel="1" warn="1" lastopen="1" panelstate="+"/> <config load="0" scan="1" panel="1" warn="1" lastopen="1" panelstate="+"/>
<fingerprint md5="6ee2d8b7a5953dd403cd07ae8b593f67"/> <fingerprint md5="ff40af29bdfed4d5ee7458d9532143ce"/>
</file> </file>
</section> </section>
<section name="targets"> <section name="targets">
@ -82,7 +82,7 @@
<outputfile value="server_example"/> <outputfile value="server_example"/>
<compiler version="PureBasic 6.00 Beta 4 - C Backend (Linux - x64)"/> <compiler version="PureBasic 6.00 Beta 4 - C Backend (Linux - x64)"/>
<executable value="server_example"/> <executable value="server_example"/>
<options thread="1" xpskin="1" debug="1" optimizer="0"/> <options thread="1" xpskin="1" debug="1" optimizer="1"/>
<format exe="console" cpu="0"/> <format exe="console" cpu="0"/>
<debugger custom="1" type="ide"/> <debugger custom="1" type="ide"/>
</target> </target>