This repository has been archived on 2021-11-09. You can view files and clone it, but cannot push or open issues or pull requests.
pongr/pongr/pongr.pbp
2011-01-15 17:45:37 +01:00

44 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.purebasic.com/namespace" version="1.0" creator="PureBasic 4.51 (Linux - x64)">
<section name="config">
<options closefiles="1" openmode="0" name="Pongr"/>
<comment>
First project from Ruben and Aaron Mueller
</comment>
</section>
<section name="data">
<explorer view="../../../" pattern="0"/>
<log show="1"/>
<lastopen date="2011-01-15 17:39" user="aaron" host="deskFu"/>
</section>
<section name="files">
<file name="pong.pb">
<config load="0" scan="1" panel="1" warn="1" lastopen="1"/>
<fingerprint md5="2d2a96e4447872844b4c2183e257eebc"/>
</file>
<file name="structs.pb">
<config load="0" scan="1" panel="1" warn="1" lastopen="0"/>
<fingerprint md5="85e0553420e8dcaef5cd8c0aa2fd7840"/>
</file>
<file name="draw.pb">
<config load="0" scan="1" panel="1" warn="1" lastopen="0"/>
<fingerprint md5="0e64513b04987abbba636b341997cad8"/>
</file>
<file name="events.pb">
<config load="0" scan="1" panel="1" warn="1" lastopen="0"/>
<fingerprint md5="5a5949b45c8ae14dd9585575b5f78e02"/>
</file>
</section>
<section name="targets">
<target name="Default Target" enabled="1" default="1">
<inputfile value="pong.pb"/>
<outputfile value="build/pongr"/>
<executable value="build/pongr"/>
<options thread="1" xpskin="1" debug="1"/>
<compilecount enable="1" value="39"/>
<buildcount enable="1" value="4"/>
</target>
</section>
</project>