blob: 58ed000fe5e49f8a43b0a3123d5fc05d11382dfd [file] [log] [blame]
Tim Petersa37722c2006-05-28 01:52:38 +00001<?xml version="1.0" encoding="windows-1250"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="make_buildinfo"
6 ProjectGUID="{C73F0EC1-358B-4177-940F-0846AC8B04CD}"
Kristján Valur Jónsson2c8851e2006-10-07 14:56:30 +00007 RootNamespace="make_buildinfo"
Tim Petersa37722c2006-05-28 01:52:38 +00008 Keyword="Win32Proj"
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="."
21 IntermediateDirectory=".\x86-temp-release\make_buildinfo"
22 ConfigurationType="1"
23 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
24 CharacterSet="2"
25 >
26 <Tool
27 Name="VCPreBuildEventTool"
28 />
29 <Tool
30 Name="VCCustomBuildTool"
31 />
32 <Tool
33 Name="VCXMLDataGeneratorTool"
34 />
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
37 />
38 <Tool
39 Name="VCMIDLTool"
40 />
41 <Tool
42 Name="VCCLCompilerTool"
43 Optimization="0"
Kristján Valur Jónsson2c8851e2006-10-07 14:56:30 +000044 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
Tim Petersa37722c2006-05-28 01:52:38 +000045 MinimalRebuild="true"
46 BasicRuntimeChecks="3"
47 RuntimeLibrary="1"
48 UsePrecompiledHeader="0"
49 WarningLevel="3"
50 Detect64BitPortabilityProblems="true"
51 DebugInformationFormat="4"
52 />
53 <Tool
54 Name="VCManagedResourceCompilerTool"
55 />
56 <Tool
57 Name="VCResourceCompilerTool"
58 />
59 <Tool
60 Name="VCPreLinkEventTool"
61 />
62 <Tool
63 Name="VCLinkerTool"
64 OutputFile="$(OutDir)/make_buildinfo.exe"
65 LinkIncremental="2"
66 GenerateDebugInformation="true"
67 ProgramDatabaseFile="$(OutDir)/make_buildinfo.pdb"
68 SubSystem="1"
69 TargetMachine="1"
70 />
71 <Tool
72 Name="VCALinkTool"
73 />
74 <Tool
75 Name="VCManifestTool"
76 />
77 <Tool
78 Name="VCXDCMakeTool"
79 />
80 <Tool
81 Name="VCBscMakeTool"
82 />
83 <Tool
84 Name="VCFxCopTool"
85 />
86 <Tool
87 Name="VCAppVerifierTool"
88 />
89 <Tool
90 Name="VCWebDeploymentTool"
91 />
92 <Tool
93 Name="VCPostBuildEventTool"
Kristján Valur Jónsson2c8851e2006-10-07 14:56:30 +000094 Description="Making getbuildinfo2.c"
95 CommandLine="$(TargetPath)"
Tim Petersa37722c2006-05-28 01:52:38 +000096 />
97 </Configuration>
98 </Configurations>
99 <References>
100 </References>
101 <Files>
102 <Filter
103 Name="Source Files"
104 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
105 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
106 >
107 <File
108 RelativePath=".\make_buildinfo.c"
109 >
110 </File>
111 </Filter>
112 </Files>
113 <Globals>
114 </Globals>
115</VisualStudioProject>