Add wildcard to prebuild include. Seems each file can only hold one project
parent
cf36420d19
commit
f493249bc3
|
@ -3414,7 +3414,7 @@
|
||||||
</Files>
|
</Files>
|
||||||
</Project>
|
</Project>
|
||||||
|
|
||||||
<?include file="addon-modules/*/prebuild.xml" ?>
|
<?include file="addon-modules/*/prebuild*.xml" ?>
|
||||||
|
|
||||||
</Solution>
|
</Solution>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue