project 별도 프로그램으로 분리
This commit is contained in:
@@ -29,6 +29,7 @@ namespace Project
|
||||
if (!System.IO.Directory.Exists(FCOMMON.info.Path))
|
||||
System.IO.Directory.CreateDirectory(FCOMMON.info.Path);
|
||||
}
|
||||
FCOMMON.info.CS = Properties.Settings.Default.gwcs;
|
||||
|
||||
//setting
|
||||
setting = new Setting(FCOMMON.info.Path.MakeFilePath("Setting", "Setting.xml"));
|
||||
|
||||
Reference in New Issue
Block a user