动态加载配置文件

pre-build event command line:

xcopy "$(ProjectDir)Configuration\$(ConfigurationName)\*.config"
"$(ProjectDir)Configration\" /y /f /r
attrib "$(ProjectDir)Configuration\*.*" +R

posted @ 2012-09-11 16:22  litsword  阅读(399)  评论(0编辑  收藏  举报