Add wildcard to prebuild include. Seems each file can only hold one project

0.6.8-post-fixes
Melanie 2009-11-25 08:38:49 +00:00
parent cf36420d19
commit f493249bc3
1 changed files with 1 additions and 1 deletions

View File

@ -3414,7 +3414,7 @@
</Files>
</Project>
<?include file="addon-modules/*/prebuild.xml" ?>
<?include file="addon-modules/*/prebuild*.xml" ?>
</Solution>