aboutsummaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorVitaly Novichkov <admin@wohlnet.ru>2017-12-08 03:11:11 +0300
committerVitaly Novichkov <admin@wohlnet.ru>2017-12-08 03:11:11 +0300
commit30952a0a88f31000fa3b2329c6d16f215a30f282 (patch)
treea7cd8ef8fba47edf66cc63503af24ec495b7d125 /projects
parentab57d660908f36e6604fa537807090fd2c7798cb (diff)
downloadlibADLMIDI-30952a0a88f31000fa3b2329c6d16f215a30f282.tar.gz
libADLMIDI-30952a0a88f31000fa3b2329c6d16f215a30f282.tar.bz2
libADLMIDI-30952a0a88f31000fa3b2329c6d16f215a30f282.zip
Update OpenWatcom project
Diffstat (limited to 'projects')
-rw-r--r--projects/watcom/ADLMIDI.tgt178
-rw-r--r--projects/watcom/libADLMIDI.wpj8
-rw-r--r--projects/watcom/playmidi.tgt158
3 files changed, 194 insertions, 150 deletions
diff --git a/projects/watcom/ADLMIDI.tgt b/projects/watcom/ADLMIDI.tgt
index bec6792..4c3e335 100644
--- a/projects/watcom/ADLMIDI.tgt
+++ b/projects/watcom/ADLMIDI.tgt
@@ -32,286 +32,314 @@ WString
LIB
8
WVList
-0
+2
9
+MCState
+10
+WString
+4
+WLIB
+11
+WString
+25
+???s?Strip LINNUM records
+1
+1
+12
+MVState
+13
+WString
+4
+WLIB
+14
+WString
+16
+???s?Page bound:
+1
+15
+WString
+4
+1024
+0
+16
WVList
1
-10
+17
ActionStates
-11
+18
WString
5
&Make
-12
+19
WVList
0
-1
1
1
0
-13
+20
WPickList
11
-14
+21
MItem
3
*.c
-15
+22
WString
4
COBJ
-16
+23
WVList
3
-17
+24
MVState
-18
+25
WString
3
WCC
-19
+26
WString
25
n????Include directories:
1
-20
+27
WString
46
"$(%watcom)/h;$(%watcom)/h/nt" "../../include"
0
-21
+28
MRState
-22
+29
WString
3
WCC
-23
+30
WString
33
??2??80386 register-based calling
1
1
-24
+31
MRState
-25
+32
WString
3
WCC
-26
+33
WString
39
??2??Pentium Pro register-based calling
1
0
-27
+34
WVList
1
-28
+35
ActionStates
-29
+36
WString
5
&Make
-30
+37
WVList
0
-1
1
1
0
-31
+38
MItem
27
..\..\src\adlmidi_mus2mid.c
-32
+39
WString
4
COBJ
-33
+40
WVList
0
-34
+41
WVList
0
-14
+21
1
1
0
-35
+42
MItem
27
..\..\src\adlmidi_xmi2mid.c
-36
+43
WString
4
COBJ
-37
+44
WVList
0
-38
+45
WVList
0
-14
+21
1
1
0
-39
+46
MItem
21
..\..\src\nukedopl3.c
-40
+47
WString
4
COBJ
-41
+48
WVList
0
-42
+49
WVList
0
-14
+21
1
1
0
-43
+50
MItem
5
*.cpp
-44
+51
WString
6
CPPOBJ
-45
+52
WVList
1
-46
+53
MVState
-47
+54
WString
3
WPP
-48
+55
WString
25
n????Include directories:
1
-49
+56
WString
47
"$(%watcom)/h;$(%watcom)/h/nt" "../../include"
0
-50
+57
WVList
0
-1
1
1
0
-51
+58
MItem
21
..\..\src\adldata.cpp
-52
+59
WString
6
CPPOBJ
-53
+60
WVList
0
-54
+61
WVList
0
-43
+50
1
1
0
-55
+62
MItem
21
..\..\src\adlmidi.cpp
-56
+63
WString
6
CPPOBJ
-57
+64
WVList
0
-58
+65
WVList
0
-43
+50
1
1
0
-59
+66
MItem
26
..\..\src\adlmidi_load.cpp
-60
+67
WString
6
CPPOBJ
-61
+68
WVList
0
-62
+69
WVList
0
-43
+50
1
1
0
-63
+70
MItem
30
..\..\src\adlmidi_midiplay.cpp
-64
+71
WString
6
CPPOBJ
-65
+72
WVList
0
-66
+73
WVList
0
-43
+50
1
1
0
-67
+74
MItem
26
..\..\src\adlmidi_opl3.cpp
-68
+75
WString
6
CPPOBJ
-69
+76
WVList
0
-70
+77
WVList
0
-43
+50
1
1
0
-71
+78
MItem
29
..\..\src\adlmidi_private.cpp
-72
+79
WString
6
CPPOBJ
-73
+80
WVList
0
-74
+81
WVList
0
-43
+50
1
1
0
diff --git a/projects/watcom/libADLMIDI.wpj b/projects/watcom/libADLMIDI.wpj
index fbab996..b7bfc41 100644
--- a/projects/watcom/libADLMIDI.wpj
+++ b/projects/watcom/libADLMIDI.wpj
@@ -32,8 +32,8 @@ WVList
VComponent
9
WRect
-168
-260
+160
+270
5712
4360
0
@@ -48,8 +48,8 @@ ADLMIDI.tgt
VComponent
12
WRect
-1704
-1300
+1712
+810
5712
4360
0
diff --git a/projects/watcom/playmidi.tgt b/projects/watcom/playmidi.tgt
index d09f132..d1c5b42 100644
--- a/projects/watcom/playmidi.tgt
+++ b/projects/watcom/playmidi.tgt
@@ -32,123 +32,139 @@ WString
NEXE
8
WVList
-1
+2
9
MVState
10
WString
-5
-WLINK
+7
+WINLINK
11
WString
+22
+?????Other options(,):
+1
+12
+WString
+12
+commit st=1m
+0
+13
+MVState
+14
+WString
+7
+WINLINK
+15
+WString
18
?????Libraries(,):
1
-12
+16
WString
7
ADLMIDI
0
-13
+17
WVList
5
-14
+18
ActionStates
-15
+19
WString
7
Sam&ple
-16
+20
WVList
0
-17
+21
ActionStates
-18
+22
WString
13
Remote D&ebug
-19
+23
WVList
2
-20
+24
MRState
-21
+25
WString
6
RDEBUG
-22
+26
WString
13
????9Windowed
1
0
-23
+27
MRState
-24
+28
WString
6
RDEBUG
-25
+29
WString
19
????9Character mode
1
1
-26
+30
ActionStates
-27
+31
WString
12
Local &Debug
-28
+32
WVList
1
-29
+33
MVState
-30
+34
WString
6
WDEBUG
-31
+35
WString
28
?????Application parameters:
1
-32
+36
WString
9
ttd10.mid
0
-33
+37
ActionStates
-34
+38
WString
5
&Make
-35
+39
WVList
0
-36
+40
ActionStates
-37
+41
WString
4
&Run
-38
+42
WVList
1
-39
+43
MVState
-40
+44
WString
3
RUN
-41
+45
WString
28
?????Application parameters:
1
-42
+46
WString
9
ttd10.mid
@@ -157,150 +173,150 @@ ttd10.mid
1
1
0
-43
+47
WPickList
4
-44
+48
MItem
3
*.c
-45
+49
WString
4
COBJ
-46
+50
WVList
1
-47
+51
MVState
-48
+52
WString
3
WCC
-49
+53
WString
25
n????Include directories:
1
-50
+54
WString
47
"$(%watcom)/h;$(%watcom)/h/nt" "../../include"
0
-51
+55
WVList
0
-1
1
1
0
-52
+56
MItem
34
..\..\utils\midiplay\wave_writer.c
-53
+57
WString
4
COBJ
-54
+58
WVList
0
-55
+59
WVList
0
-44
+48
1
1
0
-56
+60
MItem
5
*.cpp
-57
+61
WString
6
CPPOBJ
-58
+62
WVList
2
-59
+63
MVState
-60
+64
WString
3
WPP
-61
+65
WString
25
n????Include directories:
1
-62
+66
WString
47
"$(%watcom)/h;$(%watcom)/h/nt" "../../include"
0
-63
+67
MVState
-64
+68
WString
3
WPP
-65
+69
WString
23
?????Macro definitions:
1
-66
+70
WString
16
OUTPUT_WAVE_ONLY
0
-67
+71
WVList
0
-1
1
1
0
-68
+72
MItem
36
..\..\utils\midiplay\adlmidiplay.cpp
-69
+73
WString
6
CPPOBJ
-70
+74
WVList
2
-71
+75
MRState
-72
+76
WString
3
WPP
-73
+77
WString
33
??2??80386 register-based calling
1
1
-74
+78
MRState
-75
+79
WString
3
WPP
-76
+80
WString
39
??2??Pentium Pro register-based calling
1
0
-77
+81
WVList
0
-56
+60
1
1
0