X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=Configurations%2FREADME;h=a5a006e46a348b28132c47b21ce17a6773bd358d;hp=a4c156762ce7c2b70e9c7308624c057a0587c61f;hb=2a08d1a05db937f8b1a62422b78ffe2fa07d3ead;hpb=dcdb4028b3981585537c6d57635ea91cd59589fa diff --git a/Configurations/README b/Configurations/README index a4c156762c..a5a006e46a 100644 --- a/Configurations/README +++ b/Configurations/README @@ -358,6 +358,11 @@ sense at all to just have a rename like that (why not just use "libbar" everywhere?), it does make sense when it can be used conditionally. See a little further below for an example. +In some cases, it's desirable to include some source files in the +shared form of a library only: + + SHARED_SOURCE[libfoo]=dllmain.c + For any file to be built, it's also possible to tell what extra include paths the build of their source files should use: