Changeset 415


Ignore:
Timestamp:
May 18, 2007, 2:31:18 PM (17 years ago)
Author:
garonne
Message:

correct version number into requirements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cmtcvs/v1r2/cmt/requirements

    r409 r415  
    1313
    1414macro_append cppflags "" \
    15              Unix ' -O2 -Wno-deprecated -DVERSION=$(q)V(v1r1)$(q)' \
    16              WIN32 ' /DVERSION=$(q)V(v1r1)$(q)'
     15             Unix ' -O2 -Wno-deprecated -DVERSION=$(q)V(v1r2)$(q)' \
     16             WIN32 ' /DVERSION=$(q)V(v1r2)$(q)'
    1717
    1818macro_append cpplink "-static" VisualC " advapi32.lib "
Note: See TracChangeset for help on using the changeset viewer.