|
|
|
@ -50,7 +50,7 @@ char const * VLC_##func ( void ) \ |
|
|
|
return VLC_##var ; \ |
|
|
|
} |
|
|
|
|
|
|
|
DECLARE_VLC_VERSION( CompileBy, COMPILE_BY ); |
|
|
|
DECLARE_VLC_VERSION( CompileHost, COMPILE_HOST ); |
|
|
|
DECLARE_VLC_VERSION( CompileDomain, COMPILE_DOMAIN ); |
|
|
|
DECLARE_VLC_VERSION( Compiler, COMPILER ); |
|
|
|
DECLARE_VLC_VERSION( CompileBy, COMPILE_BY ) |
|
|
|
DECLARE_VLC_VERSION( CompileHost, COMPILE_HOST ) |
|
|
|
DECLARE_VLC_VERSION( CompileDomain, COMPILE_DOMAIN ) |
|
|
|
DECLARE_VLC_VERSION( Compiler, COMPILER ) |
|
|
|
|