This repository was archived by the owner on Jan 13, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcxConvert.pbp
More file actions
40 lines (39 loc) · 1.49 KB
/
cxConvert.pbp
File metadata and controls
40 lines (39 loc) · 1.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.purebasic.com/namespace" version="1.0" creator="PureBasic 5.61 (Windows - x64)">
<section name="config">
<options closefiles="1" openmode="0" name="cx Converter"/>
</section>
<section name="data">
<explorer view="C:\Program Files (x86)\PureBasic\Examples\" pattern="0"/>
<log show="1"/>
<lastopen date="2017-11-21 22:38" user="Micha" host="MICHA-PC"/>
</section>
<section name="files">
<file name="cxConvert.pb">
<config load="0" scan="1" panel="1" warn="1" lastopen="1" panelstate="+"/>
<fingerprint md5="f4ce24a021b74fb8dcd9593ac0daa505"/>
</file>
</section>
<section name="targets">
<target name="Default Target" enabled="1" default="1">
<inputfile value="cxConvert.pb"/>
<outputfile value="cxConvert.exe"/>
<executable value="C:\Users\Micha\Desktop\cxConvert.exe"/>
<options xpskin="1"/>
<icon enable="1">cxConvert.ico</icon>
<versioninfo enable="1">
<field0 value="1.0.0.3"/>
<field1 value="1.0.0.3"/>
<field2 value="Whitesky Games"/>
<field3 value="cxConvert"/>
<field4 value="1.0.0.3"/>
<field5 value="1.0.0.3"/>
<field6 value="Converts Monkey X files to Cerberus X"/>
<field7 value="cxConvert"/>
<field8 value="cxConvert"/>
<field9 value="(c)2017 Michael Hartlef"/>
<field14 value="https://www.cerberus-x.com"/>
</versioninfo>
</target>
</section>
</project>