stdafx.cpp 158 B

123456789
  1. // stdafx.cpp : 只包括标准包含文件的源文件
  2. // TCLTools.pch 将作为预编译头
  3. // stdafx.obj 将包含预编译类型信息
  4. #include "stdafx.h"
  5. TCLCommand g_tclCommand;