forked from max-dark/libsnap7
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwin-clean.bat
More file actions
39 lines (39 loc) · 737 Bytes
/
win-clean.bat
File metadata and controls
39 lines (39 loc) · 737 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Del /Q build\temp\Win32
Del /Q build\temp\Win64
Del /Q build\temp\i386
Del /Q build\temp\x86_64
Del /Q rich-demos\i386-bsd\tmp
Del /Q rich-demos\i386-linux\tmp
Del /Q rich-demos\i386-win32\tmp
Del /Q rich-demos\Raspberry\tmp
Del /Q rich-demos\x86_64-linux\tmp
Del /Q rich-demos\x86_64-win64\tmp
Del /Q LabVIEW\lib_tmp\win32
Del /Q LabVIEW\lib_tmp\win64
Del /S *.~*
Del /S *.bak
Del /S *.dcu
Del /S *.ppu
Del /S *.a
Del /S *.d
Del /S *.o
Del /S *.obj
Del /S *.ild
Del /S *.ilk
Del /S *.ilc
Del /S *.#??
Del /S *.lif
Del /S *.map
Del /S *.tds
Del /S *.ncb
Del /S *.pdi
Del /S *.ilf
Del /S *.ils
Del /S *.sdf
Del /S *.pch
Del /S *.pdb
Del /S *.exp
Del /S *.log
Del /S *.tlog
Del /S *.ipch
Del /S *.user