mirror of
https://github.com/gnustep/libs-back.git
synced 2025-02-23 11:51:27 +00:00
Fix clean to remove VS user options file
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/branches/gnustep_testplant_branch@39746 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2347032e72
commit
54247ab70f
1 changed files with 1 additions and 1 deletions
|
@ -37,4 +37,4 @@ after-clean::
|
|||
(cd ToastNotifications/Release && (find . -type f | grep -v '.dll' | xargs rm -rf))
|
||||
(rm -rf ToastNotifications/ToastNotifications/Debug)
|
||||
(rm -rf ToastNotifications/ToastNotifications/Release)
|
||||
(rm -rf ToastNotifications/ipch ToastNotifications/*.sdf)
|
||||
(rm -rf ToastNotifications/ipch ToastNotifications/*.sdf ToastNotifications/*.suo)
|
||||
|
|
Loading…
Reference in a new issue