VirtualBox

Changeset 42258 in vbox


Ignore:
Timestamp:
Jul 20, 2012 1:05:09 PM (13 years ago)
Author:
vboxsync
Message:

BIOS: Allow stand-alone builds again.

Location:
trunk/src/VBox/Devices/PC/BIOS
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/BIOS/bios.c

    r42147 r42258  
    4343#include "inlines.h"
    4444#include "biosint.h"
     45#ifndef VBOX_VERSION_STRING
    4546#include <VBox/version.h>
     47#endif
    4648
    4749static  const char  bios_cvs_version_string[] = "VirtualBox " VBOX_VERSION_STRING;
  • trunk/src/VBox/Devices/PC/BIOS/makefile

    r42127 r42258  
    2525
    2626.c.obj : .autodepend
    27         wcc -fo=.obj $(CFLAGS) $(DEFS) $<
     27        wcc -fo=.obj $(CFLAGS) $(DEFS) $(INCLS) $<
    2828
    2929.asm.obj : .autodepend
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