diff --git a/CSharp/uwt-install.sh b/CSharp/uwt-install.sh index c37b4cba..5c2b0799 100755 --- a/CSharp/uwt-install.sh +++ b/CSharp/uwt-install.sh @@ -1,3 +1,5 @@ cd ../../UniversalWidgetToolkit cp Output/Debug/UniversalWidgetToolkit.Engines.GTK.dll ../UniversalEditor/CSharp/Output/Debug +cp Output/Debug/UniversalWidgetToolkit.Engines.GTK.dll.config ../UniversalEditor/CSharp/Output/Debug +cp Output/Debug/UniversalWidgetToolkit.Engines.GTK.pdb ../UniversalEditor/CSharp/Output/Debug