From: Karel G. <kg...@us...> - 2001-10-26 20:00:30
|
Update of /cvsroot/micomt/mico/demo/mfc In directory usw-pr-cvs1:/tmp/cvs-serv17698/demo/mfc Modified Files: Makefile.win32 Log Message: - merged with MICO 2.3.6 Index: Makefile.win32 =================================================================== RCS file: /cvsroot/micomt/mico/demo/mfc/Makefile.win32,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -C2 -r1.1.1.3 -r1.2 *** Makefile.win32 2001/01/06 23:17:52 1.1.1.3 --- Makefile.win32 2001/10/26 19:59:57 1.2 *************** *** 21,24 **** --- 21,25 ---- # + DIR_PREFIX=.\ !include ..\MakeVars.win32 MICO_HOME = ..\..\win32-bin |