warzone2100/makerules
Buginator 1c4c1cc5bd Fix exception handler to obey UAC on windows machines.
It will write the crash report file to CSIDL_PERSONAL (c:\Users\user name\Documents\logs\warzone2100.rpt)

*All* platforms will now always have --debug-file enable as a default. This will write the logs to <configdir>/logs/WZlog*.txt

When a user overrides the configdir, then we will try to use that directory instead of the default as well.

refs ticket:1759

2.3: r10532


git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10538 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:41 +02:00
..
common.mk Old versions for Flex do not like the space in -o filename 2008-07-10 09:35:10 +00:00
config.mk.tmpl Remove the TARGET option (I shouldn't have added it back) and select the windows-specific link line for the win32 makefiles 2008-07-10 19:52:33 +00:00
configure.mk Fix exception handler to obey UAC on windows machines. 2010-04-12 11:59:41 +02:00
exe.mk Use the (also new in this commit) relative variants of the directories almost everywhere. 2008-06-24 23:41:52 +00:00
lib.mk Reduce "raw" Makefiles to "win32" Makefiles by removing logic from configure.mk 2008-07-06 14:28:50 +00:00
submake.mk Hardcode top_srcdir to make building from non-topdir possible, dont depend on the touch command, fix LDFLAGS to not depend on the removed TARGET variable 2008-07-10 20:10:16 +00:00