When generating the makefile, the "Library_Path" and "Libraries" sections are
generated correctly, but these are not used in the output command line options
for CPP_DLL projects (as they are in CPP_EXECUTABLE projects).
This causes any static library references to be undefined in the resulting
shared object file.