make/windows/makefiles/shared.make

changeset 3518
719f7007c8e8
parent 1907
c18cbe5936b8
child 3990
0d8e265ba727
equal deleted inserted replaced
3517:c77d473e71f7 3518:719f7007c8e8
28 28
29 !ifndef DIR 29 !ifndef DIR
30 DIR=. 30 DIR=.
31 !endif 31 !endif
32 32
33 !ifndef CPP 33 !ifndef CXX
34 CPP=cl.exe 34 CXX=cl.exe
35 !endif 35 !endif
36 36
37 37
38 !ifdef SUBDIRS 38 !ifdef SUBDIRS
39 $(SUBDIRS): FORCE 39 $(SUBDIRS): FORCE

mercurial