|
@@ -17,7 +17,7 @@ SRC_MODULE_SERVICE= module_service/area_business_car_attendance.cpp module_servi
|
|
SRC_MAIN= ant.cpp area.cpp base64.cpp bindmorecard.cpp mine_business.cpp card_area.cpp card_base.cpp card_car.cpp \
|
|
SRC_MAIN= ant.cpp area.cpp base64.cpp bindmorecard.cpp mine_business.cpp card_area.cpp card_base.cpp card_car.cpp \
|
|
card.cpp card_message_handle.cpp cardMgr.cpp card_path.cpp card_person.cpp crc.cpp geo_hash.cpp \
|
|
card.cpp card_message_handle.cpp cardMgr.cpp card_path.cpp card_person.cpp crc.cpp geo_hash.cpp \
|
|
landmark.cpp line_fit.cpp loc_point.cpp loc_tool.cpp message.cpp message_file.cpp mine.cpp \
|
|
landmark.cpp line_fit.cpp loc_point.cpp loc_tool.cpp message.cpp message_file.cpp mine.cpp \
|
|
- net-service.cpp point.cpp select_tool.cpp site_area.cpp special_area.cpp tdoa_sync.cpp visit.cpp \
|
|
|
|
|
|
+ net-service.cpp point.cpp select_tool.cpp special_area.cpp tdoa_sync.cpp visit.cpp \
|
|
web-client.cpp worker.cpp event.cpp znet.cpp ya_setting.cpp area_business.cpp
|
|
web-client.cpp worker.cpp event.cpp znet.cpp ya_setting.cpp area_business.cpp
|
|
|
|
|
|
AM_SOURCES=$(SRC_MONKEYCAR) $(SRC_MODULE_SERVICE) $(SRC_MAIN) $(SRC_MAIN_EVENT)
|
|
AM_SOURCES=$(SRC_MONKEYCAR) $(SRC_MODULE_SERVICE) $(SRC_MAIN) $(SRC_MAIN_EVENT)
|