cmake库改造前
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "Dll_Global.h"
|
||||
#include "Core/Base/JSON.h"
|
||||
#include "Core/Base/SM_RingBuffer.h"
|
||||
#include "Psc_Cpp_Core/Base/JSON.h"
|
||||
#include "Psc_Cpp_Core/Base/SM_RingBuffer.h"
|
||||
Dll_Global* dg = new Dll_Global();
|
||||
std::string Dll_Global::get_config_path() {
|
||||
return get_exe_dir() + "/" + "data_progress_config.json";
|
||||
|
||||
Reference in New Issue
Block a user