projects/strgen_vs90.vcproj
branchNewGRF_ports
changeset 6871 5a9dc001e1ad
child 6878 7d1ff2f621c7
equal deleted inserted replaced
6870:ca3fd1fbe311 6871:5a9dc001e1ad
       
     1 <?xml version="1.0" encoding="Windows-1252"?>
       
     2 <VisualStudioProject
       
     3 	ProjectType="Visual C++"
       
     4 	Version="9.00"
       
     5 	Name="strgen"
       
     6 	ProjectGUID="{A133A442-BD0A-4ADE-B117-AD7545E4BDD1}"
       
     7 	RootNamespace="strgen"
       
     8 	TargetFrameworkVersion="131072"
       
     9 	>
       
    10 	<Platforms>
       
    11 		<Platform
       
    12 			Name="Win32"
       
    13 		/>
       
    14 	</Platforms>
       
    15 	<ToolFiles>
       
    16 	</ToolFiles>
       
    17 	<Configurations>
       
    18 		<Configuration
       
    19 			Name="Debug|Win32"
       
    20 			OutputDirectory="..\objs\strgen"
       
    21 			IntermediateDirectory="..\objs\strgen"
       
    22 			ConfigurationType="1"
       
    23 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
       
    24 			UseOfMFC="0"
       
    25 			ATLMinimizesCRunTimeLibraryUsage="false"
       
    26 			CharacterSet="2"
       
    27 			>
       
    28 			<Tool
       
    29 				Name="VCPreBuildEventTool"
       
    30 			/>
       
    31 			<Tool
       
    32 				Name="VCCustomBuildTool"
       
    33 			/>
       
    34 			<Tool
       
    35 				Name="VCXMLDataGeneratorTool"
       
    36 			/>
       
    37 			<Tool
       
    38 				Name="VCWebServiceProxyGeneratorTool"
       
    39 			/>
       
    40 			<Tool
       
    41 				Name="VCMIDLTool"
       
    42 				TypeLibraryName=".\Debug/strgen.tlb"
       
    43 				HeaderFileName=""
       
    44 			/>
       
    45 			<Tool
       
    46 				Name="VCCLCompilerTool"
       
    47 				Optimization="1"
       
    48 				FavorSizeOrSpeed="2"
       
    49 				PreprocessorDefinitions="STRGEN;WIN32;_DEBUG;_CONSOLE"
       
    50 				BasicRuntimeChecks="0"
       
    51 				RuntimeLibrary="1"
       
    52 				PrecompiledHeaderFile=""
       
    53 				AssemblerOutput="2"
       
    54 				AssemblerListingLocation="$(IntDir)/"
       
    55 				ObjectFile="$(IntDir)/"
       
    56 				ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
       
    57 				WarningLevel="3"
       
    58 				WarnAsError="true"
       
    59 				SuppressStartupBanner="true"
       
    60 				DebugInformationFormat="3"
       
    61 			/>
       
    62 			<Tool
       
    63 				Name="VCManagedResourceCompilerTool"
       
    64 			/>
       
    65 			<Tool
       
    66 				Name="VCResourceCompilerTool"
       
    67 				PreprocessorDefinitions="_DEBUG"
       
    68 				Culture="1053"
       
    69 			/>
       
    70 			<Tool
       
    71 				Name="VCPreLinkEventTool"
       
    72 			/>
       
    73 			<Tool
       
    74 				Name="VCLinkerTool"
       
    75 				OutputFile="$(IntDir)\strgen.exe"
       
    76 				LinkIncremental="1"
       
    77 				SuppressStartupBanner="true"
       
    78 				GenerateDebugInformation="true"
       
    79 				ProgramDatabaseFile="$(IntDir)\strgen.pdb"
       
    80 				SubSystem="1"
       
    81 				RandomizedBaseAddress="1"
       
    82 				DataExecutionPrevention="0"
       
    83 				TargetMachine="1"
       
    84 			/>
       
    85 			<Tool
       
    86 				Name="VCALinkTool"
       
    87 			/>
       
    88 			<Tool
       
    89 				Name="VCManifestTool"
       
    90 			/>
       
    91 			<Tool
       
    92 				Name="VCXDCMakeTool"
       
    93 			/>
       
    94 			<Tool
       
    95 				Name="VCBscMakeTool"
       
    96 			/>
       
    97 			<Tool
       
    98 				Name="VCFxCopTool"
       
    99 			/>
       
   100 			<Tool
       
   101 				Name="VCAppVerifierTool"
       
   102 			/>
       
   103 			<Tool
       
   104 				Name="VCPostBuildEventTool"
       
   105 			/>
       
   106 		</Configuration>
       
   107 	</Configurations>
       
   108 	<References>
       
   109 	</References>
       
   110 	<Files>
       
   111 		<Filter
       
   112 			Name="Source Files"
       
   113 			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
       
   114 			>
       
   115 			<File
       
   116 				RelativePath="..\src\strgen\strgen.cpp"
       
   117 				>
       
   118 			</File>
       
   119 			<File
       
   120 				RelativePath="..\src\string.cpp"
       
   121 				>
       
   122 			</File>
       
   123 		</Filter>
       
   124 		<File
       
   125 			RelativePath="..\src\macros.h"
       
   126 			>
       
   127 		</File>
       
   128 		<File
       
   129 			RelativePath="..\src\stdafx.h"
       
   130 			>
       
   131 		</File>
       
   132 		<File
       
   133 			RelativePath="..\src\string.h"
       
   134 			>
       
   135 		</File>
       
   136 	</Files>
       
   137 	<Globals>
       
   138 	</Globals>
       
   139 </VisualStudioProject>