diff options
| author | lijie <[email protected]> | 2018-11-21 20:47:01 +0800 |
|---|---|---|
| committer | lijie <[email protected]> | 2018-11-21 20:47:01 +0800 |
| commit | de9b2d4ff40d5874de7d8fc7fe3a8e46b99f99d9 (patch) | |
| tree | 35c6a856170017775381954bd4f02218e949dad8 /src/Makefile | |
| parent | b61723f018870507100d28c7671e3b6b7baa1e18 (diff) | |
初步和接入网关联调成功
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index f1e4639..b9cb678 100644 --- a/src/Makefile +++ b/src/Makefile @@ -8,7 +8,7 @@ CXXFLAGS = -Wall -g -fPIC INCLUDES = -I ../include
-#INCLUDES += -I ../support/include
+INCLUDES += -I /opt/mrzcpd/include
INCLUDES += -I /opt/MESA/include
|
