summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-09-03 21:56:29 +0000
committerrubidium <rubidium@openttd.org>2009-09-03 21:56:29 +0000
commitb92143b53e0536a60e67e18c39fa2429daca2e33 (patch)
tree34172eb69ec59ba69fe3a26f104121fdb1f54fae /projects/openttd_vs90.vcproj
parent88bb0e1b7b7eff80614cd3e9273a96bea26c92e9 (diff)
downloadopenttd-b92143b53e0536a60e67e18c39fa2429daca2e33.tar.xz
(svn r17409) -Codechange: split the crash log and other windows 'glue' code
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r--projects/openttd_vs90.vcproj24
1 files changed, 16 insertions, 8 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 9bf2eaeb6..7dd93d550 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -649,10 +649,6 @@
>
</File>
<File
- RelativePath=".\..\src\os\windows\ottdres.rc"
- >
- </File>
- <File
RelativePath=".\..\src\pathfind.cpp"
>
</File>
@@ -757,10 +753,6 @@
>
</File>
<File
- RelativePath=".\..\src\os\windows\win32.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\window.cpp"
>
</File>
@@ -3570,6 +3562,22 @@
</File>
</Filter>
<Filter
+ Name="Windows files"
+ >
+ <File
+ RelativePath=".\..\src\os\windows\crashlog_win.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\os\windows\ottdres.rc"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\os\windows\win32.cpp"
+ >
+ </File>
+ </Filter>
+ <Filter
Name="Threading"
>
<File