Refreshed Project
This commit is contained in:
parent
a56ef8a63d
commit
077531d4c8
1 changed files with 4 additions and 4 deletions
8
lweb.pbp
8
lweb.pbp
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<project xmlns="http://www.purebasic.com/namespace" version="1.0" creator="PureBasic 6.01 LTS (Linux - x64)">
|
||||
<project xmlns="http://www.purebasic.com/namespace" version="1.0" creator="PureBasic 6.02 LTS (Linux - x64)">
|
||||
<section name="config">
|
||||
<options closefiles="1" openmode="0" name="LiHaSo Webserver Modul"/>
|
||||
<comment>Projekt ist inklusive Beispiel Code</comment>
|
||||
|
@ -8,7 +8,7 @@
|
|||
<section name="data">
|
||||
<explorer view="../../../bin/purebasic/examples/" pattern="0"/>
|
||||
<log show="1"/>
|
||||
<lastopen date="2023-03-31 12:45" user="renlin" host="localhost.localdomain"/>
|
||||
<lastopen date="2023-07-07 15:22" user="renlin" host="renlin-office"/>
|
||||
</section>
|
||||
<section name="files">
|
||||
<file name="installation.pb">
|
||||
|
@ -97,7 +97,7 @@
|
|||
</file>
|
||||
<file name="lhs_lib/NET/lhs_net_socket.pbi">
|
||||
<config load="0" scan="1" panel="1" warn="1" lastopen="1" sortindex="22" panelstate="+--"/>
|
||||
<fingerprint md5="3674a9181dad4f9f42c6eb9e7c407986"/>
|
||||
<fingerprint md5="09f5575be4e23abbb593d2f735a795ae"/>
|
||||
</file>
|
||||
<file name="lhs_lib/NET/lhs_net_tls.pbi">
|
||||
<config load="0" scan="1" panel="1" warn="1" lastopen="1" sortindex="23" panelstate="+--"/>
|
||||
|
@ -113,7 +113,7 @@
|
|||
</file>
|
||||
<file name="lweb.pbi">
|
||||
<config load="0" scan="1" panel="1" warn="1" lastopen="1" sortindex="26" panelstate="+"/>
|
||||
<fingerprint md5="36635c3e76e0e477b5537b703edb3ce5"/>
|
||||
<fingerprint md5="1a0fcb4cf90a344c342ba86840365bf6"/>
|
||||
</file>
|
||||
<file name="inc/lweb_helper_header.pbi">
|
||||
<config load="0" scan="1" panel="1" warn="1" lastopen="1" sortindex="27" panelstate="+-"/>
|
||||
|
|
Loading…
Reference in a new issue