LameXP/etc/Deployment
2012-07-02 01:19:32 +02:00
..
_build.bat Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>. 2011-10-20 22:36:34 +02:00
_date.bat Better way to obtain the ISO date, without using a Temp file. 2011-10-14 23:39:31 +02:00
_deploy.bat Updated deployment scripts to keep file attributes, 2012-07-02 01:19:32 +02:00
_error.bat Make deployment script more portable + update to Qt 4.7.1 2010-11-10 21:39:37 +01:00
_lupdate.bat Slightly tweak deployment script. 2011-04-22 22:10:55 +02:00
_paths.bat Slightly tweak deployment script. 2011-04-22 22:10:55 +02:00
_version.bat Now using our own command-line parser, based on GetCommandLineW() + CommandLineToArgvW , instead of using QApplication::arguments(). This is less portable, but Qt's internal command-line parser has some rather strange behavior with processing certain characters. As a result, with Qt's command-line parser, some path names passed to LameXP got screwed up! Specifically "C:\Some Path\''Foo''.mp3" got mangled to "C:\Some Path''Foo''.mp3", i.e. the Backslash disappeared! Should be fixed now. 2012-06-22 15:49:56 +02:00
buildenv.template.txt Now using Qt v4.7.3, available trough Qt SDK v1.1 RC. 2011-04-19 16:14:05 +02:00
debug.bat Simply deployment scripts a bit. 2011-04-19 16:21:19 +02:00
release_static.bat Simply deployment scripts a bit. 2011-04-19 16:21:19 +02:00
release.bat Simply deployment scripts a bit. 2011-04-19 16:21:19 +02:00