source: trunk/Utilities/UpnpScanner/UpnpScanner.vcproj @ 168

Last change on this file since 168 was 168, checked in by roman, 11 years ago
File size: 5.7 KB
Line 
1<?xml version="1.0" encoding="windows-1251"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="9.00"
5        Name="UpnpScanner"
6        ProjectGUID="{29612A69-A9D0-48D2-A386-5840C41E02E5}"
7        RootNamespace="UpnpScanner"
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="Debug"
21                        IntermediateDirectory="Debug"
22                        ConfigurationType="1"
23                        UseOfMFC="0"
24                        UseOfATL="1"
25                        ATLMinimizesCRunTimeLibraryUsage="false"
26                        CharacterSet="1"
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                                PreprocessorDefinitions="_DEBUG"
43                                MkTypLibCompatible="false"
44                                TargetEnvironment="1"
45                                GenerateStublessProxies="true"
46                                TypeLibraryName="$(IntDir)/UpnpScanner.tlb"
47                                HeaderFileName="UpnpScanner.h"
48                                DLLDataFileName=""
49                                InterfaceIdentifierFileName="UpnpScanner_i.c"
50                                ProxyFileName="UpnpScanner_p.c"
51                        />
52                        <Tool
53                                Name="VCCLCompilerTool"
54                                Optimization="0"
55                                AdditionalIncludeDirectories=""
56                                PreprocessorDefinitions="WIN32;_WINDOWS;STRICT;_DEBUG"
57                                MinimalRebuild="true"
58                                BasicRuntimeChecks="3"
59                                RuntimeLibrary="1"
60                                UsePrecompiledHeader="2"
61                                WarningLevel="3"
62                                DebugInformationFormat="4"
63                        />
64                        <Tool
65                                Name="VCManagedResourceCompilerTool"
66                        />
67                        <Tool
68                                Name="VCResourceCompilerTool"
69                                PreprocessorDefinitions="_DEBUG"
70                                Culture="1033"
71                                AdditionalIncludeDirectories="$(IntDir)"
72                        />
73                        <Tool
74                                Name="VCPreLinkEventTool"
75                        />
76                        <Tool
77                                Name="VCLinkerTool"
78                                LinkIncremental="2"
79                                DelayLoadDLLs="uxtheme.dll;dbghelp.dll"
80                                GenerateDebugInformation="true"
81                                SubSystem="2"
82                                RandomizedBaseAddress="1"
83                                DataExecutionPrevention="0"
84                                TargetMachine="1"
85                        />
86                        <Tool
87                                Name="VCALinkTool"
88                        />
89                        <Tool
90                                Name="VCManifestTool"
91                        />
92                        <Tool
93                                Name="VCXDCMakeTool"
94                        />
95                        <Tool
96                                Name="VCBscMakeTool"
97                        />
98                        <Tool
99                                Name="VCFxCopTool"
100                        />
101                        <Tool
102                                Name="VCAppVerifierTool"
103                        />
104                        <Tool
105                                Name="VCPostBuildEventTool"
106                        />
107                </Configuration>
108                <Configuration
109                        Name="Release|Win32"
110                        OutputDirectory="Release"
111                        IntermediateDirectory="Release"
112                        ConfigurationType="1"
113                        UseOfMFC="0"
114                        UseOfATL="1"
115                        ATLMinimizesCRunTimeLibraryUsage="false"
116                        CharacterSet="1"
117                        WholeProgramOptimization="1"
118                        >
119                        <Tool
120                                Name="VCPreBuildEventTool"
121                        />
122                        <Tool
123                                Name="VCCustomBuildTool"
124                        />
125                        <Tool
126                                Name="VCXMLDataGeneratorTool"
127                        />
128                        <Tool
129                                Name="VCWebServiceProxyGeneratorTool"
130                        />
131                        <Tool
132                                Name="VCMIDLTool"
133                                PreprocessorDefinitions="NDEBUG"
134                                MkTypLibCompatible="false"
135                                TargetEnvironment="1"
136                                GenerateStublessProxies="true"
137                                TypeLibraryName="$(IntDir)/UpnpScanner.tlb"
138                                HeaderFileName="UpnpScanner.h"
139                                DLLDataFileName=""
140                                InterfaceIdentifierFileName="UpnpScanner_i.c"
141                                ProxyFileName="UpnpScanner_p.c"
142                        />
143                        <Tool
144                                Name="VCCLCompilerTool"
145                                Optimization="3"
146                                InlineFunctionExpansion="2"
147                                EnableIntrinsicFunctions="true"
148                                FavorSizeOrSpeed="2"
149                                OmitFramePointers="true"
150                                EnableFiberSafeOptimizations="true"
151                                WholeProgramOptimization="true"
152                                AdditionalIncludeDirectories=""
153                                PreprocessorDefinitions="WIN32;_WINDOWS;STRICT;NDEBUG"
154                                StringPooling="true"
155                                ExceptionHandling="2"
156                                RuntimeLibrary="0"
157                                UsePrecompiledHeader="2"
158                                WarningLevel="3"
159                                DebugInformationFormat="3"
160                        />
161                        <Tool
162                                Name="VCManagedResourceCompilerTool"
163                        />
164                        <Tool
165                                Name="VCResourceCompilerTool"
166                                PreprocessorDefinitions="NDEBUG"
167                                Culture="1033"
168                                AdditionalIncludeDirectories="$(IntDir)"
169                        />
170                        <Tool
171                                Name="VCPreLinkEventTool"
172                        />
173                        <Tool
174                                Name="VCLinkerTool"
175                                LinkIncremental="1"
176                                IgnoreDefaultLibraryNames="atlmincrt"
177                                DelayLoadDLLs="uxtheme.dll;dbghelp.dll"
178                                GenerateDebugInformation="true"
179                                SubSystem="2"
180                                RandomizedBaseAddress="1"
181                                DataExecutionPrevention="0"
182                                TargetMachine="1"
183                        />
184                        <Tool
185                                Name="VCALinkTool"
186                        />
187                        <Tool
188                                Name="VCManifestTool"
189                        />
190                        <Tool
191                                Name="VCXDCMakeTool"
192                        />
193                        <Tool
194                                Name="VCBscMakeTool"
195                        />
196                        <Tool
197                                Name="VCFxCopTool"
198                        />
199                        <Tool
200                                Name="VCAppVerifierTool"
201                        />
202                        <Tool
203                                Name="VCPostBuildEventTool"
204                        />
205                </Configuration>
206        </Configurations>
207        <References>
208        </References>
209        <Files>
210                <Filter
211                        Name="Source Files"
212                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
213                        >
214                        <File
215                                RelativePath=".\stdafx.cpp"
216                                >
217                                <FileConfiguration
218                                        Name="Debug|Win32"
219                                        >
220                                        <Tool
221                                                Name="VCCLCompilerTool"
222                                                UsePrecompiledHeader="1"
223                                        />
224                                </FileConfiguration>
225                                <FileConfiguration
226                                        Name="Release|Win32"
227                                        >
228                                        <Tool
229                                                Name="VCCLCompilerTool"
230                                                UsePrecompiledHeader="1"
231                                        />
232                                </FileConfiguration>
233                        </File>
234                        <File
235                                RelativePath=".\UpnpScanner.cpp"
236                                >
237                        </File>
238                </Filter>
239                <Filter
240                        Name="Header Files"
241                        Filter="h;hpp;hxx;hm;inl;inc"
242                        >
243                        <File
244                                RelativePath=".\MainDialog.h"
245                                >
246                        </File>
247                        <File
248                                RelativePath=".\resource.h"
249                                >
250                        </File>
251                        <File
252                                RelativePath=".\stdafx.h"
253                                >
254                        </File>
255                </Filter>
256                <Filter
257                        Name="Resource Files"
258                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;jpg;jpeg;jpe;manifest"
259                        >
260                        <File
261                                RelativePath=".\UpnpScanner.ico"
262                                >
263                        </File>
264                        <File
265                                RelativePath=".\UpnpScanner.rc"
266                                >
267                        </File>
268                </Filter>
269        </Files>
270        <Globals>
271        </Globals>
272</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.