ld21-ESCape/escape.pbp

51 lines
1.8 KiB
Plaintext
Raw Normal View History

2011-08-20 14:49:54 +02:00
<?xml version="1.0" encoding="UTF-8"?>
2011-08-20 17:49:22 +02:00
<project xmlns="http://www.purebasic.com/namespace" version="1.0" creator="PureBasic 4.51 (Windows - 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 17:49:22 +02:00
<explorer view="..\..\..\" pattern="0"/>
2011-08-20 14:49:54 +02:00
<log show="1"/>
2011-08-20 17:49:22 +02:00
<lastopen date="2011-08-20 17:42" user="Aaron" host="BERE-PC"/>
2011-08-20 14:49:54 +02:00
</section>
<section name="files">
2011-08-20 17:49:22 +02:00
<file name="src\Main.pb">
2011-08-20 15:11:04 +02:00
<config load="0" scan="1" panel="1" warn="1" lastopen="1"/>
2011-08-20 17:49:22 +02:00
<fingerprint md5="ad2f5bd509147b23b258161ffa14e0eb"/>
2011-08-20 14:49:54 +02:00
</file>
2011-08-20 17:49:22 +02:00
<file name="src\Draw.pbi">
<config load="0" scan="1" panel="1" warn="1" lastopen="1"/>
<fingerprint md5="a7844b55258bdd4a58b2d55e9593ebb0"/>
2011-08-20 14:49:54 +02:00
</file>
2011-08-20 17:49:22 +02:00
<file name="src\Events.pbi">
<config load="0" scan="1" panel="1" warn="1" lastopen="1"/>
<fingerprint md5="9dd8da8cf277ac254b39db24257c65b5"/>
2011-08-20 14:49:54 +02:00
</file>
2011-08-20 17:49:22 +02:00
<file name="src\Functions.pbi">
<config load="0" scan="1" panel="1" warn="1" lastopen="1"/>
<fingerprint md5="6a4e4dc75d9d6ab704b82092ed861d05"/>
2011-08-20 14:49:54 +02:00
</file>
2011-08-20 17:49:22 +02:00
<file name="src\Globals.pbi">
<config load="0" scan="1" panel="1" warn="1" lastopen="1"/>
<fingerprint md5="b7c0f56d905c931b4cab5569d2864c85"/>
2011-08-20 14:49:54 +02:00
</file>
2011-08-20 17:49:22 +02:00
<file name="src\Structs.pbi">
<config load="0" scan="1" panel="1" warn="1" lastopen="1"/>
<fingerprint md5="4cec4e716776207d73222c7134793c75"/>
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 17:49:22 +02:00
<outputfile value="bin/escape.exe"/>
<executable value="bin\escape.exe"/>
2011-08-20 14:49:54 +02:00
<options xpskin="1" debug="1"/>
2011-08-20 17:49:22 +02:00
<buildcount enable="1" value="1"/>
2011-08-20 14:49:54 +02:00
</target>
</section>
</project>