StdInc.h 277 B

1234567891011
  1. #pragma once
  2. #include "../../Global.h"
  3. #include <lua.hpp>
  4. // This header should be treated as a pre compiled header file(PCH) in the compiler building settings.
  5. // Here you can add specific libraries and macros which are specific to this project.
  6. VCMI_LIB_USING_NAMESPACE