From 46a975a01b0c796f6c027a732687cb79d5747559 Mon Sep 17 00:00:00 2001 From: glx Date: Mon, 16 Jul 2007 13:51:17 +0000 Subject: (svn r10590) -Fix: cargo_packet.* were not sorted correctly in project files --- projects/openttd.vcproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'projects/openttd.vcproj') diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index e681545aa..63ef6bc17 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -179,10 +179,10 @@ RelativePath=".\..\src\callback_table.cpp"> + RelativePath=".\..\src\cargopacket.cpp"> + RelativePath=".\..\src\cargotype.cpp"> @@ -402,10 +402,10 @@ RelativePath=".\..\src\bmp.h"> + RelativePath=".\..\src\cargopacket.h"> + RelativePath=".\..\src\cargotype.h"> -- cgit v1.2.3-54-g00ecf