cleaning up ib.cpp
git-svn-id: svn://10.0.0.236/trunk@55229 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
e050a38db8
commit
33c22ccfd8
@ -399,7 +399,7 @@ int StartIB(CString parms, WIDGET *curWidget)
|
||||
rootPath = GetGlobal("Root");
|
||||
configName = GetGlobal("CustomizationList");
|
||||
configPath = rootPath + "Configs\\" + configName;
|
||||
cdPath = configPath + "\\CD";
|
||||
cdPath = configPath + "\\Output";
|
||||
networkPath = configPath + "\\Network";
|
||||
tempPath = configPath + "\\Temp";
|
||||
iniDstPath = cdPath + "\\config.ini";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user