51 lines
1.9 KiB
XML
51 lines
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project xmlns="http://www.purebasic.com/namespace" version="1.0" creator="PureBasic 4.51 (MacOS X - 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 22:58" user="rubenmueller" host="localhost"/>
|
|
</section>
|
|
<section name="files">
|
|
<file name="src/Draw.pbi">
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="0"/>
|
|
<fingerprint md5="cf228a2c0d45d8e9685f075a4d7e0c99"/>
|
|
</file>
|
|
<file name="src/Events.pbi">
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="0"/>
|
|
<fingerprint md5="a0c820e419e497f30bad0b61543b7f25"/>
|
|
</file>
|
|
<file name="src/Functions.pbi">
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="0"/>
|
|
<fingerprint md5="ed491d1019ce28aa13abe10d2d379bd9"/>
|
|
</file>
|
|
<file name="src/Globals.pbi">
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="0"/>
|
|
<fingerprint md5="0ac1462aee241a3988087e55d18c4cb6"/>
|
|
</file>
|
|
<file name="src/Main.pb">
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="0"/>
|
|
<fingerprint md5="3dbf5809e1f3064215228cb40414399d"/>
|
|
</file>
|
|
<file name="src/Structs.pbi">
|
|
<config load="0" scan="1" panel="1" warn="1" lastopen="0"/>
|
|
<fingerprint md5="251146b13dc31d1bb75e115d1eb6619c"/>
|
|
</file>
|
|
</section>
|
|
<section name="targets">
|
|
<target name="Default Target" enabled="1" default="1">
|
|
<inputfile value="src/Main.pb"/>
|
|
<outputfile value="bin/escape.app"/>
|
|
<executable value="bin/escape.app"/>
|
|
<options xpskin="1" debug="1"/>
|
|
<format exe="default" cpu="1"/>
|
|
<buildcount enable="1" value="5"/>
|
|
</target>
|
|
</section>
|
|
</project>
|