Right click on [JSimpleExternalObj files] again.
In the popup menu, select [Add Files into Project...].
In the [Add Files into Project...] dialog box,
We will next Add awt.lib, base.lib, neat.lib:
- using method 1:
Assuming that we are viewing the n:\develop folder,
Type exactly on [File name:]
(including double-quotes and spaces)
"neat.lib" "base.lib" "awt.lib"
Click [Ok].
- using method 2:
Assuming that we are viewing the n:\develop folder,
In the [Files of type:] pull-down menu,
Select [Library Files (.lib)]
or [All Files (*.*)]
in order to view
awt.lib, base.lib, neat.lib.
Select awt.lib, base.lib, neat.lib.
Click [Ok].
ADD any other required .lib files.
ADD your NeatTools Module .cpp and .h
source and header files.
You may wish to organize your files into folders.
Right click on [JSimpleExternalObj files] again.
In the popup menu, select [New Folder...].
In the [Name of the new folder] text-line,
type "Library Files".
In the [File extensions] text-line,
type "lib".
And so forth...
Drag files into the appropriate folder.
(Subsequent files added to the project will be automatically placed in
the appropriate folders.)