Skip to content

Commit

Permalink
An example of creating a zip package
Browse files Browse the repository at this point in the history
  • Loading branch information
mkmurray committed Jul 19, 2011
1 parent e93dd16 commit 40d1263
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions GeneratePackageZip.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Lib\Fubu.exe create-pak SamplePackage SamplePackage.zip -f -pdb
Binary file added Lib/Bottles.Deployment.dll
Binary file not shown.
Binary file added Lib/Bottles.dll
Binary file not shown.
Binary file added Lib/Fubu.exe
Binary file not shown.
Binary file added Lib/FubuCore.dll
Binary file not shown.
Binary file added Lib/FubuMVC.Core.dll
Binary file not shown.
Binary file added Lib/Ionic.Zip.dll
Binary file not shown.
Binary file added Lib/StructureMap.dll
Binary file not shown.
Binary file removed SamplePackage.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion SamplePackage/.package-manifest
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<DataFileSet Include="*.*">
<DeepSearch>true</DeepSearch>
</DataFileSet>
<ContentFileSet Include="*.as*x;*.spark;Content\*.*;*.xml">
<ContentFileSet Include="*.spark">
<DeepSearch>true</DeepSearch>
</ContentFileSet>
</package>

0 comments on commit 40d1263

Please sign in to comment.