소스 검색

Fixed CMakeLists file.

sdk-team 7 년 전
부모
커밋
964eb558d3
3개의 변경된 파일5개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 0
      CHANGELOG
  2. 1 1
      VERSION
  3. 1 1
      market/CMakeLists.txt

+ 3 - 0
CHANGELOG

@@ -1,3 +1,6 @@
+2019-09-12 Version 1.36.122
+- Fixed CMakeLists file.
+
 2019-09-12 Version 1.36.121
 - Fixed CMakeLists file.
 

+ 1 - 1
VERSION

@@ -1 +1 @@
-1.36.121
+1.36.122

+ 1 - 1
market/CMakeLists.txt

@@ -67,7 +67,7 @@ set(market_public_header_model
 	include/alibabacloud/market/model/UploadCommodityFileResult.h )
 
 set(market_src 
-	src/com.aliyun.pop.sdk.domain.Product@6f1c29b7Client.cc
+	src/MarketClient.cc
 	src/model/NotifyContractEventRequest.cc
 	src/model/NotifyContractEventResult.cc
 	src/model/PushMeteringDataRequest.cc