From bed6bcb220346c622a307bf405b9a1e87fd99db5 Mon Sep 17 00:00:00 2001 From: Vitaly Novichkov Date: Sat, 19 May 2018 19:55:47 +0300 Subject: OpenWatcom compilation fix --- projects/watcom/ADLMIDI.tgt | 246 +++++++++++++++++++++++++++++++++-------- projects/watcom/libADLMIDI.wpj | 20 ++-- 2 files changed, 208 insertions(+), 58 deletions(-) (limited to 'projects/watcom') diff --git a/projects/watcom/ADLMIDI.tgt b/projects/watcom/ADLMIDI.tgt index 4c3e335..d731507 100644 --- a/projects/watcom/ADLMIDI.tgt +++ b/projects/watcom/ADLMIDI.tgt @@ -12,7 +12,7 @@ LIB 3 WString 5 -n_2sn +d_2sn 1 0 1 @@ -79,7 +79,7 @@ WVList 0 20 WPickList -11 +18 21 MItem 3 @@ -100,12 +100,12 @@ WCC 26 WString 25 -n????Include directories: +d????Include directories: 1 27 WString -46 -"$(%watcom)/h;$(%watcom)/h/nt" "../../include" +30 +"$(%watcom)/h" "../../include" 0 28 MRState @@ -185,8 +185,8 @@ WVList 0 46 MItem -21 -..\..\src\nukedopl3.c +33 +..\..\src\chips\nuked\nukedopl3.c 47 WString 4 @@ -203,143 +203,293 @@ WVList 0 50 MItem +37 +..\..\src\chips\nuked\nukedopl3_174.c +51 +WString +4 +COBJ +52 +WVList +0 +53 +WVList +0 +21 +1 +1 +0 +54 +MItem +26 +..\..\src\wopl\wopl_file.c +55 +WString +4 +COBJ +56 +WVList +0 +57 +WVList +0 +21 +1 +1 +0 +58 +MItem 5 *.cpp -51 +59 WString 6 CPPOBJ -52 +60 WVList -1 -53 +3 +61 MVState -54 +62 WString 3 WPP -55 +63 WString 25 -n????Include directories: +d????Include directories: 1 -56 +64 WString -47 -"$(%watcom)/h;$(%watcom)/h/nt" "../../include" +30 +"$(%watcom)/h" "../../include" 0 -57 +65 +MRState +66 +WString +3 +WPP +67 +WString +21 +?????Default rounding +1 +0 +68 +MRState +69 +WString +3 +WPP +70 +WString +18 +?????Omit rounding +1 +1 +71 WVList 0 -1 1 1 0 -58 +72 MItem 21 ..\..\src\adldata.cpp -59 +73 WString 6 CPPOBJ -60 +74 WVList 0 -61 +75 WVList 0 -50 +58 1 1 0 -62 +76 MItem 21 ..\..\src\adlmidi.cpp -63 +77 WString 6 CPPOBJ -64 +78 WVList 0 -65 +79 WVList 0 -50 +58 1 1 0 -66 +80 MItem 26 ..\..\src\adlmidi_load.cpp -67 +81 WString 6 CPPOBJ -68 +82 WVList 0 -69 +83 WVList 0 -50 +58 1 1 0 -70 +84 MItem 30 ..\..\src\adlmidi_midiplay.cpp -71 +85 WString 6 CPPOBJ -72 +86 WVList 0 -73 +87 WVList 0 -50 +58 1 1 0 -74 +88 MItem 26 ..\..\src\adlmidi_opl3.cpp -75 +89 WString 6 CPPOBJ -76 +90 WVList 0 -77 +91 WVList 0 -50 +58 1 1 0 -78 +92 MItem 29 ..\..\src\adlmidi_private.cpp -79 +93 WString 6 CPPOBJ -80 +94 WVList 0 -81 +95 WVList 0 -50 +58 +1 +1 +0 +96 +MItem +32 +..\..\src\chips\dosbox\dbopl.cpp +97 +WString +6 +CPPOBJ +98 +WVList +0 +99 +WVList +0 +58 +1 +1 +0 +100 +MItem +31 +..\..\src\chips\dosbox_opl3.cpp +101 +WString +6 +CPPOBJ +102 +WVList +0 +103 +WVList +0 +58 +1 +1 +0 +104 +MItem +30 +..\..\src\chips\nuked_opl3.cpp +105 +WString +6 +CPPOBJ +106 +WVList +0 +107 +WVList +0 +58 +1 +1 +0 +108 +MItem +35 +..\..\src\chips\nuked_opl3_v174.cpp +109 +WString +6 +CPPOBJ +110 +WVList +0 +111 +WVList +0 +58 +1 +1 +0 +112 +MItem +33 +..\..\src\chips\opl_chip_base.cpp +113 +WString +6 +CPPOBJ +114 +WVList +0 +115 +WVList +0 +58 1 1 0 diff --git a/projects/watcom/libADLMIDI.wpj b/projects/watcom/libADLMIDI.wpj index b7bfc41..e0d9442 100644 --- a/projects/watcom/libADLMIDI.wpj +++ b/projects/watcom/libADLMIDI.wpj @@ -4,10 +4,10 @@ projectIdent VpeMain 1 WRect --24 -270 -10288 -9680 +-32 +260 +10304 +9710 2 MProject 3 @@ -32,8 +32,8 @@ WVList VComponent 9 WRect -160 -270 +328 +240 5712 4360 0 @@ -43,13 +43,13 @@ WFileName 11 ADLMIDI.tgt 0 -10 +17 11 VComponent 12 WRect -1712 -810 +3752 +3250 5712 4360 0 @@ -60,4 +60,4 @@ WFileName playmidi.tgt 0 3 -11 +8 -- cgit v1.2.3