You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
1.7 KiB
47 lines
1.7 KiB
<?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="4" 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-08-18 12:51" user="rubenmueller" host="localhost"/> |
|
</section> |
|
<section name="files"> |
|
<file name="src/Main.pb"> |
|
<config load="0" scan="1" panel="1" warn="1" lastopen="0"/> |
|
<fingerprint md5="d1f3164bb5fec7361255de01f9092ae7"/> |
|
</file> |
|
<file name="src/Structs.pbi"> |
|
<config load="0" scan="1" panel="1" warn="1" lastopen="0"/> |
|
<fingerprint md5="3f6fdbb23e900f0a334f07d26355f27f"/> |
|
</file> |
|
<file name="src/Draw.pbi"> |
|
<config load="0" scan="1" panel="1" warn="1" lastopen="0"/> |
|
<fingerprint md5="9224465e12cc31c27a387b1e9d602a77"/> |
|
</file> |
|
<file name="src/Events.pbi"> |
|
<config load="0" scan="1" panel="1" warn="1" lastopen="0"/> |
|
<fingerprint md5="9dd147e52792042f4e79268cca55cb49"/> |
|
</file> |
|
<file name="src/Globals.pbi"> |
|
<config load="0" scan="1" panel="1" warn="1" lastopen="0"/> |
|
<fingerprint md5="5abb967324ded5ac249dc8b4ac43531a"/> |
|
</file> |
|
</section> |
|
<section name="targets"> |
|
<target name="Default Target" enabled="1" default="1"> |
|
<inputfile value="src/Main.pb"/> |
|
<outputfile value="build/pongr"/> |
|
<executable value="build/pongr"/> |
|
<options thread="1" xpskin="1"/> |
|
<compilecount enable="1" value="54"/> |
|
<buildcount enable="1" value="4"/> |
|
</target> |
|
</section> |
|
</project>
|
|
|