Changeset 104 for trunk/make.inc


Ignore:
Timestamp:
Oct 2, 2023, 11:34:35 PM (23 months ago)
Author:
gyoung
Message:

Remaining changes from merge with Lars 2.9 branch

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/make.inc

    r55 r104  
    11# List of languages to be built.
    2 LANGUAGES       =       de en nl it tw
     2LANGUAGES       =       de en es fr nl it tw
    33
    44#define the next makro if compiling a release rather than a beta
     
    4040export COMMONSRC        =       $(BUILD_ROOT)/common_functions
    4141
    42 export NLVBASE          =       $(BUILD_ROOT)/Trunk/nlv
    43 export MMSRCBASE        =       $(BUILD_ROOT)/Trunk
     42export NLVBASE          =       $(BUILD_ROOT)/nlv
     43export MMSRCBASE        =       $(BUILD_ROOT)
    4444
    45 
Note: See TracChangeset for help on using the changeset viewer.