summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-09-07 11:10:49 +0000
committerrubidium <rubidium@openttd.org>2009-09-07 11:10:49 +0000
commit2b144e2ea65e9ffc61b493a94063585c21b17a0e (patch)
tree4bf125c97b6dd57750015c5952888ebd12d9e2e1 /projects/openttd_vs90.vcproj
parent8186dd616b628d822abad295183c29de3d4b95ab (diff)
downloadopenttd-2b144e2ea65e9ffc61b493a94063585c21b17a0e.tar.xz
(svn r17450) -Codechange: refactor the windows crash logger so parts of it can be reused by other crash logger implementations
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r--projects/openttd_vs90.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 7dd93d550..6843c1aa6 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -493,6 +493,10 @@
>
</File>
<File
+ RelativePath=".\..\src\crashlog.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\command.cpp"
>
</File>
@@ -853,6 +857,10 @@
>
</File>
<File
+ RelativePath=".\..\src\crashlog.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\command_func.h"
>
</File>