Lines Matching refs:MESSAGE
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run
10 !MESSAGE
11 !MESSAGE NMAKE /f "srtest.mak".
12 !MESSAGE
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
15 !MESSAGE
16 !MESSAGE NMAKE /f "srtest.mak" CFG="srtest - Win32 Debug"
17 !MESSAGE
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE
20 !MESSAGE "srtest - Win32 Release" (based on "Win32 (x86) Console Application")
21 !MESSAGE "srtest - Win32 Debug" (based on "Win32 (x86) Console Application")
22 !MESSAGE