SrcInc.cpp 384 B

123456789101112
  1. /////////////////////////////////////////////////////////////////////////////
  2. // This file should contain the CPP files for all source code-based
  3. // libraries used in the project. Any corresponding header files for the
  4. // libraries should be placed in SrcInc.h.
  5. //
  6. #include "pch.h"
  7. #include <TCAtl.cpp>
  8. #include <..\TCAtl\PropertyClass.cpp>
  9. #include <..\TCAtl\TCNullStreamImpl.cpp>