Changeset - r17515:4041e281304c
[Not reviewed]
master
0 4 0
frosch - 14 years ago 2011-04-02 11:56:44
frosch@openttd.org
(svn r22289) -Fix (r22288): Forgot project files.
4 files changed with 12 insertions and 0 deletions:
0 comments (0 inline, 0 general)
projects/openttd_vs100.vcxproj
Show inline comments
 
@@ -966,6 +966,7 @@
 
    <ClInclude Include="..\src\blitter\8bpp_optimized.hpp" />
 
    <ClCompile Include="..\src\blitter\8bpp_simple.cpp" />
 
    <ClInclude Include="..\src\blitter\8bpp_simple.hpp" />
 
    <ClCompile Include="..\src\blitter\base.cpp" />
 
    <ClInclude Include="..\src\blitter\base.hpp" />
 
    <ClInclude Include="..\src\blitter\factory.hpp" />
 
    <ClCompile Include="..\src\blitter\null.cpp" />
projects/openttd_vs100.vcxproj.filters
Show inline comments
 
@@ -2118,6 +2118,9 @@
 
    <ClInclude Include="..\src\blitter\8bpp_simple.hpp">
 
      <Filter>Blitters</Filter>
 
    </ClInclude>
 
    <ClCompile Include="..\src\blitter\base.cpp">
 
      <Filter>Blitters</Filter>
 
    </ClCompile>
 
    <ClInclude Include="..\src\blitter\base.hpp">
 
      <Filter>Blitters</Filter>
 
    </ClInclude>
projects/openttd_vs80.vcproj
Show inline comments
 
@@ -3195,6 +3195,10 @@
 
				>
 
			</File>
 
			<File
 
				RelativePath=".\..\src\blitter\base.cpp"
 
				>
 
			</File>
 
			<File
 
				RelativePath=".\..\src\blitter\base.hpp"
 
				>
 
			</File>
projects/openttd_vs90.vcproj
Show inline comments
 
@@ -3192,6 +3192,10 @@
 
				>
 
			</File>
 
			<File
 
				RelativePath=".\..\src\blitter\base.cpp"
 
				>
 
			</File>
 
			<File
 
				RelativePath=".\..\src\blitter\base.hpp"
 
				>
 
			</File>
0 comments (0 inline, 0 general)