Home
last modified time | relevance | path

Searched refs:LIBRARY_CONCAT3 (Results 1 – 1 of 1) sorted by relevance

/trunk/main/tools/inc/tools/
H A Dsolar.h288 #define LIBRARY_CONCAT3( s1, s2, s3 ) \ macro
295 LIBRARY_CONCAT3( Base, __DLLEXTENSION, ".DLL" )
297 LIBRARY_CONCAT3( Base, Lang, ".DLL" )
300 LIBRARY_CONCAT3( "lib", Base, __DLLEXTENSION )
302 LIBRARY_CONCAT3( "lib", Base, Lang )

Completed in 13 milliseconds