Changeset 522 for CMT/HEAD/mgr


Ignore:
Timestamp:
Sep 18, 2009, 2:59:39 PM (15 years ago)
Author:
rybkin
Message:

See C.L. 409

Location:
CMT/HEAD/mgr
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/mgr/VisualC.nmake

    r521 r522  
    1414msdevdll=/dll
    1515msdevdllflags=/MT /D "_USRDLL" /D "WDLL_EXPORTS"
    16 devenv_command=devenv /?
     16ppcmd=/I
    1717preproc=cl.exe
    1818cpp=cl.exe
  • CMT/HEAD/mgr/requirements

    r521 r522  
    208208
    209209macro devenv_command      "" \
    210       WIN32               "devenv /?" \
     210      VS&WIN32            "devenv /?"
    211211
    212212#
Note: See TracChangeset for help on using the changeset viewer.