all your templates are belong to us
Project: http://git-wip-us.apache.org/repos/asf/cordova-wp8/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-wp8/commit/129c0bd6 Tree: http://git-wip-us.apache.org/repos/asf/cordova-wp8/tree/129c0bd6 Diff: http://git-wip-us.apache.org/repos/asf/cordova-wp8/diff/129c0bd6 Branch: refs/heads/2.9.x Commit: 129c0bd68b080a155abfa8679bb61426a5b85a71 Parents: 22118ac Author: Jesse MacFadyen <[email protected]> Authored: Tue Jun 18 13:39:49 2013 -0700 Committer: Jesse MacFadyen <[email protected]> Committed: Tue Jun 18 13:39:49 2013 -0700 ---------------------------------------------------------------------- createTemplates.bat | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/129c0bd6/createTemplates.bat ---------------------------------------------------------------------- diff --git a/createTemplates.bat b/createTemplates.bat new file mode 100644 index 0000000..888ce89 --- /dev/null +++ b/createTemplates.bat @@ -0,0 +1,3 @@ + +call wp7/tooling/scripts/createTemplates %1 +call wp8/tooling/scripts/createTemplates %1 \ No newline at end of file
