1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-18 03:21:27 +02:00

12 lines
294 B
C
Raw Normal View History

2011-12-13 21:35:28 +00:00
#pragma once
#include "../Global.h"
2011-12-13 21:35:28 +00:00
#include "gui/SDL_Compat.h"
// This header should be treated as a pre compiled header file(PCH) in the compiler building settings.
2011-12-13 21:35:28 +00:00
// Here you can add specific libraries and macros which are specific to this project.
VCMI_LIB_USING_NAMESPACE