mirror of
http://172.16.0.230/r/SIF/TowerOptoSifAndSpectral.git
synced 2025-10-19 11:49:42 +08:00
在服务器上第一次调试
This commit is contained in:
@ -5,7 +5,7 @@ DataFileProcessor::DataFileProcessor()
|
||||
#ifdef _DEBUG
|
||||
m_qstrFilePath = "E:/WorkSpace/TowerOptoSifAndSpectral/Data";
|
||||
#else
|
||||
m_qstrFilePath = /home/data/Data;
|
||||
m_qstrFilePath = "/ home / data / Data";
|
||||
#endif // DEBUG
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user