You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by be...@apache.org on 2013/05/25 01:12:38 UTC

[2/2] wp7 commit: Removed refrences to www folder contents from the .csproj file

Removed refrences to www folder contents from the .csproj file


Project: http://git-wip-us.apache.org/repos/asf/cordova-wp7/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-wp7/commit/56123be1
Tree: http://git-wip-us.apache.org/repos/asf/cordova-wp7/tree/56123be1
Diff: http://git-wip-us.apache.org/repos/asf/cordova-wp7/diff/56123be1

Branch: refs/heads/3.0.0
Commit: 56123be16b157456709e18b268f9173ed6f70b04
Parents: 0622de5
Author: Benn Mapes <be...@gmail.com>
Authored: Fri May 24 16:12:01 2013 -0700
Committer: Benn Mapes <be...@gmail.com>
Committed: Fri May 24 16:12:01 2013 -0700

----------------------------------------------------------------------
 templates/standalone/CordovaAppProj.csproj |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-wp7/blob/56123be1/templates/standalone/CordovaAppProj.csproj
----------------------------------------------------------------------
diff --git a/templates/standalone/CordovaAppProj.csproj b/templates/standalone/CordovaAppProj.csproj
index e123adf..3e0bc51 100644
--- a/templates/standalone/CordovaAppProj.csproj
+++ b/templates/standalone/CordovaAppProj.csproj
@@ -142,16 +142,6 @@
     <Content Include="CordovaSourceDictionary.xml">
       <SubType>Designer</SubType>
     </Content>
-    <Content Include="www\cordova.js" />
-    <Content Include="www\network.html">
-      <SubType>Designer</SubType>
-    </Content>
-    <Content Include="www\notification.html">
-      <SubType>Designer</SubType>
-    </Content>
-    <Content Include="www\storage.html">
-      <SubType>Designer</SubType>
-    </Content>
     <None Include="BuildManifestProcessor.js" />
     <None Include="Properties\AppManifest.xml">
       <SubType>Designer</SubType>