遗漏Pin.h

This commit is contained in:
大石头 2017-03-25 12:51:49 +08:00
parent 12fdd023f7
commit 87c19a0934
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ var dlib = dst + "Lib\\";
"..\\".AsDirectory().CopyTo(dsos, "*.h;*.exe;*.dll", true);
"..\\Test".AsDirectory().CopyTo(dsos + "Test", "*.cpp");
Directory.Delete(dsos + "Platform", true);
//Directory.Delete(dsos + "Platform", true);
Directory.Delete(dsos + "XX", true);
// 压缩库文件