Changeset - r18535:2c8769796611
[Not reviewed]
master
0 4 0
glx - 13 years ago 2011-12-01 15:14:56
glx@openttd.org
(svn r23389) -Fix (r11777, r12077, r12078): wrong include in strgen project
4 files changed with 4 insertions and 4 deletions:
0 comments (0 inline, 0 general)
projects/strgen_vs100.vcxproj
Show inline comments
 
@@ -84,7 +84,7 @@
 
    <ClInclude Include="..\src\debug.h" />
 
    <ClInclude Include="..\src\core\endian_func.hpp" />
 
    <ClInclude Include="..\src\stdafx.h" />
 
    <ClInclude Include="..\src\string.h" />
 
    <ClInclude Include="..\src\string_func.h" />
 
    <ClInclude Include="..\src\misc\getoptdata.h" />
 
  </ItemGroup>
 
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
projects/strgen_vs100.vcxproj.filters
Show inline comments
 
@@ -26,7 +26,7 @@
 
    <ClInclude Include="..\src\debug.h" />
 
    <ClInclude Include="..\src\core\endian_func.hpp" />
 
    <ClInclude Include="..\src\stdafx.h" />
 
    <ClInclude Include="..\src\string.h" />
 
    <ClInclude Include="..\src\string_func.h" />
 
    <ClInclude Include="..\src\misc\getoptdata.h" />
 
  </ItemGroup>
 
</Project>
projects/strgen_vs80.vcproj
Show inline comments
 
@@ -151,7 +151,7 @@
 
			>
 
		</File>
 
		<File
 
			RelativePath="..\src\string.h"
 
			RelativePath="..\src\string_func.h"
 
			>
 
		</File>
 
		<File
projects/strgen_vs90.vcproj
Show inline comments
 
@@ -151,7 +151,7 @@
 
			>
 
		</File>
 
		<File
 
			RelativePath="..\src\string.h"
 
			RelativePath="..\src\string_func.h"
 
			>
 
		</File>
 
		<File
0 comments (0 inline, 0 general)