Changeset - r4513:3be916882c3d
[Not reviewed]
master
0 2 0
glx - 18 years ago 2006-09-01 13:48:43
glx@openttd.org
(svn r6298) -Fix(r6297): add network_gui.h to MSVC projetc files
2 files changed with 7 insertions and 0 deletions:
0 comments (0 inline, 0 general)
openttd.vcproj
Show inline comments
 
@@ -524,12 +524,15 @@
 
				RelativePath=".\network_data.h">
 
			</File>
 
			<File
 
				RelativePath=".\network_gamelist.h">
 
			</File>
 
			<File
 
				RelativePath=".\network_gui.h">
 
			</File>
 
			<File
 
				RelativePath=".\network_server.h">
 
			</File>
 
			<File
 
				RelativePath=".\network_udp.h">
 
			</File>
 
			<File
openttd_vs80.vcproj
Show inline comments
 
@@ -993,12 +993,16 @@
 
			</File>
 
			<File
 
				RelativePath=".\network_gamelist.h"
 
				>
 
			</File>
 
			<File
 
				RelativePath=".\network_gui.h"
 
				>
 
			</File>
 
			<File
 
				RelativePath=".\network_server.h"
 
				>
 
			</File>
 
			<File
 
				RelativePath=".\network_udp.h"
 
				>
0 comments (0 inline, 0 general)