Skip to content
Snippets Groups Projects
Commit 77c2b5f0 authored by Rafaël Carré's avatar Rafaël Carré
Browse files

Revert "Win32: fix the copying of the plugins in the installer"

This reverts commit 93787b31.
parent e2409ee4
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@
!macroend
!macro InstallFolder FOLDER
File /r /x sdk "${FOLDER}"
File /r "${FOLDER}\*.*"
Push "${FOLDER}"
Call InstallFolderInternal
!macroend
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment