##// END OF EJS Templates
Disabled spwplugin by default
jeandet -
r43:1fcab95903ab default
parent child
Show More
@@ -1,14 +1,14
1 1 TEMPLATE = subdirs
2 2 CONFIG += ordered
3 3
4 4
5 5 SUBDIRS = \
6 6 ahbuartplugin \
7 7 ambaplugin \
8 8 APBUARTPLUGIN \
9 9 dsu3plugin \
10 10 genericrwplugin \
11 11 memctrlrplugin \
12 12 memcheckplugin
13 13
14 unix:SUBDIRS += spwplugin
14 #unix:SUBDIRS += spwplugin
General Comments 0
You need to be logged in to leave comments. Login now