ld21-ESCape/escape.pbp

52 lines
1.9 KiB
Plaintext
Raw Permalink Normal View History

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-22 10:10:20 +02:00
<lastopen date="2011-08-22 10:09" 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">
2011-08-22 10:10:20 +02:00
<config load="0" scan="1" panel="1" warn="1" lastopen="1"/>
<fingerprint md5="a285e1794e100b04bb136950de2faa69"/>
2011-08-20 14:49:54 +02:00
</file>
2011-08-20 18:15:38 +02:00
<file name="src/Events.pbi">
2011-08-22 10:10:20 +02:00
<config load="0" scan="1" panel="1" warn="1" lastopen="1"/>
<fingerprint md5="de8a5497eee9a3f5fe308af537aa8c08"/>
2011-08-20 14:49:54 +02:00
</file>
2011-08-20 18:15:38 +02:00
<file name="src/Functions.pbi">
2011-08-22 10:10:20 +02:00
<config load="0" scan="1" panel="1" warn="1" lastopen="1"/>
<fingerprint md5="40355b6ce935f5e5a9ceed0afb28b47b"/>
2011-08-20 14:49:54 +02:00
</file>
2011-08-20 18:15:38 +02:00
<file name="src/Globals.pbi">
2011-08-22 10:10:20 +02:00
<config load="0" scan="1" panel="1" warn="1" lastopen="0"/>
<fingerprint md5="f9cd565c8d2c9d0bc589bde003813b5d"/>
2011-08-20 19:42:09 +02:00
</file>
<file name="src/Main.pb">
2011-08-22 10:10:20 +02:00
<config load="0" scan="1" panel="1" warn="1" lastopen="1"/>
<fingerprint md5="3abaa812334ddd76212eba5a6dc0e3c2"/>
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-22 10:10:20 +02:00
<fingerprint md5="f34329d8eedfb5715084b12feb175c9e"/>
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>