Windows2003-3790/admin/admt/varset/mcsdebug_stub.cpp

6 lines
207 B
C++
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
/* This is a stub to include common\commonlib\mcsdebug.cpp in this project and compile
that cpp differently than it is for common.lib */
#include "StdAfx.h"
#ifdef _WIN64
#include "McsDebug.cpp"
#endif