From 92480d918c768b02c6ec4a2daf9700bf73efb59d Mon Sep 17 00:00:00 2001 From: FlavioJS Date: Sat, 19 Jan 2008 09:20:47 +0000 Subject: * Added plugin dbghelpplug to generate more extensive crash reports in windows. - see header of src/plugins/dbghelpplug.c to know it's capabilities - VS8 project file supplied at vcproj-8/dbghelpplug.vcproj - a dll compiled in release mode is supplied at plugins/dbghelpplug.dll git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12089 54d463be-8e91-2dee-dedb-b68131a5f0ec --- vcproj-8/dbghelpplug.vcproj | 211 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 211 insertions(+) create mode 100644 vcproj-8/dbghelpplug.vcproj (limited to 'vcproj-8/dbghelpplug.vcproj') diff --git a/vcproj-8/dbghelpplug.vcproj b/vcproj-8/dbghelpplug.vcproj new file mode 100644 index 000000000..59d53f5c5 --- /dev/null +++ b/vcproj-8/dbghelpplug.vcproj @@ -0,0 +1,211 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2