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

32 lines
1 KiB
Plaintext
Raw Normal View History

<?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-13 23:43" 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="2dc43b582138ebdc5da153593cc44acd"/>
</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 unicode="1" thread="1" xpskin="1" debug="1"/>
<compilecount enable="1" value="25"/>
<buildcount enable="1" value="3"/>
</target>
</section>
</project>