blob: 6a6ff175709743a33df08a7487e7bbc31361c786 [file] [log] [blame]
Christian Heimesad14d112007-11-17 08:15:27 +00001<?xml version="1.0" encoding="windows-1250"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="make_buildinfo"
6 ProjectGUID="{C73F0EC1-358B-4177-940F-0846AC8B04CD}"
7 RootNamespace="make_buildinfo"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
10 >
11 <Platforms>
12 <Platform
13 Name="Win32"
14 />
Christian Heimes8a48c4c2007-11-19 01:23:57 +000015 <Platform
16 Name="x64"
17 />
Christian Heimesad14d112007-11-17 08:15:27 +000018 </Platforms>
19 <ToolFiles>
20 </ToolFiles>
21 <Configurations>
22 <Configuration
Christian Heimesad14d112007-11-17 08:15:27 +000023 Name="Release|Win32"
24 ConfigurationType="1"
25 InheritedPropertySheets=".\pyproject.vsprops"
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 />
43 <Tool
44 Name="VCCLCompilerTool"
45 Optimization="0"
46 InlineFunctionExpansion="1"
Christian Heimesad32deb2007-11-20 05:57:30 +000047 PreprocessorDefinitions="NDEBUG;_CONSOLE"
Christian Heimesad14d112007-11-17 08:15:27 +000048 RuntimeLibrary="0"
49 UsePrecompiledHeader="0"
50 />
51 <Tool
52 Name="VCManagedResourceCompilerTool"
53 />
54 <Tool
55 Name="VCResourceCompilerTool"
56 />
57 <Tool
58 Name="VCPreLinkEventTool"
59 />
60 <Tool
61 Name="VCLinkerTool"
62 OutputFile="$(OutDir)/make_buildinfo.exe"
63 LinkIncremental="1"
64 GenerateDebugInformation="true"
Christian Heimes8a48c4c2007-11-19 01:23:57 +000065 ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
Christian Heimesad14d112007-11-17 08:15:27 +000066 SubSystem="1"
67 OptimizeReferences="2"
68 EnableCOMDATFolding="2"
69 />
70 <Tool
71 Name="VCALinkTool"
72 />
73 <Tool
74 Name="VCManifestTool"
75 />
76 <Tool
77 Name="VCXDCMakeTool"
78 />
79 <Tool
80 Name="VCBscMakeTool"
81 />
82 <Tool
83 Name="VCFxCopTool"
84 />
85 <Tool
86 Name="VCAppVerifierTool"
87 />
88 <Tool
89 Name="VCPostBuildEventTool"
90 />
91 </Configuration>
Christian Heimesad14d112007-11-17 08:15:27 +000092 </Configurations>
93 <References>
94 </References>
95 <Files>
96 <Filter
97 Name="Source Files"
98 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
99 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
100 >
101 <File
102 RelativePath=".\make_buildinfo.c"
103 >
104 </File>
105 </Filter>
106 </Files>
107 <Globals>
108 </Globals>
109</VisualStudioProject>