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-21 11:48:49 +02:00
|
|
|
<lastopen date="2011-08-21 02:18" 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 23:51:33 +02:00
|
|
|
<fingerprint md5="cf228a2c0d45d8e9685f075a4d7e0c99"/>
|
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-21 11:48:49 +02:00
|
|
|
<fingerprint md5="a92102efdf5b3df0a7c4cc41dc1180b1"/>
|
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"/>
|
2011-08-21 11:48:49 +02:00
|
|
|
<fingerprint md5="b7a749bf67b3203603e337ea5710a2fd"/>
|
2011-08-20 14:49:54 +02:00
|
|
|
</file>
|
2011-08-20 18:15:38 +02:00
|
|
|
<file name="src/Globals.pbi">
|
2011-08-21 11:48:49 +02:00
|
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="1"/>
|
|
|
|
<fingerprint md5="1a281d6c07f7d8f5a89a7df675ac424e"/>
|
2011-08-20 19:42:09 +02:00
|
|
|
</file>
|
|
|
|
<file name="src/Main.pb">
|
|
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="0"/>
|
2011-08-21 11:48:49 +02:00
|
|
|
<fingerprint md5="b9b239f5a2931d7943036e024d3daecb"/>
|
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"/>
|
2011-08-20 23:51:33 +02:00
|
|
|
<fingerprint md5="251146b13dc31d1bb75e115d1eb6619c"/>
|
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>
|