-
Notifications
You must be signed in to change notification settings - Fork 1
/
HIDE.hpr
120 lines (106 loc) · 1.97 KB
/
HIDE.hpr
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
[HPR Settings]
mainfile=src\HIDE.hla
tab=4
backups=0
options=00000040
Project Version=10
usetemp=false
useunits=true
useback=false
findscope=00000001
findflags=00000001
wscan header=src\win_inc.hhf
[HPR Folders]
units
res
src
Docs
[HIDE]
console=false
output=%h\..\HIDE_WORK\hide.exe
type=modular
main=HIDE.hla
debug=false
[HIDE.link]
-heap:0x100,0x100
-stack:0xF4240,0xF4240
-base:0x4000000
-entry:HLAMain
-fixed
-section:.data,RW
-section:.text,ER
-machine:ix86
[HIDE.files]
HIDE.hla,src,hlaprogram
HIDE.hhf,src,include
raedit.hhf,src,include
EditFunctions.hla,src,hlaunit
TabTool.hla,src,hlaunit
TreeTool.hla,src,hlaunit
Project.hla,src,hlaunit
Output.hla,src,hlaunit
make.hla,src,hlaunit
Keywords.hla,src,hlaunit
HIDE.rc,res,resource
find.hla,src,hlaunit
HIDEerrors.hla,src,hlaunit
properties.hla,src,hlaunit
externals.hhf,src,include
types.hhf,src,include
print.hla,src,hlaunit
win_inc.hhf,src,include
rsrc.hhf,res,include
HIDE_procs.hla,src,hlaunit
scanID.txt,src,misc
data.hla,src,hlaunit
autocompletion.hla,src,hlaunit
autocompletion.hhf,src,include
autocompletion.rc,res,resource
filelist.hla,src,hlaunit
genLexer.hla,src,hlaunit
genLexer.hhf,src,include
Project Notes.txt,Docs,misc
RAHexEd.hhf,src,include
HIDE.khelp,Docs,khelp
script concept,Docs,misc
manager.hla,src,hlaunit
Tools.khelp,Docs,khelp
Instruction_Ref.khelp,Docs,khelp
README.md,,misc
odin_imports.odin,src,misc
[Build Lexer]
type=target
target=src\scanID.kmk
output=
[Build Lexer.files]
scanID.kmk,src,kmake
[Held Jobs]
Build Lexer
Update Docs
Build
[HPR Jobs]
HIDE
[HIDE.extlinked]
kernel32.lib
user32.lib
hlalib.lib
comdlg32.lib
ole32.lib
shell32.lib
comctl32.lib
hidelib.lib
olepro32.lib
GraphicEx_Lib.lib
GDI32.LIB
[Update Docs]
type=target
output=
target=Docs\update_docs.kmk
[Update Docs.files]
update_docs.kmk,Docs,kmake
[Build]
type=target
output=
target=Build.kmk
[Build.files]
Build.kmk,,kmake