diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-12-05 13:01:59 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-12-05 13:01:59 +0200 |
| commit | b8de846c395932551ce3841ea01b81bf4daa9c9e (patch) | |
| tree | fc8f0a66c37602f3aa34fa9fddc7a50d9a01072a /Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj | |
| parent | cd467ed8a6afec8dcf50d8dc71c75d9d445f7489 (diff) | |
| download | Tango-b8de846c395932551ce3841ea01b81bf4daa9c9e.tar.gz Tango-b8de846c395932551ce3841ea01b81bf4daa9c9e.zip | |
Added packages view to PPC technician.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj b/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj index 9691987c2..ee34e4035 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj @@ -599,6 +599,9 @@ RD /S /Q "$(TargetDir)nb-NO\" RD /S /Q "$(TargetDir)pt-BR\" RD /S /Q "$(TargetDir)roslyn\" +RD /S /Q "$(TargetDir)ProtoCompilers\" +RD /S /Q "$(TargetDir)x86\" +RD /S /Q "$(TargetDir)x64\" copy /Y "$(SolutionDir)Referenced Assemblies\mscoree.dll" "$(TargetDir)" copy /Y "$(SolutionDir)Referenced Assemblies\msvcp140d.dll" "$(TargetDir)" |
