Updated Branches: refs/heads/master d99b563be -> e13733aa5 Updated Tags: refs/tags/2.1.0rc1 [created] e13733aa5
updated readmes Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/commit/e13733aa Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/tree/e13733aa Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/diff/e13733aa Branch: refs/heads/master Commit: e13733aa52e172bb29d7bcf04876504e9653936c Parents: 4d2a0f6 Author: Jesse MacFadyen <purplecabb...@gmail.com> Authored: Fri Aug 24 17:39:42 2012 -0700 Committer: Jesse MacFadyen <purplecabb...@gmail.com> Committed: Fri Aug 24 17:39:42 2012 -0700 ---------------------------------------------------------------------- templates/full/README.md | 5 +++-- templates/standalone/README.md | 13 +++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/e13733aa/templates/full/README.md ---------------------------------------------------------------------- diff --git a/templates/full/README.md b/templates/full/README.md index e571da7..3e616cf 100644 --- a/templates/full/README.md +++ b/templates/full/README.md @@ -6,5 +6,6 @@ This project template needs to be built to be installed. You will first need to build the Library project in the framework folder, and add the output WP7CordovaClassLib.dll file to the CordovaLib folder of this project. In order to build it in Visual Studio Express for Windows Phone 7 : -# Open the solution file in Visual Studio -# Choose File->Export Template and follow the directions. + +1. Open the solution file in Visual Studio +2. Choose File->Export Template and follow the directions. http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/e13733aa/templates/standalone/README.md ---------------------------------------------------------------------- diff --git a/templates/standalone/README.md b/templates/standalone/README.md new file mode 100644 index 0000000..6374253 --- /dev/null +++ b/templates/standalone/README.md @@ -0,0 +1,13 @@ +Project Template +=== + +This project template needs to be built to be installed. + + +This template includes the full source code for Windows Phone 7 + + +In order to build this template in Visual Studio Express for Windows Phone 7 : + +1. Open the solution file in Visual Studio +2. Choose File->Export Template and follow the directions. \ No newline at end of file