summaryrefslogtreecommitdiff
path: root/projects/openttd.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
commit201ba1f5c3d6ee6324db82bde109a310fdb2d04d (patch)
treeac68bde5795292ff114b30e388d7bff3f1eda66e /projects/openttd.vcproj
parent29a332e829c60107d484bacdd2ceb25fe3761089 (diff)
downloadopenttd-201ba1f5c3d6ee6324db82bde109a310fdb2d04d.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.vcproj')
-rw-r--r--projects/openttd.vcproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj
index 69323471b..8062e4f33 100644
--- a/projects/openttd.vcproj
+++ b/projects/openttd.vcproj
@@ -1021,6 +1021,9 @@
RelativePath=".\..\src\misc\autocopyptr.hpp">
</File>
<File
+ RelativePath=".\..\src\misc\autoptr.hpp">
+ </File>
+ <File
RelativePath=".\..\src\misc\binaryheap.hpp">
</File>
<File