comparison Core/Images/Font.h @ 4030:100fbe970762

DANGEROUS commit: removing HAS_EMBEDDED_RESOURCES
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 09 Jun 2020 20:50:20 +0200
parents f9863630ec7f
children 058b5ade8acd
comparison
equal deleted inserted replaced
4029:156fece692e3 4030:100fbe970762
39 #if !defined(ORTHANC_HAS_EMBEDDED_RESOURCES) 39 #if !defined(ORTHANC_HAS_EMBEDDED_RESOURCES)
40 # error Macro ORTHANC_HAS_EMBEDDED_RESOURCES must be defined 40 # error Macro ORTHANC_HAS_EMBEDDED_RESOURCES must be defined
41 #endif 41 #endif
42 42
43 #if ORTHANC_HAS_EMBEDDED_RESOURCES == 1 43 #if ORTHANC_HAS_EMBEDDED_RESOURCES == 1
44 # include <EmbeddedResources.h> // Autogenerated file 44 # include <OrthancEmbeddedResources.h> // Autogenerated file
45 #endif 45 #endif
46 46
47 #include "ImageAccessor.h" 47 #include "ImageAccessor.h"
48 48
49 #include <stdint.h> 49 #include <stdint.h>