fix missing pinyin file

This commit is contained in:
bao-qian
2016-04-24 01:43:23 +01:00
parent 391bf4113a
commit cbc1c935bf
3 changed files with 5 additions and 13 deletions

View File

@@ -392,7 +392,7 @@
xcopy /Y /E $(ProjectDir)Images\* $(TargetDir)Images\
xcopy /Y /D /E $(SolutionDir)PythonHome\* $(TargetDir)PythonHome\
cd "$(TargetDir)" & del /s /q *.xml
if $(ConfigurationName) == Release (
cd "$(TargetDir)Plugins" & del /s /q NLog.dll