30 lines
779 B
Markdown
30 lines
779 B
Markdown
# LIB_SAMP
|
|
|
|
In order to build LIB_SAMP, following third party SDK is required:
|
|
- Miles Sound System AIL32 v1.0
|
|
- Gravis Ultra Sound SDK v2.1 (gussdk21)
|
|
|
|
AIL32 v1.0 is licensed under "Copyright (C) 1991, 1992 Miles Design, Inc."
|
|
terms and is not delivered in this package.
|
|
|
|
Gravis Ultra Sound SDK is licensed under
|
|
"Copyright (C): 1993,1994 by Advanced Gravis Computer Technology" terms and is
|
|
not delivered in this package. It's included in the AIL32 SDK.
|
|
|
|
Following files from AIL32 SDK are expected to be in LIB_SAMP folder:
|
|
|
|
```
|
|
+---LIB_SAMP
|
|
| 386.MAC
|
|
| AIL32.INC
|
|
| AIL32PAT.EXE
|
|
| GF1NEW.INC
|
|
| GF1PROTO.INC
|
|
| GF1_OSPM.LIB
|
|
| GUS.BAT
|
|
| GUS.MAK
|
|
| GUSDIG32.ASM
|
|
| GUSMID32.INC
|
|
| PMINIT.ASM
|
|
| PMINIT.INC
|
|
``` |