Ignore:
Timestamp:
Apr 14, 2001, 6:42:55 PM (24 years ago)
Author:
sandervl
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sbliveos2/trunk/include/sblive32.mk

    r174 r175  
    3131!ifndef OBJDIR
    3232!  if "$(DEBUG)" == "1"
    33 OBJDIR   = bin\Debug$(DIREXT)
     33OBJDIR   = bin\Debug.$(DIREXT)
    3434!    else
    35 OBJDIR   = bin\Release$(DIREXT)
     35OBJDIR   = bin\Release.$(DIREXT)
    3636!  endif
    3737!endif
Note: See TracChangeset for help on using the changeset viewer.