/3rd_party/wtl/Samples/TabBrowser/TabBrowser80.vcproj
Unknown | 299 lines | 299 code | 0 blank | 0 comment | 0 complexity | 29ef5f4f4dc9c848309a100dfb52cb42 MD5 | raw file
Possible License(s): LGPL-2.1, BSD-3-Clause, JSON, MPL-2.0-no-copyleft-exception, GPL-2.0, GPL-3.0, LGPL-3.0, BSD-2-Clause
1<?xml version="1.0" encoding="Windows-1252"?> 2<VisualStudioProject 3 ProjectType="Visual C++" 4 Version="8.00" 5 Name="TabBrowser" 6 ProjectGUID="{4F93E0CE-7116-44A2-AEF1-9A6DE07C7CE0}" 7 > 8 <Platforms> 9 <Platform 10 Name="Win32" 11 /> 12 </Platforms> 13 <ToolFiles> 14 </ToolFiles> 15 <Configurations> 16 <Configuration 17 Name="Debug|Win32" 18 OutputDirectory="Debug80" 19 IntermediateDirectory="Debug80" 20 ConfigurationType="1" 21 UseOfATL="2" 22 ATLMinimizesCRunTimeLibraryUsage="false" 23 CharacterSet="1" 24 > 25 <Tool 26 Name="VCPreBuildEventTool" 27 /> 28 <Tool 29 Name="VCCustomBuildTool" 30 /> 31 <Tool 32 Name="VCXMLDataGeneratorTool" 33 /> 34 <Tool 35 Name="VCWebServiceProxyGeneratorTool" 36 /> 37 <Tool 38 Name="VCMIDLTool" 39 PreprocessorDefinitions="_DEBUG" 40 MkTypLibCompatible="false" 41 TargetEnvironment="1" 42 GenerateStublessProxies="true" 43 TypeLibraryName="$(IntDir)/TabBrowser.tlb" 44 HeaderFileName="TabBrowser.h" 45 DLLDataFileName="" 46 InterfaceIdentifierFileName="TabBrowser_i.c" 47 ProxyFileName="TabBrowser_p.c" 48 /> 49 <Tool 50 Name="VCCLCompilerTool" 51 Optimization="0" 52 PreprocessorDefinitions="WIN32;_WINDOWS;STRICT;_DEBUG;_EMBEDDED_MANIFEST" 53 MinimalRebuild="true" 54 BasicRuntimeChecks="3" 55 RuntimeLibrary="1" 56 UsePrecompiledHeader="2" 57 WarningLevel="4" 58 DebugInformationFormat="4" 59 /> 60 <Tool 61 Name="VCManagedResourceCompilerTool" 62 /> 63 <Tool 64 Name="VCResourceCompilerTool" 65 PreprocessorDefinitions="_DEBUG;_EMBEDDED_MANIFEST" 66 Culture="1033" 67 AdditionalIncludeDirectories="$(IntDir)" 68 /> 69 <Tool 70 Name="VCPreLinkEventTool" 71 /> 72 <Tool 73 Name="VCLinkerTool" 74 LinkIncremental="2" 75 GenerateDebugInformation="true" 76 SubSystem="2" 77 TargetMachine="1" 78 /> 79 <Tool 80 Name="VCALinkTool" 81 /> 82 <Tool 83 Name="VCManifestTool" 84 /> 85 <Tool 86 Name="VCXDCMakeTool" 87 /> 88 <Tool 89 Name="VCBscMakeTool" 90 /> 91 <Tool 92 Name="VCFxCopTool" 93 /> 94 <Tool 95 Name="VCAppVerifierTool" 96 /> 97 <Tool 98 Name="VCWebDeploymentTool" 99 /> 100 <Tool 101 Name="VCPostBuildEventTool" 102 /> 103 </Configuration> 104 <Configuration 105 Name="Release|Win32" 106 OutputDirectory="Release80" 107 IntermediateDirectory="Release80" 108 ConfigurationType="1" 109 UseOfATL="2" 110 ATLMinimizesCRunTimeLibraryUsage="true" 111 CharacterSet="1" 112 > 113 <Tool 114 Name="VCPreBuildEventTool" 115 /> 116 <Tool 117 Name="VCCustomBuildTool" 118 /> 119 <Tool 120 Name="VCXMLDataGeneratorTool" 121 /> 122 <Tool 123 Name="VCWebServiceProxyGeneratorTool" 124 /> 125 <Tool 126 Name="VCMIDLTool" 127 PreprocessorDefinitions="NDEBUG" 128 MkTypLibCompatible="false" 129 TargetEnvironment="1" 130 GenerateStublessProxies="true" 131 TypeLibraryName="$(IntDir)/TabBrowser.tlb" 132 HeaderFileName="TabBrowser.h" 133 DLLDataFileName="" 134 InterfaceIdentifierFileName="TabBrowser_i.c" 135 ProxyFileName="TabBrowser_p.c" 136 /> 137 <Tool 138 Name="VCCLCompilerTool" 139 PreprocessorDefinitions="WIN32;_WINDOWS;STRICT;NDEBUG;_EMBEDDED_MANIFEST" 140 ExceptionHandling="0" 141 RuntimeLibrary="0" 142 UsePrecompiledHeader="2" 143 WarningLevel="4" 144 DebugInformationFormat="0" 145 /> 146 <Tool 147 Name="VCManagedResourceCompilerTool" 148 /> 149 <Tool 150 Name="VCResourceCompilerTool" 151 PreprocessorDefinitions="NDEBUG;_EMBEDDED_MANIFEST" 152 Culture="1033" 153 AdditionalIncludeDirectories="$(IntDir)" 154 /> 155 <Tool 156 Name="VCPreLinkEventTool" 157 /> 158 <Tool 159 Name="VCLinkerTool" 160 LinkIncremental="1" 161 SubSystem="2" 162 TargetMachine="1" 163 /> 164 <Tool 165 Name="VCALinkTool" 166 /> 167 <Tool 168 Name="VCManifestTool" 169 /> 170 <Tool 171 Name="VCXDCMakeTool" 172 /> 173 <Tool 174 Name="VCBscMakeTool" 175 /> 176 <Tool 177 Name="VCFxCopTool" 178 /> 179 <Tool 180 Name="VCAppVerifierTool" 181 /> 182 <Tool 183 Name="VCWebDeploymentTool" 184 /> 185 <Tool 186 Name="VCPostBuildEventTool" 187 /> 188 </Configuration> 189 </Configurations> 190 <References> 191 </References> 192 <Files> 193 <Filter 194 Name="Source Files" 195 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm" 196 > 197 <File 198 RelativePath=".\stdafx.cpp" 199 > 200 <FileConfiguration 201 Name="Debug|Win32" 202 > 203 <Tool 204 Name="VCCLCompilerTool" 205 UsePrecompiledHeader="1" 206 /> 207 </FileConfiguration> 208 <FileConfiguration 209 Name="Release|Win32" 210 > 211 <Tool 212 Name="VCCLCompilerTool" 213 UsePrecompiledHeader="1" 214 /> 215 </FileConfiguration> 216 </File> 217 <File 218 RelativePath=".\TabBrowser.cpp" 219 > 220 </File> 221 </Filter> 222 <Filter 223 Name="Header Files" 224 Filter="h;hpp;hxx;hm;inl;inc" 225 > 226 <File 227 RelativePath=".\AboutDlg.h" 228 > 229 </File> 230 <File 231 RelativePath=".\AddressCombo.h" 232 > 233 </File> 234 <File 235 RelativePath=".\BrowserView.h" 236 > 237 </File> 238 <File 239 RelativePath=".\CustomTabView.h" 240 > 241 </File> 242 <File 243 RelativePath=".\MainFrm.h" 244 > 245 </File> 246 <File 247 RelativePath=".\OpenDlg.h" 248 > 249 </File> 250 <File 251 RelativePath=".\resource.h" 252 > 253 </File> 254 <File 255 RelativePath=".\stdafx.h" 256 > 257 </File> 258 <File 259 RelativePath=".\WindowsDlg.h" 260 > 261 </File> 262 </Filter> 263 <Filter 264 Name="Resource Files" 265 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;jpg;jpeg;jpe;manifest" 266 > 267 <File 268 RelativePath=".\res\Go.bmp" 269 > 270 </File> 271 <File 272 RelativePath=".\res\PageImage.bmp" 273 > 274 </File> 275 <File 276 RelativePath=".\res\TabBrowser.ico" 277 > 278 </File> 279 <File 280 RelativePath=".\TabBrowser.rc" 281 > 282 </File> 283 <File 284 RelativePath=".\res\TabToolbar.bmp" 285 > 286 </File> 287 <File 288 RelativePath=".\res\Toolbar.bmp" 289 > 290 </File> 291 <File 292 RelativePath=".\res\Toolbar_Big.bmp" 293 > 294 </File> 295 </Filter> 296 </Files> 297 <Globals> 298 </Globals> 299</VisualStudioProject>