Changeset 104 for trunk/make.inc
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to
/branches/v2.9 merged eligible /branches/v2.9_Lars merged eligible
-
Property svn:mergeinfo
set to
-
trunk/make.inc
r55 r104 1 1 # List of languages to be built. 2 LANGUAGES = de en nl it tw2 LANGUAGES = de en es fr nl it tw 3 3 4 4 #define the next makro if compiling a release rather than a beta … … 40 40 export COMMONSRC = $(BUILD_ROOT)/common_functions 41 41 42 export NLVBASE = $(BUILD_ROOT)/ Trunk/nlv43 export MMSRCBASE = $(BUILD_ROOT) /Trunk42 export NLVBASE = $(BUILD_ROOT)/nlv 43 export MMSRCBASE = $(BUILD_ROOT) 44 44 45
Note:
See TracChangeset
for help on using the changeset viewer.