projects/langs_vs90.vcproj.in
changeset 7897 6aa16b938b99
equal deleted inserted replaced
7896:8b78e948b34a 7897:6aa16b938b99
       
     1 <?xml version="1.0" encoding="Windows-1252"?>
       
     2 <VisualStudioProject
       
     3 	ProjectType="Visual C++"
       
     4 	Version="9.00"
       
     5 	Name="langs"
       
     6 	ProjectGUID="{0F066B23-18DF-4284-8265-F4A5E7E3B966}"
       
     7 	RootNamespace="langs"
       
     8 	Keyword="MakeFileProj"
       
     9 	TargetFrameworkVersion="131072"
       
    10 	>
       
    11 	<Platforms>
       
    12 		<Platform
       
    13 			Name="Win32"
       
    14 		/>
       
    15 	</Platforms>
       
    16 	<ToolFiles>
       
    17 	</ToolFiles>
       
    18 	<Configurations>
       
    19 		<Configuration
       
    20 			Name="Debug|Win32"
       
    21 			OutputDirectory="..\bin\lang"
       
    22 			IntermediateDirectory="..\objs\langs"
       
    23 			ConfigurationType="10"
       
    24 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
       
    25 			UseOfMFC="0"
       
    26 			ATLMinimizesCRunTimeLibraryUsage="false"
       
    27 			>
       
    28 			<Tool
       
    29 				Name="VCPreBuildEventTool"
       
    30 				Description="Generating strings.h"
       
    31 				CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\objs\langs\table"
       
    32 			/>
       
    33 			<Tool
       
    34 				Name="VCCustomBuildTool"
       
    35 			/>
       
    36 			<Tool
       
    37 				Name="VCMIDLTool"
       
    38 				TypeLibraryName="./langs.tlb"
       
    39 				HeaderFileName=""
       
    40 			/>
       
    41 			<Tool
       
    42 				Name="VCPostBuildEventTool"
       
    43 			/>
       
    44 		</Configuration>
       
    45 	</Configurations>
       
    46 	<References>
       
    47 	</References>
       
    48 	<Files>
       
    49 !!FILES!!
       
    50 	</Files>
       
    51 	<Globals>
       
    52 	</Globals>
       
    53 </VisualStudioProject>