Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
adeniz fbd89849fd Restored from Alban's working copy, 4/17/2010 4:12 PM. 12 anos atrás
..
BuildDistribution.cc Restored from Alban's working copy, 4/17/2010 4:12 PM. 12 anos atrás
README Restored from Alban's working copy, 4/17/2010 4:12 PM. 12 anos atrás
Utility.cc Restored from Alban's working copy, 4/17/2010 4:12 PM. 12 anos atrás
Utility.h Restored from Alban's working copy, 4/17/2010 4:12 PM. 12 anos atrás
build.cmd Restored from Alban's working copy, 4/17/2010 4:12 PM. 12 anos atrás
build_64.cmd Restored from Alban's working copy, 4/17/2010 4:12 PM. 12 anos atrás

README

README file for BuildDistribution


Copyright (c) 2010 ARM Research Laboratories

$Id$

This is the README file for the BuildDistribution application, an
application to create a zip file distribution of the SNF SDK for
Windows.

To build BuildDistribution:

1) Install the MinGW compiler in c:\mingw.

2) Run the command file 'build.cmd' (for 32-bit systems) or
'build_64.cmd' (for 64-bit systems).

3) The executable file name is 'BuildDistribution.exe'.

For documentation on running BuildDistribution, enter "BuildDistribution -h"
at a command prompt.