COMIDE2.CPP
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:0k
源码类别:

Windows编程

开发平台:

Visual C++

  1. //1
  2. // NOTE: This program will only automate msdev from within itself
  3. //       under _DEBUG build.  Run comide1.exe standalone or from within msdev
  4. //       using BuildExecute (Ctrl-F5), not DebugGo.
  5. #error Build comide1 first and execute from within IDE (Build|Execute).