51 lines
2.2 KiB
XML
51 lines
2.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project xmlns="http://www.purebasic.com/namespace" version="1.0" creator="PureBasic 6.30 beta 5 (Linux - x64)">
|
|
<section name="config">
|
|
<options closefiles="1" openmode="0" name="SelfHost"/>
|
|
<comment>A blog engine for idiots written in PB.</comment>
|
|
</section>
|
|
<section name="data">
|
|
<explorer view="home/lahssoo/" pattern="0"/>
|
|
<log show="1"/>
|
|
<lastopen date="2025-12-15 18:02" user="lahssoo" host="1Up-Dev"/>
|
|
</section>
|
|
<section name="files">
|
|
<file name="main.pb">
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="1" sortindex="1" panelstate="+"/>
|
|
<fingerprint md5="65254238fd21783c235552dcf293fd5e"/>
|
|
</file>
|
|
<file name="libraries/bluesky.pbi">
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="1" sortindex="2" panelstate="+-"/>
|
|
<fingerprint md5="b39acd12bc78783876f018bc177d2992"/>
|
|
</file>
|
|
<file name="includes/modules.pbi">
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="1" sortindex="3" panelstate="+-"/>
|
|
<fingerprint md5="5866d5cd59af1824078507318cd1d810"/>
|
|
</file>
|
|
<file name="includes/general.pbi">
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="1" sortindex="4" panelstate="+-"/>
|
|
<fingerprint md5="25f8d5e339801e55b3a1c7db3ec6a60c"/>
|
|
</file>
|
|
<file name="includes/fcgi.pbi">
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="1" sortindex="5" panelstate="+-"/>
|
|
<fingerprint md5="7ce591c4dda1bb64a975df0d69a7cab8"/>
|
|
</file>
|
|
<file name="includes/data.pbi">
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="1" sortindex="6" panelstate="+-"/>
|
|
<fingerprint md5="1a7652d3389b402545a052359d4bca63"/>
|
|
</file>
|
|
</section>
|
|
<section name="targets">
|
|
<target name="Default Target" enabled="1" default="1">
|
|
<inputfile value="main.pb"/>
|
|
<outputfile value="SelfHost"/>
|
|
<compiler version="PureBasic 6.30 beta 5 - C Backend (Linux - x64)"/>
|
|
<executable value="SelfHost"/>
|
|
<directory value="../Test Environment/"/>
|
|
<options xpskin="1" dpiaware="1" debug="1" optimizer="1"/>
|
|
<format exe="console" cpu="5"/>
|
|
</target>
|
|
</section>
|
|
</project>
|