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

This commit is contained in:
Melanie
2009-11-25 08:38:49 +00:00
parent cf36420d19
commit f493249bc3

View File

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