Kaydet (Commit) d6576f9d authored tarafından Stephan Bergmann's avatar Stephan Bergmann

MSC fix

Change-Id: I12c8ab5779d952eb640298478da7084b5f643568
üst bda192b6
--- misc/libcdr-0.0.8/src/lib/libcdr_utils.h 2012-06-06 13:42:03.000000000 +0200
+++ misc/build/libcdr-0.0.8/src/lib/libcdr_utils.h 2012-06-11 15:09:43.305289500 +0200
@@ -50,6 +50,7 @@
typedef unsigned char uint8_t;
typedef unsigned short uint16_t;
typedef unsigned uint32_t;
+typedef short int16_t;
typedef int int32_t;
typedef unsigned __int64 uint64_t;
......@@ -62,6 +62,8 @@ INCPRE+=$(SOLARVER)$/$(INPATH)$/inc$/lcms2
TARFILE_NAME=libcdr-0.0.8
TARFILE_MD5=ce5a1def34578b75959ac31210f031f6
PATCH_FILES = libcdr-0.0.8-msc.patch
BUILD_ACTION=dmake $(MFLAGS) $(CALLMACROS)
BUILD_DIR=src$/lib
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment