Skip to content

Commit

Permalink
Using wildcard ** glob to include www folder items CB-6699 apache#32 a…
Browse files Browse the repository at this point in the history
  • Loading branch information
purplecabbage committed Jul 31, 2014
1 parent dabf444 commit 1b9c85b
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions windows/template/CordovaApp.projitems
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,7 @@
<SharedGUID>9ebdb27f-d75b-4d8c-b53f-7be4a1fe89f9</SharedGUID>
</PropertyGroup>
<ItemGroup>
<Content Include="$(MSBuildThisFileDirectory)www\cordova.js" />
<Content Include="$(MSBuildThisFileDirectory)www\css\index.css" />
<Content Include="$(MSBuildThisFileDirectory)www\img\logo.png" />
<Content Include="$(MSBuildThisFileDirectory)www\img\smalllogo.png" />
<Content Include="$(MSBuildThisFileDirectory)www\img\splashscreen.png" />
<Content Include="$(MSBuildThisFileDirectory)www\img\storelogo.png" />
<Content Include="$(MSBuildThisFileDirectory)www\index.html" />
<Content Include="$(MSBuildThisFileDirectory)www\js\index.js" />
<Content Include="$(MSBuildThisFileDirectory)www\**" />
</ItemGroup>
<ItemGroup>
<Content Include="$(MSBuildThisFileDirectory)config.xml" />
Expand Down

0 comments on commit 1b9c85b

Please sign in to comment.