User guide
210 DC 900-1333P
Freeway User Guide
The newly created files will be placed in the proper freeway\client\ op-sys\bin
or freeway\client\op-sys\lib directory.
d. Modify the dynamic link libraries to reside in the current working directory
or in a directory specified in your “PATH” environment variable.
Add
C:\freeway\client\op-sys\lib to your path.
or
Copy the
.dll files from C:\freeway\client\op-sys\lib to your bin
directory or to another directory in your path.
Step 5: Build CS API library file (X.25 only) page 86
a. Run the make file:
cd C:\freeway\lib\cs_api
nmake -f makefile.ant
(for an Alpha NT system)
nmake -f makefile.int (for an Intel NT system)
The newly created file will be placed in the
freeway\client\op-sys\lib directory.