added some development tools
[windows-sources.git] / developer / VC / WTL80 / Samples / BmpView / BmpView.vcproj
blobd55b5ad36dce8fa8873483393604eea59774e813
1 <?xml version="1.0" encoding = "Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.00"
5 Name="BmpView"
6 SccProjectName=""
7 SccLocalPath="">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory=".\Debug"
16 IntermediateDirectory=".\Debug"
17 ConfigurationType="1"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE"
20 CharacterSet="2">
21 <Tool
22 Name="VCCLCompilerTool"
23 Optimization="0"
24 AdditionalIncludeDirectories="..\..\include"
25 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,STRICT"
26 BasicRuntimeChecks="3"
27 RuntimeLibrary="1"
28 UsePrecompiledHeader="3"
29 PrecompiledHeaderThrough="stdafx.h"
30 PrecompiledHeaderFile=".\Debug/BmpView.pch"
31 AssemblerListingLocation=".\Debug/"
32 ObjectFile=".\Debug/"
33 ProgramDataBaseFileName=".\Debug/"
34 WarningLevel="4"
35 SuppressStartupBanner="TRUE"
36 DebugInformationFormat="4"
37 CompileAs="0"/>
38 <Tool
39 Name="VCCustomBuildTool"/>
40 <Tool
41 Name="VCLinkerTool"
42 AdditionalOptions="/MACHINE:I386"
43 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib"
44 OutputFile=".\Debug/BmpView.exe"
45 LinkIncremental="2"
46 SuppressStartupBanner="TRUE"
47 GenerateDebugInformation="TRUE"
48 ProgramDatabaseFile=".\Debug/BmpView.pdb"
49 SubSystem="2"/>
50 <Tool
51 Name="VCMIDLTool"
52 PreprocessorDefinitions="_DEBUG"
53 MkTypLibCompatible="TRUE"
54 SuppressStartupBanner="TRUE"
55 TargetEnvironment="1"
56 TypeLibraryName=".\Debug/BmpView.tlb"/>
57 <Tool
58 Name="VCPostBuildEventTool"/>
59 <Tool
60 Name="VCPreBuildEventTool"/>
61 <Tool
62 Name="VCPreLinkEventTool"/>
63 <Tool
64 Name="VCResourceCompilerTool"
65 PreprocessorDefinitions="_DEBUG"
66 Culture="1033"
67 AdditionalIncludeDirectories="..\..\include"/>
68 <Tool
69 Name="VCWebServiceProxyGeneratorTool"/>
70 <Tool
71 Name="VCWebDeploymentTool"/>
72 </Configuration>
73 <Configuration
74 Name="Release|Win32"
75 OutputDirectory=".\Release"
76 IntermediateDirectory=".\Release"
77 ConfigurationType="1"
78 UseOfMFC="0"
79 ATLMinimizesCRunTimeLibraryUsage="TRUE"
80 CharacterSet="2">
81 <Tool
82 Name="VCCLCompilerTool"
83 InlineFunctionExpansion="1"
84 AdditionalIncludeDirectories="..\..\include"
85 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,STRICT"
86 StringPooling="TRUE"
87 RuntimeLibrary="0"
88 EnableFunctionLevelLinking="TRUE"
89 UsePrecompiledHeader="3"
90 PrecompiledHeaderThrough="stdafx.h"
91 PrecompiledHeaderFile=".\Release/BmpView.pch"
92 AssemblerListingLocation=".\Release/"
93 ObjectFile=".\Release/"
94 ProgramDataBaseFileName=".\Release/"
95 WarningLevel="4"
96 SuppressStartupBanner="TRUE"
97 CompileAs="0"/>
98 <Tool
99 Name="VCCustomBuildTool"/>
100 <Tool
101 Name="VCLinkerTool"
102 AdditionalOptions="/MACHINE:I386"
103 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib"
104 OutputFile=".\Release/BmpView.exe"
105 LinkIncremental="1"
106 SuppressStartupBanner="TRUE"
107 ProgramDatabaseFile=".\Release/BmpView.pdb"
108 SubSystem="2"/>
109 <Tool
110 Name="VCMIDLTool"
111 PreprocessorDefinitions="NDEBUG"
112 MkTypLibCompatible="TRUE"
113 SuppressStartupBanner="TRUE"
114 TargetEnvironment="1"
115 TypeLibraryName=".\Release/BmpView.tlb"/>
116 <Tool
117 Name="VCPostBuildEventTool"/>
118 <Tool
119 Name="VCPreBuildEventTool"/>
120 <Tool
121 Name="VCPreLinkEventTool"/>
122 <Tool
123 Name="VCResourceCompilerTool"
124 PreprocessorDefinitions="NDEBUG"
125 Culture="1033"
126 AdditionalIncludeDirectories="..\..\include"/>
127 <Tool
128 Name="VCWebServiceProxyGeneratorTool"/>
129 <Tool
130 Name="VCWebDeploymentTool"/>
131 </Configuration>
132 </Configurations>
133 <Files>
134 <Filter
135 Name="Source Files"
136 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
137 <File
138 RelativePath=".\BmpView.cpp">
139 </File>
140 <File
141 RelativePath=".\BmpView.rc">
142 </File>
143 <File
144 RelativePath=".\stdafx.cpp">
145 <FileConfiguration
146 Name="Debug|Win32">
147 <Tool
148 Name="VCCLCompilerTool"
149 UsePrecompiledHeader="1"/>
150 </FileConfiguration>
151 <FileConfiguration
152 Name="Release|Win32">
153 <Tool
154 Name="VCCLCompilerTool"
155 UsePrecompiledHeader="1"/>
156 </FileConfiguration>
157 </File>
158 </Filter>
159 <Filter
160 Name="Header Files"
161 Filter="h;hpp;hxx;hm;inl">
162 <File
163 RelativePath=".\list.h">
164 </File>
165 <File
166 RelativePath=".\mainfrm.h">
167 </File>
168 <File
169 RelativePath=".\props.h">
170 </File>
171 <File
172 RelativePath=".\resource.h">
173 </File>
174 <File
175 RelativePath=".\stdafx.h">
176 </File>
177 <File
178 RelativePath=".\view.h">
179 </File>
180 </Filter>
181 <Filter
182 Name="Resource Files"
183 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
184 <File
185 RelativePath=".\res\BmpView.exe.manifest">
186 </File>
187 <File
188 RelativePath=".\res\BmpView.ico">
189 </File>
190 <File
191 RelativePath=".\res\toolbar.bmp">
192 </File>
193 </Filter>
194 </Files>
195 <Globals>
196 </Globals>
197 </VisualStudioProject>