26 lines
1.1 KiB
C
26 lines
1.1 KiB
C
// Generated by UnrealBuildTool (UEBuildModuleCPP.cs) : Shared PCH Definitions for FractureEngine
|
|
#pragma once
|
|
#include "SharedDefinitions.UnrealEd.Cpp20.h"
|
|
#undef FRACTUREENGINE_API
|
|
#undef FRACTUREENGINE_NON_ATTRIBUTED_API
|
|
#define UE_IS_ENGINE_MODULE 1
|
|
#define UE_VALIDATE_FORMAT_STRINGS 1
|
|
#define UE_VALIDATE_INTERNAL_API 0
|
|
#define UE_VALIDATE_EXPERIMENTAL_API 0
|
|
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_4 0
|
|
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_5 0
|
|
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_6 0
|
|
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_7 0
|
|
#define UE_PROJECT_NAME FPSTemplate
|
|
#define UE_TARGET_NAME FPSTemplateEditor
|
|
#define UE_MODULE_NAME "FractureEngine"
|
|
#define UE_PLUGIN_NAME "Fracture"
|
|
#define FRACTUREENGINE_API DLLEXPORT
|
|
#define FRACTUREENGINE_NON_ATTRIBUTED_API DLLEXPORT
|
|
#define PLANARCUT_API DLLIMPORT
|
|
#define PLANARCUT_NON_ATTRIBUTED_API DLLIMPORT
|
|
#define DYNAMICMESH_API DLLIMPORT
|
|
#define DYNAMICMESH_NON_ATTRIBUTED_API DLLIMPORT
|
|
#define GEOMETRYALGORITHMS_API DLLIMPORT
|
|
#define GEOMETRYALGORITHMS_NON_ATTRIBUTED_API DLLIMPORT
|