mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-06-01 11:34:04 +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"
|
<PostBuildEvent>rmdir "$(ProjectDir)bin\Debug"
|
||||||
rmdir "$(ProjectDir)bin\Release"
|
rmdir "$(ProjectDir)bin\Release"
|
||||||
|
|
||||||
rmdir "$(TargetDir)scripts" /S /Q
|
|
||||||
rmdir "$(TargetDir)resources" /S /Q
|
rmdir "$(TargetDir)resources" /S /Q
|
||||||
rmdir "$(TargetDir)plugins" /S /Q
|
rmdir "$(TargetDir)plugins" /S /Q
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user