2010-05-12 13:14:56 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="9.00"
|
|
|
|
Name="generate"
|
|
|
|
ProjectGUID="{2F31FD79-D1AC-43C4-89F3-B0D5E4E53E34}"
|
|
|
|
RootNamespace="generate"
|
|
|
|
TargetFrameworkVersion="131072"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
2010-07-15 17:14:36 +00:00
|
|
|
IntermediateDirectory="..\objs\generate"
|
2010-05-12 13:14:56 +00:00
|
|
|
ConfigurationType="10"
|
|
|
|
>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<Files>
|
|
|
|
<File
|
|
|
|
RelativePath="..\source.list"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Running 'generate.vbs' ..."
|
|
|
|
CommandLine="cscript "$(ProjectDir)generate.vbs""
|
|
|
|
AdditionalDependencies="$(InputPath)"
|
2010-06-28 19:07:33 +00:00
|
|
|
Outputs="$(SolutionDir)openttd_vs80.vcproj;$(SolutionDir)openttd_vs90.vcproj;$(SolutionDir)openttd_vs100.vcxproj;$(SolutionDir)openttd_vs100.vcxproj.filters;$(SolutionDir)langs_vs80.vcproj;$(SolutionDir)langs_vs90.vcproj;$(SolutionDir)langs_vs100.vcxproj"
|
2010-05-12 13:14:56 +00:00
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
</Files>
|
|
|
|
</VisualStudioProject>
|