Ignore:
Timestamp:
Jun 17, 2004, 10:46:46 PM (21 years ago)
Author:
bird
Message:

MSC confuses '/' in files with '/' in options, naturally..

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/header.kmk

    r101 r102  
    202202PATH_TOOLS          := $(PATH_TOOLS_OS2)
    203203EXEC_X86_WIN32      := innopec.exe
     204DRV_WINEROOT        :=
    204205HOSTSUFF_EXE        := .exe
    205206endif
     
    210211EXEC_X86_WIN32      := wine --
    211212HOSTSUFF_EXE        :=
     213DRV_WINEROOT        := z:
    212214endif
    213215
     
    217219EXEC_X86_WIN32      :=
    218220HOSTSUFF_EXE        := .exe
     221DRV_WINEROOT        :=
    219222endif
    220223
Note: See TracChangeset for help on using the changeset viewer.