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