openttd.vcproj
changeset 3900 2c84ed52709d
parent 3866 b13553406a0a
child 4120 b21fda0c260a
equal deleted inserted replaced
3899:5ba7f20a14ca 3900:2c84ed52709d
    28 				FavorSizeOrSpeed="2"
    28 				FavorSizeOrSpeed="2"
    29 				OmitFramePointers="TRUE"
    29 				OmitFramePointers="TRUE"
    30 				OptimizeForProcessor="1"
    30 				OptimizeForProcessor="1"
    31 				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WIN32_EXCEPTION_TRACKER;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_ZLIB;WITH_PNG;ENABLE_NETWORK"
    31 				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WIN32_EXCEPTION_TRACKER;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_ZLIB;WITH_PNG;ENABLE_NETWORK"
    32 				StringPooling="TRUE"
    32 				StringPooling="TRUE"
    33 				ExceptionHandling="FALSE"
    33 				ExceptionHandling="TRUE"
    34 				RuntimeLibrary="0"
    34 				RuntimeLibrary="0"
    35 				StructMemberAlignment="3"
    35 				StructMemberAlignment="3"
    36 				BufferSecurityCheck="FALSE"
    36 				BufferSecurityCheck="FALSE"
    37 				EnableFunctionLevelLinking="TRUE"
    37 				EnableFunctionLevelLinking="TRUE"
    38 				DefaultCharIsUnsigned="TRUE"
    38 				DefaultCharIsUnsigned="TRUE"
    56 				Name="VCLinkerTool"
    56 				Name="VCLinkerTool"
    57 				AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib dxguid.lib"
    57 				AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib dxguid.lib"
    58 				OutputFile=".\Release/openttd.exe"
    58 				OutputFile=".\Release/openttd.exe"
    59 				LinkIncremental="1"
    59 				LinkIncremental="1"
    60 				SuppressStartupBanner="TRUE"
    60 				SuppressStartupBanner="TRUE"
    61 				IgnoreDefaultLibraryNames="libc.lib"
    61 				IgnoreDefaultLibraryNames="LIBC.lib"
    62 				GenerateDebugInformation="TRUE"
    62 				GenerateDebugInformation="TRUE"
    63 				ProgramDatabaseFile=".\Release/openttd.pdb"
    63 				ProgramDatabaseFile=".\Release/openttd.pdb"
    64 				SubSystem="2"
    64 				SubSystem="2"
    65 				OptimizeReferences="2"
    65 				OptimizeReferences="2"
    66 				OptimizeForWindows98="1"
    66 				OptimizeForWindows98="1"
   123 				Name="VCLinkerTool"
   123 				Name="VCLinkerTool"
   124 				AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib dxguid.lib"
   124 				AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib dxguid.lib"
   125 				OutputFile=".\Debug/openttd.exe"
   125 				OutputFile=".\Debug/openttd.exe"
   126 				LinkIncremental="0"
   126 				LinkIncremental="0"
   127 				SuppressStartupBanner="TRUE"
   127 				SuppressStartupBanner="TRUE"
   128 				IgnoreDefaultLibraryNames="libc.lib"
   128 				IgnoreDefaultLibraryNames="LIBC.lib"
   129 				GenerateDebugInformation="TRUE"
   129 				GenerateDebugInformation="TRUE"
   130 				ProgramDatabaseFile=".\Debug/openttd.pdb"
   130 				ProgramDatabaseFile=".\Debug/openttd.pdb"
   131 				SubSystem="2"
   131 				SubSystem="2"
   132 				TargetMachine="1"/>
   132 				TargetMachine="1"/>
   133 			<Tool
   133 			<Tool
   568 			<File
   568 			<File
   569 				RelativePath=".\settings.h">
   569 				RelativePath=".\settings.h">
   570 			</File>
   570 			</File>
   571 			<File
   571 			<File
   572 				RelativePath=".\signs.h">
   572 				RelativePath=".\signs.h">
       
   573 			</File>
       
   574 			<File
       
   575 				RelativePath=".\slope.h">
   573 			</File>
   576 			</File>
   574 			<File
   577 			<File
   575 				RelativePath=".\sound.h">
   578 				RelativePath=".\sound.h">
   576 			</File>
   579 			</File>
   577 			<File
   580 			<File
   936 			</File>
   939 			</File>
   937 			<File
   940 			<File
   938 				RelativePath=".\water_map.h">
   941 				RelativePath=".\water_map.h">
   939 			</File>
   942 			</File>
   940 		</Filter>
   943 		</Filter>
       
   944 		<Filter
       
   945 			Name="yapf"
       
   946 			Filter="">
       
   947 			<File
       
   948 				RelativePath=".\yapf\array.hpp">
       
   949 			</File>
       
   950 			<File
       
   951 				RelativePath=".\yapf\autocopyptr.hpp">
       
   952 			</File>
       
   953 			<File
       
   954 				RelativePath=".\yapf\binaryheap.hpp">
       
   955 			</File>
       
   956 			<File
       
   957 				RelativePath=".\yapf\blob.hpp">
       
   958 			</File>
       
   959 			<File
       
   960 				RelativePath=".\yapf\countedptr.hpp">
       
   961 			</File>
       
   962 			<File
       
   963 				RelativePath=".\yapf\crc32.hpp">
       
   964 			</File>
       
   965 			<File
       
   966 				RelativePath=".\yapf\fixedsizearray.hpp">
       
   967 			</File>
       
   968 			<File
       
   969 				RelativePath=".\yapf\follow_track.cpp">
       
   970 				<FileConfiguration
       
   971 					Name="Release|Win32">
       
   972 					<Tool
       
   973 						Name="VCCLCompilerTool"
       
   974 						CompileAs="2"/>
       
   975 				</FileConfiguration>
       
   976 				<FileConfiguration
       
   977 					Name="Debug|Win32">
       
   978 					<Tool
       
   979 						Name="VCCLCompilerTool"
       
   980 						CompileAs="2"/>
       
   981 				</FileConfiguration>
       
   982 			</File>
       
   983 			<File
       
   984 				RelativePath=".\yapf\follow_track.hpp">
       
   985 			</File>
       
   986 			<File
       
   987 				RelativePath=".\yapf\hashtable.hpp">
       
   988 			</File>
       
   989 			<File
       
   990 				RelativePath=".\yapf\nodelist.hpp">
       
   991 			</File>
       
   992 			<File
       
   993 				RelativePath=".\yapf\track_dir.hpp">
       
   994 			</File>
       
   995 			<File
       
   996 				RelativePath=".\yapf\yapf.h">
       
   997 			</File>
       
   998 			<File
       
   999 				RelativePath=".\yapf\yapf.hpp">
       
  1000 			</File>
       
  1001 			<File
       
  1002 				RelativePath=".\yapf\yapf_base.hpp">
       
  1003 			</File>
       
  1004 			<File
       
  1005 				RelativePath=".\yapf\yapf_common.cpp">
       
  1006 				<FileConfiguration
       
  1007 					Name="Release|Win32">
       
  1008 					<Tool
       
  1009 						Name="VCCLCompilerTool"
       
  1010 						CompileAs="2"/>
       
  1011 				</FileConfiguration>
       
  1012 				<FileConfiguration
       
  1013 					Name="Debug|Win32">
       
  1014 					<Tool
       
  1015 						Name="VCCLCompilerTool"
       
  1016 						CompileAs="2"/>
       
  1017 				</FileConfiguration>
       
  1018 			</File>
       
  1019 			<File
       
  1020 				RelativePath=".\yapf\yapf_common.hpp">
       
  1021 			</File>
       
  1022 			<File
       
  1023 				RelativePath=".\yapf\yapf_costbase.hpp">
       
  1024 			</File>
       
  1025 			<File
       
  1026 				RelativePath=".\yapf\yapf_costcache.hpp">
       
  1027 			</File>
       
  1028 			<File
       
  1029 				RelativePath=".\yapf\yapf_costrail.hpp">
       
  1030 			</File>
       
  1031 			<File
       
  1032 				RelativePath=".\yapf\yapf_destrail.hpp">
       
  1033 			</File>
       
  1034 			<File
       
  1035 				RelativePath=".\yapf\yapf_node.hpp">
       
  1036 			</File>
       
  1037 			<File
       
  1038 				RelativePath=".\yapf\yapf_node_rail.hpp">
       
  1039 			</File>
       
  1040 			<File
       
  1041 				RelativePath=".\yapf\yapf_node_road.hpp">
       
  1042 			</File>
       
  1043 			<File
       
  1044 				RelativePath=".\yapf\yapf_rail.cpp">
       
  1045 				<FileConfiguration
       
  1046 					Name="Release|Win32">
       
  1047 					<Tool
       
  1048 						Name="VCCLCompilerTool"
       
  1049 						CompileAs="2"/>
       
  1050 				</FileConfiguration>
       
  1051 				<FileConfiguration
       
  1052 					Name="Debug|Win32">
       
  1053 					<Tool
       
  1054 						Name="VCCLCompilerTool"
       
  1055 						CompileAs="2"/>
       
  1056 				</FileConfiguration>
       
  1057 			</File>
       
  1058 			<File
       
  1059 				RelativePath=".\yapf\yapf_road.cpp">
       
  1060 				<FileConfiguration
       
  1061 					Name="Release|Win32">
       
  1062 					<Tool
       
  1063 						Name="VCCLCompilerTool"
       
  1064 						CompileAs="2"/>
       
  1065 				</FileConfiguration>
       
  1066 				<FileConfiguration
       
  1067 					Name="Debug|Win32">
       
  1068 					<Tool
       
  1069 						Name="VCCLCompilerTool"
       
  1070 						CompileAs="2"/>
       
  1071 				</FileConfiguration>
       
  1072 			</File>
       
  1073 			<File
       
  1074 				RelativePath=".\yapf\yapf_settings.h">
       
  1075 			</File>
       
  1076 			<File
       
  1077 				RelativePath=".\yapf\yapf_ship.cpp">
       
  1078 				<FileConfiguration
       
  1079 					Name="Release|Win32">
       
  1080 					<Tool
       
  1081 						Name="VCCLCompilerTool"
       
  1082 						CompileAs="2"/>
       
  1083 				</FileConfiguration>
       
  1084 				<FileConfiguration
       
  1085 					Name="Debug|Win32">
       
  1086 					<Tool
       
  1087 						Name="VCCLCompilerTool"
       
  1088 						CompileAs="2"/>
       
  1089 				</FileConfiguration>
       
  1090 			</File>
       
  1091 		</Filter>
   941 		<File
  1092 		<File
   942 			RelativePath=".\mainicon.ico">
  1093 			RelativePath=".\mainicon.ico">
   943 		</File>
  1094 		</File>
   944 		<File
  1095 		<File
   945 			RelativePath=".\openttd.ico">
  1096 			RelativePath=".\openttd.ico">