VirtualBox

Changeset 84939 in vbox


Ignore:
Timestamp:
Jun 25, 2020 9:43:53 AM (5 years ago)
Author:
vboxsync
Message:

makefile.tstCAPIGlue: Don't test for BUILD_PLATFORM == win in a sample makefile. Try use ProgramFiles instead.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/cbinding/makefile.tstCAPIGlue

    r82968 r84939  
    3131PATH_SDK      = ../../..
    3232CAPI_INC      = -I$(PATH_SDK)/bindings/c/include
    33 ifeq ($(BUILD_PLATFORM),win)
     33ifdef ProgramFiles
    3434PLATFORM_INC  = -I$(PATH_SDK)/bindings/mscom/include
    3535PLATFORM_LIB  = $(PATH_SDK)/bindings/mscom/lib
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