subsurface/packaging/windows
Dirk Hohndel d461780369 Windows out of tree cross build: stage package in correct folder
When doing an out of tree build you don't want to stage the package with
the source but under your current directory. So let's make sure we
distinguish between source and target here... and instead of putting
things into packaging/windows they now end up in staging which is much
more consistent. And to make my life even easier, the installer .exe ends
up in the base dir in which you build the package.

Also, we link statically against libdivecomputer, so don't pack the dll.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-04-21 12:16:56 -07:00
..
mingw-make.sh Windows cross build: use the correct objdump 2014-04-21 11:08:10 -07:00
mingw-subsurface.spec Rename subsurface.svg to subsurface-icon.svg 2013-02-02 21:27:15 +01:00
subsurface.ico Get icons working correctly under Windows 2011-10-29 09:14:15 -07:00
subsurface.nsi.in Windows out of tree cross build: stage package in correct folder 2014-04-21 12:16:56 -07:00