librarypath | |
ACTION: |
define a filepath for DLL files
|
USE: |
tells the computer where to find Dynamic Link Libraries
required to run the program. (System DLLs do not require this.)
|
RELATED: |
library
extern
includepath
|
librarypath | |
ACTION: |
define a filepath for DLL files
|
USE: |
tells the computer where to find Dynamic Link Libraries
required to run the program. (System DLLs do not require this.)
|
RELATED: |
library
extern
includepath
|