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.
74 lines
2.9 KiB
74 lines
2.9 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project xmlns="http://www.purebasic.com/namespace" version="1.0" creator="PureBasic 5.62 (Windows - x86)">
|
|
<section name="config">
|
|
<options closefiles="1" openmode="2" name="ConnectionTest"/>
|
|
</section>
|
|
<section name="data">
|
|
<explorer view="" pattern="0"/>
|
|
<log show="1"/>
|
|
<lastopen date="2018-11-18 18:10" user="Andy" host="MINAS"/>
|
|
</section>
|
|
<section name="files">
|
|
<file name="Main.pb">
|
|
<config load="1" scan="1" panel="1" warn="1" lastopen="1" panelstate="+"/>
|
|
<fingerprint md5="06a219f523b6bff8eeb67c4ed729c9a7"/>
|
|
</file>
|
|
<file name="Wnd.pbf">
|
|
<config load="1" scan="1" panel="1" warn="1" lastopen="1" panelstate="+"/>
|
|
<fingerprint md5="5faa0a245f63229d47e81d1568979e4b"/>
|
|
</file>
|
|
</section>
|
|
<section name="targets">
|
|
<target name="32-Bit Executable" enabled="1" default="1">
|
|
<inputfile value="Main.pb"/>
|
|
<outputfile value="..\ConnTest.exe"/>
|
|
<options thread="1" xpskin="1" debug="1"/>
|
|
<temporaryexe value="source"/>
|
|
<compilecount enable="1" value="60"/>
|
|
<buildcount enable="1" value="15"/>
|
|
<execonstant enable="1"/>
|
|
<versioninfo enable="1">
|
|
<field0 value="1.%yy%mm.%dd%BUILDCOUNT.%COMPILECOUNT"/>
|
|
<field1 value="1.%yy%mm.%dd%BUILDCOUNT.%COMPILECOUNT"/>
|
|
<field2 value="Imhotheb"/>
|
|
<field3 value="Connection Test"/>
|
|
<field4 value="1.%yy%mm.%dd%BUILDCOUNT.%COMPILECOUNT"/>
|
|
<field5 value="1.%yy%mm.%dd%BUILDCOUNT.%COMPILECOUNT"/>
|
|
<field6 value="Connection Test"/>
|
|
<field7 value="iConnTest"/>
|
|
<field8 value="%EXECUTABLE"/>
|
|
<field9 value="© Imhotheb"/>
|
|
<field13 value="Info@Imhotheb.de"/>
|
|
<field14 value="https://imhotheb.de"/>
|
|
<field15 value="VOS_NT"/>
|
|
<field16 value="VFT_APP"/>
|
|
</versioninfo>
|
|
</target>
|
|
<target name="64-Bit Executable" enabled="1" default="0">
|
|
<inputfile value="Main.pb"/>
|
|
<outputfile value="..\ConnTest_x64.exe"/>
|
|
<options thread="1" xpskin="1" debug="1"/>
|
|
<temporaryexe value="source"/>
|
|
<compilecount enable="1" value="54"/>
|
|
<buildcount enable="1" value="15"/>
|
|
<execonstant enable="1"/>
|
|
<versioninfo enable="1">
|
|
<field0 value="1.%yy%mm.%dd%BUILDCOUNT.%COMPILECOUNT"/>
|
|
<field1 value="1.%yy%mm.%dd%BUILDCOUNT.%COMPILECOUNT"/>
|
|
<field2 value="Imhotheb"/>
|
|
<field3 value="Connection Test"/>
|
|
<field4 value="1.%yy%mm.%dd%BUILDCOUNT.%COMPILECOUNT"/>
|
|
<field5 value="1.%yy%mm.%dd%BUILDCOUNT.%COMPILECOUNT"/>
|
|
<field6 value="Connection Test"/>
|
|
<field7 value="iConnTest"/>
|
|
<field8 value="%EXECUTABLE"/>
|
|
<field9 value="© Imhotheb"/>
|
|
<field13 value="Info@Imhotheb.de"/>
|
|
<field14 value="https://imhotheb.de"/>
|
|
<field15 value="VOS_NT"/>
|
|
<field16 value="VFT_APP"/>
|
|
</versioninfo>
|
|
</target>
|
|
</section>
|
|
</project>
|
|
|