WIP [library.make] Make resource usage declarative in the class libraries (#3159)
[mono.git] / Makefile.am
index 0df27c54ea9ac0be3b5023c420a82d99923603fc..97e260cc786f349407dda9505b3c6cb196f2ef03 100644 (file)
@@ -152,6 +152,7 @@ package-inputs:
                 read libou;  echo "      <library_output>$$libou</library_output>"; \
                 read fx_ver; echo "      <fx_version>$$fx_ver</fx_version>"; \
                 read profile; echo "      <profile>$$profile</profile>"; \
+                read resxt;  echo "      <resources>$$resxt</resources>"; \
                 read resp;   echo "      <response>$$resp</response>"; \
                 echo "    </project>") >> msvc/scripts/order.xml; \
        done