VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
vrfCompiler.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2018 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
6 #pragma once
7 
9 #include <vlutil/vlString.h>
10 
12 DT_DLL_vrfutil const char* DtVrfCompiler();
13 
16 
18 DT_DLL_vrfutil unsigned int DtVRFSvnRevision();
19 
21 DT_DLL_vrfutil const char* DtVRFSvnURL();
DT_DLL_vrfutil const char * DtVrfCompiler()
Returns the compiler.
DT_DLL_vrfutil DtString DtVrfDumpfileNameString(const char *name)
Returns a string to append after application name.
#define DT_DLL_vrfutil
This file is used to determine how to build Disable inconsistent dll linkage warning Visual Studio 6...
Definition: vrfutilDefines.h:34
DT_DLL_vrfutil unsigned int DtVRFSvnRevision()
Returns the VRF SVN version.
DT_DLL_vrfutil const char * DtVRFSvnURL()
Returns the VRF SVN URL.

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)