summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj
diff options
context:
space:
mode:
authorKUDr <KUDr@openttd.org>2007-01-26 11:38:07 +0000
committerKUDr <KUDr@openttd.org>2007-01-26 11:38:07 +0000
commit55ac8f843a31c196884783117b57ff6faaf5bc37 (patch)
treeac68bde5795292ff114b30e388d7bff3f1eda66e /projects/openttd_vs80.vcproj
parent1943e8cb8caf49f398fc61420bb7d905bd870c73 (diff)
downloadopenttd-55ac8f843a31c196884783117b57ff6faaf5bc37.tar.xz
(svn r8414) -Codechange: Use own AutoPtrT instead of std::auto_ptr.
-Simplifies assignment from raw pointers -Should be harder to crash the program by incorrect assignment into it. -Should help with MorphOS compilation errors
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 26f45f5a9..3705df9df 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1304,6 +1304,9 @@
RelativePath=".\..\src\misc\autocopyptr.hpp">
</File>
<File
+ RelativePath=".\..\src\misc\autoptr.hpp">
+ </File>
+ <File
RelativePath=".\..\src\misc\binaryheap.hpp">
</File>
<File