Changeset 4 for trunk/make.inc


Ignore:
Timestamp:
Jul 13, 2017, 5:17:57 AM (8 years ago)
Author:
stevenhl
Message:

Import modifications from cwmm-0_2_9-work-01_10_2006.zip dated 2006-08-27

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/make.inc

    r3 r4  
    11# List of languages to be built.
    2 LANGUAGES       =       de en nl it
     2LANGUAGES       =       de en nl it tw
    33
    44#define the next makro if compiling a release rather than a beta
     
    99#That's used for createcd.exe until I find a decent documentation for make to do it better...
    1010#Also used for including the right icons
    11 #ECS_COMPILE    =       YES
     11ECS_COMPILE     =       YES
    1212
    1313ifdef    ECS_COMPILE
     
    3636ECSMFLDRDIR = MediaFld
    3737
    38 #The base dir for additional functions for the MM helper programs
     38#The base dir off the CW function toolkit
    3939export COMMONSRC        =       H:/cwmm/common_functions
    4040
     41export NLVBASE          =       H:/cwmm/nlv
     42export MMSRCBASE        =       H:/cwmm
    4143
    4244
Note: See TracChangeset for help on using the changeset viewer.