VirtualBox

Changeset 3065 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jun 6, 2007 12:56:10 PM (18 years ago)
Author:
vboxsync
Message:

Added prefined strings for Windows resource files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/version.h

    r3000 r3065  
    3333#define VBOX_VENDOR                     "innotek GmbH"
    3434
     35
     36/** Prefined strings for Windows resource files */
     37#define VBOX_RC_COMPANY_NAME            VBOX_VENDOR
     38#define VBOX_RC_FILE_VERSION            VBOX_VERSION_MAJOR "." VBOX_VERSION_MINOR "." VBOX_VERSION_BUILD "\0"
     39#define VBOX_RC_LEGAL_COPYRIGHT         "Copyright (C) 2004-2007 innotek GmbH\0"
     40#define VBOX_RC_PRODUCT_VERSION         VBOX_VERSION_MAJOR "." VBOX_VERSION_MINOR "." VBOX_VERSION_BUILD "\0"
     41
    3542#endif
    3643
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette