mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-05-08 11:34:05 +02:00
Remove scripts folder from pre-build script
This commit is contained in:
parent
dfde38ea3b
commit
cff93dcc97
@ -473,7 +473,6 @@
|
||||
<PostBuildEvent>rmdir "$(ProjectDir)bin\Debug"
|
||||
rmdir "$(ProjectDir)bin\Release"
|
||||
|
||||
rmdir "$(TargetDir)scripts" /S /Q
|
||||
rmdir "$(TargetDir)resources" /S /Q
|
||||
rmdir "$(TargetDir)plugins" /S /Q
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user