ld21-ESCape/escape.pbp
2011-08-20 17:49:22 +02:00

51 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.purebasic.com/namespace" version="1.0" creator="PureBasic 4.51 (Windows - x86)">
<section name="config">
<options closefiles="1" openmode="0" name="ESCape"/>
<comment>
LD21 with Aaron and Ruben
</comment>
</section>
<section name="data">
<explorer view="..\..\..\" pattern="0"/>
<log show="1"/>
<lastopen date="2011-08-20 17:42" user="Aaron" host="BERE-PC"/>
</section>
<section name="files">
<file name="src\Main.pb">
<config load="0" scan="1" panel="1" warn="1" lastopen="1"/>
<fingerprint md5="ad2f5bd509147b23b258161ffa14e0eb"/>
</file>
<file name="src\Draw.pbi">
<config load="0" scan="1" panel="1" warn="1" lastopen="1"/>
<fingerprint md5="a7844b55258bdd4a58b2d55e9593ebb0"/>
</file>
<file name="src\Events.pbi">
<config load="0" scan="1" panel="1" warn="1" lastopen="1"/>
<fingerprint md5="9dd8da8cf277ac254b39db24257c65b5"/>
</file>
<file name="src\Functions.pbi">
<config load="0" scan="1" panel="1" warn="1" lastopen="1"/>
<fingerprint md5="6a4e4dc75d9d6ab704b82092ed861d05"/>
</file>
<file name="src\Globals.pbi">
<config load="0" scan="1" panel="1" warn="1" lastopen="1"/>
<fingerprint md5="b7c0f56d905c931b4cab5569d2864c85"/>
</file>
<file name="src\Structs.pbi">
<config load="0" scan="1" panel="1" warn="1" lastopen="1"/>
<fingerprint md5="4cec4e716776207d73222c7134793c75"/>
</file>
</section>
<section name="targets">
<target name="Default Target" enabled="1" default="1">
<inputfile value="src/Main.pb"/>
<outputfile value="bin/escape.exe"/>
<executable value="bin\escape.exe"/>
<options xpskin="1" debug="1"/>
<buildcount enable="1" value="1"/>
</target>
</section>
</project>