Changeset 8333 for trunk/make/setup.mak


Ignore:
Timestamp:
Apr 30, 2002, 8:19:13 AM (24 years ago)
Author:
bird
Message:

Build level info. Symbol files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/make/setup.mak

    r8299 r8333  
    1 # $Id: setup.mak,v 1.6 2002-04-22 02:23:05 bird Exp $
     1# $Id: setup.mak,v 1.7 2002-04-30 06:19:13 bird Exp $
    22
    33#
     
    148148
    149149# The default definitions.
    150 BUILD_DEFINES = -D__WIN32OS2__ -D__WINE__ -D__i386__
     150BUILD_DEFINES           = -D__WIN32OS2__ -D__WINE__ -D__i386__
     151BUILD_BLDLEVEL_FLAGS    = -V^"^#define=ODIN32_VERSION,$(PATH_ROOT)\include\odinbuild.h^" \
     152                          -M^"^#define=ODIN32_BUILD_NR,$(PATH_ROOT)\include\odinbuild.h^"
    151153
    152154# This is the process file to include at end of the makefile.
Note: See TracChangeset for help on using the changeset viewer.