2011-08-20 14:49:54 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
2011-08-20 18:15:38 +02:00
|
|
|
<project xmlns="http://www.purebasic.com/namespace" version="1.0" creator="PureBasic 4.51 (MacOS X - x86)">
|
2011-08-20 14:49:54 +02:00
|
|
|
<section name="config">
|
|
|
|
<options closefiles="1" openmode="0" name="ESCape"/>
|
|
|
|
<comment>
|
|
|
|
LD21 with Aaron and Ruben
|
|
|
|
</comment>
|
|
|
|
</section>
|
|
|
|
<section name="data">
|
2011-08-20 18:15:38 +02:00
|
|
|
<explorer view="../../../" pattern="0"/>
|
2011-08-20 14:49:54 +02:00
|
|
|
<log show="1"/>
|
2011-08-20 19:42:09 +02:00
|
|
|
<lastopen date="2011-08-20 19:33" user="rubenmueller" host="localhost"/>
|
2011-08-20 14:49:54 +02:00
|
|
|
</section>
|
|
|
|
<section name="files">
|
2011-08-20 18:15:38 +02:00
|
|
|
<file name="src/Draw.pbi">
|
|
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="0"/>
|
2011-08-20 19:42:09 +02:00
|
|
|
<fingerprint md5="28d5e79f6b736428c0580d24de3999d6"/>
|
2011-08-20 14:49:54 +02:00
|
|
|
</file>
|
2011-08-20 18:15:38 +02:00
|
|
|
<file name="src/Events.pbi">
|
|
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="0"/>
|
2011-08-20 19:42:09 +02:00
|
|
|
<fingerprint md5="747a1f6142b879e34b60e4c54569359d"/>
|
2011-08-20 14:49:54 +02:00
|
|
|
</file>
|
2011-08-20 18:15:38 +02:00
|
|
|
<file name="src/Functions.pbi">
|
2011-08-20 19:42:09 +02:00
|
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="0"/>
|
|
|
|
<fingerprint md5="5432329922208eb5928dbbb3199025fe"/>
|
2011-08-20 14:49:54 +02:00
|
|
|
</file>
|
2011-08-20 18:15:38 +02:00
|
|
|
<file name="src/Globals.pbi">
|
|
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="0"/>
|
2011-08-20 19:42:09 +02:00
|
|
|
<fingerprint md5="4999be0d788b010d35c9c1c51b4cb78d"/>
|
|
|
|
</file>
|
|
|
|
<file name="src/Main.pb">
|
|
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="0"/>
|
|
|
|
<fingerprint md5="67a305c6fba8d36249b37da082e32e72"/>
|
2011-08-20 14:49:54 +02:00
|
|
|
</file>
|
2011-08-20 18:15:38 +02:00
|
|
|
<file name="src/Structs.pbi">
|
|
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="0"/>
|
|
|
|
<fingerprint md5="3670b8c0a4f06f32611d8ba08fca9d35"/>
|
2011-08-20 14:49:54 +02:00
|
|
|
</file>
|
|
|
|
</section>
|
|
|
|
<section name="targets">
|
|
|
|
<target name="Default Target" enabled="1" default="1">
|
2011-08-20 15:11:04 +02:00
|
|
|
<inputfile value="src/Main.pb"/>
|
2011-08-20 18:15:38 +02:00
|
|
|
<outputfile value="bin/escape.app"/>
|
2011-08-20 19:42:09 +02:00
|
|
|
<executable value="bin/escape.app"/>
|
2011-08-20 14:49:54 +02:00
|
|
|
<options xpskin="1" debug="1"/>
|
2011-08-20 19:42:09 +02:00
|
|
|
<format exe="default" cpu="1"/>
|
|
|
|
<buildcount enable="1" value="5"/>
|
2011-08-20 14:49:54 +02:00
|
|
|
</target>
|
|
|
|
</section>
|
|
|
|
</project>
|