1<?xml version="1.0" encoding="Windows-1252"?> 2<VisualStudioProject 3 ProjectType="Visual C++" 4 Version="8.00" 5 Name="ControlPanelLocRes" 6 ProjectGUID="{4490229E-025A-478F-A2CF-51154DA83E39}" 7 RootNamespace="ControlPanelLocRes" 8 > 9 <Platforms> 10 <Platform 11 Name="Win32" 12 /> 13 <Platform 14 Name="x64" 15 /> 16 </Platforms> 17 <ToolFiles> 18 </ToolFiles> 19 <Configurations> 20 <Configuration 21 Name="Debug|Win32" 22 OutputDirectory="$(PlatformName)\$(ConfigurationName)" 23 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 24 ConfigurationType="2" 25 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 26 UseOfMFC="1" 27 ATLMinimizesCRunTimeLibraryUsage="false" 28 CharacterSet="1" 29 > 30 <Tool 31 Name="VCPreBuildEventTool" 32 /> 33 <Tool 34 Name="VCCustomBuildTool" 35 /> 36 <Tool 37 Name="VCXMLDataGeneratorTool" 38 /> 39 <Tool 40 Name="VCWebServiceProxyGeneratorTool" 41 /> 42 <Tool 43 Name="VCMIDLTool" 44 PreprocessorDefinitions="_DEBUG" 45 MkTypLibCompatible="true" 46 SuppressStartupBanner="true" 47 TargetEnvironment="1" 48 TypeLibraryName="$(OutDir)/$(ProjectName).tlb" 49 /> 50 <Tool 51 Name="VCCLCompilerTool" 52 Optimization="0" 53 AdditionalIncludeDirectories=".." 54 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;DEBUG=1;ENABLE_DOT_LOCAL_NAMES;WINVER=0x0400" 55 StringPooling="true" 56 BasicRuntimeChecks="3" 57 RuntimeLibrary="1" 58 ForceConformanceInForLoopScope="true" 59 UsePrecompiledHeader="0" 60 PrecompiledHeaderFile="" 61 AssemblerListingLocation=".\Debug/" 62 ObjectFile=".\Debug/" 63 ProgramDataBaseFileName=".\Debug/" 64 BrowseInformation="1" 65 WarningLevel="4" 66 WarnAsError="false" 67 SuppressStartupBanner="true" 68 Detect64BitPortabilityProblems="true" 69 DebugInformationFormat="3" 70 CallingConvention="2" 71 CompileAs="0" 72 /> 73 <Tool 74 Name="VCManagedResourceCompilerTool" 75 /> 76 <Tool 77 Name="VCResourceCompilerTool" 78 PreprocessorDefinitions="_DEBUG" 79 Culture="1033" 80 AdditionalIncludeDirectories=".." 81 /> 82 <Tool 83 Name="VCPreLinkEventTool" 84 Description="Building Output Directories" 85 CommandLine="if not exist $(OutDir)\ControlPanel.Resources mkdir $(OutDir)\ControlPanel.Resources
if not exist $(OutDir)\ControlPanel.Resources\en.lproj mkdir $(OutDir)\ControlPanel.Resources\en.lproj
" 86 /> 87 <Tool 88 Name="VCLinkerTool" 89 AdditionalOptions="/MACHINE:I386 /IGNORE:4089 " 90 AdditionalDependencies="" 91 OutputFile="$(OutDir)\ControlPanel.Resources\en.lproj\ControlPanelLocalized.dll" 92 LinkIncremental="1" 93 SuppressStartupBanner="true" 94 IgnoreDefaultLibraryNames="" 95 ModuleDefinitionFile="" 96 GenerateDebugInformation="true" 97 ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb" 98 SubSystem="2" 99 ResourceOnlyDLL="true" 100 ImportLibrary="$(OutDir)/$(ProjectName).lib" 101 /> 102 <Tool 103 Name="VCALinkTool" 104 /> 105 <Tool 106 Name="VCManifestTool" 107 /> 108 <Tool 109 Name="VCXDCMakeTool" 110 /> 111 <Tool 112 Name="VCBscMakeTool" 113 /> 114 <Tool 115 Name="VCFxCopTool" 116 /> 117 <Tool 118 Name="VCAppVerifierTool" 119 /> 120 <Tool 121 Name="VCWebDeploymentTool" 122 /> 123 <Tool 124 Name="VCPostBuildEventTool" 125 /> 126 </Configuration> 127 <Configuration 128 Name="Debug|x64" 129 OutputDirectory="$(PlatformName)\$(ConfigurationName)" 130 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 131 ConfigurationType="2" 132 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 133 UseOfMFC="1" 134 ATLMinimizesCRunTimeLibraryUsage="false" 135 CharacterSet="1" 136 > 137 <Tool 138 Name="VCPreBuildEventTool" 139 /> 140 <Tool 141 Name="VCCustomBuildTool" 142 /> 143 <Tool 144 Name="VCXMLDataGeneratorTool" 145 /> 146 <Tool 147 Name="VCWebServiceProxyGeneratorTool" 148 /> 149 <Tool 150 Name="VCMIDLTool" 151 PreprocessorDefinitions="_DEBUG" 152 MkTypLibCompatible="true" 153 SuppressStartupBanner="true" 154 TargetEnvironment="3" 155 TypeLibraryName="$(OutDir)/$(ProjectName).tlb" 156 /> 157 <Tool 158 Name="VCCLCompilerTool" 159 Optimization="0" 160 AdditionalIncludeDirectories=".." 161 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;DEBUG=1;ENABLE_DOT_LOCAL_NAMES;WINVER=0x0400" 162 StringPooling="true" 163 BasicRuntimeChecks="3" 164 RuntimeLibrary="1" 165 ForceConformanceInForLoopScope="true" 166 UsePrecompiledHeader="0" 167 PrecompiledHeaderFile="" 168 AssemblerListingLocation=".\Debug/" 169 ObjectFile=".\Debug/" 170 ProgramDataBaseFileName=".\Debug/" 171 BrowseInformation="1" 172 WarningLevel="4" 173 WarnAsError="false" 174 SuppressStartupBanner="true" 175 Detect64BitPortabilityProblems="true" 176 DebugInformationFormat="3" 177 CallingConvention="2" 178 CompileAs="0" 179 /> 180 <Tool 181 Name="VCManagedResourceCompilerTool" 182 /> 183 <Tool 184 Name="VCResourceCompilerTool" 185 PreprocessorDefinitions="_DEBUG" 186 Culture="1033" 187 AdditionalIncludeDirectories=".." 188 /> 189 <Tool 190 Name="VCPreLinkEventTool" 191 Description="Building Output Directories" 192 CommandLine="if not exist $(OutDir)\ControlPanel.Resources mkdir $(OutDir)\ControlPanel.Resources
if not exist $(OutDir)\ControlPanel.Resources\en.lproj mkdir $(OutDir)\ControlPanel.Resources\en.lproj
" 193 /> 194 <Tool 195 Name="VCLinkerTool" 196 AdditionalOptions="/MACHINE:I386 /IGNORE:4089 " 197 AdditionalDependencies="" 198 OutputFile="$(OutDir)\ControlPanel.Resources\en.lproj\ControlPanelLocalized.dll" 199 LinkIncremental="1" 200 SuppressStartupBanner="true" 201 IgnoreDefaultLibraryNames="" 202 ModuleDefinitionFile="" 203 GenerateDebugInformation="true" 204 ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb" 205 SubSystem="2" 206 ResourceOnlyDLL="true" 207 ImportLibrary="$(OutDir)/$(ProjectName).lib" 208 TargetMachine="17" 209 /> 210 <Tool 211 Name="VCALinkTool" 212 /> 213 <Tool 214 Name="VCManifestTool" 215 /> 216 <Tool 217 Name="VCXDCMakeTool" 218 /> 219 <Tool 220 Name="VCBscMakeTool" 221 /> 222 <Tool 223 Name="VCFxCopTool" 224 /> 225 <Tool 226 Name="VCAppVerifierTool" 227 /> 228 <Tool 229 Name="VCWebDeploymentTool" 230 /> 231 <Tool 232 Name="VCPostBuildEventTool" 233 /> 234 </Configuration> 235 <Configuration 236 Name="Release|Win32" 237 OutputDirectory="$(PlatformName)\$(ConfigurationName)" 238 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 239 ConfigurationType="2" 240 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 241 UseOfMFC="1" 242 ATLMinimizesCRunTimeLibraryUsage="false" 243 CharacterSet="1" 244 > 245 <Tool 246 Name="VCPreBuildEventTool" 247 /> 248 <Tool 249 Name="VCCustomBuildTool" 250 /> 251 <Tool 252 Name="VCXMLDataGeneratorTool" 253 /> 254 <Tool 255 Name="VCWebServiceProxyGeneratorTool" 256 /> 257 <Tool 258 Name="VCMIDLTool" 259 PreprocessorDefinitions="NDEBUG" 260 MkTypLibCompatible="true" 261 SuppressStartupBanner="true" 262 TargetEnvironment="1" 263 TypeLibraryName="$(OutDir)/$(ProjectName).tlb" 264 /> 265 <Tool 266 Name="VCCLCompilerTool" 267 Optimization="2" 268 InlineFunctionExpansion="2" 269 FavorSizeOrSpeed="2" 270 OmitFramePointers="true" 271 AdditionalIncludeDirectories=".." 272 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WINVER=0x0400" 273 StringPooling="true" 274 RuntimeLibrary="0" 275 BufferSecurityCheck="false" 276 EnableFunctionLevelLinking="false" 277 ForceConformanceInForLoopScope="true" 278 UsePrecompiledHeader="0" 279 PrecompiledHeaderFile="" 280 AssemblerListingLocation=".\Release/" 281 ObjectFile=".\Release/" 282 ProgramDataBaseFileName=".\Release/" 283 BrowseInformation="1" 284 WarningLevel="4" 285 WarnAsError="false" 286 SuppressStartupBanner="true" 287 Detect64BitPortabilityProblems="true" 288 CompileAs="0" 289 /> 290 <Tool 291 Name="VCManagedResourceCompilerTool" 292 /> 293 <Tool 294 Name="VCResourceCompilerTool" 295 PreprocessorDefinitions="NDEBUG" 296 Culture="1033" 297 AdditionalIncludeDirectories=".." 298 /> 299 <Tool 300 Name="VCPreLinkEventTool" 301 Description="Building Output Directories" 302 CommandLine="if not exist $(OutDir)\ControlPanel.Resources mkdir $(OutDir)\ControlPanel.Resources
if not exist $(OutDir)\ControlPanel.Resources\en.lproj mkdir $(OutDir)\ControlPanel.Resources\en.lproj
" 303 /> 304 <Tool 305 Name="VCLinkerTool" 306 AdditionalOptions="/MACHINE:I386 /IGNORE:4089 " 307 AdditionalDependencies="" 308 OutputFile="$(OutDir)\ControlPanel.Resources\en.lproj\ControlPanelLocalized.dll" 309 LinkIncremental="1" 310 SuppressStartupBanner="true" 311 IgnoreDefaultLibraryNames="" 312 ModuleDefinitionFile="" 313 ProgramDatabaseFile="" 314 SubSystem="2" 315 OptimizeReferences="0" 316 EnableCOMDATFolding="0" 317 ResourceOnlyDLL="true" 318 ImportLibrary="$(IntDir)/$(ProjectName).lib" 319 /> 320 <Tool 321 Name="VCALinkTool" 322 /> 323 <Tool 324 Name="VCManifestTool" 325 /> 326 <Tool 327 Name="VCXDCMakeTool" 328 /> 329 <Tool 330 Name="VCBscMakeTool" 331 /> 332 <Tool 333 Name="VCFxCopTool" 334 /> 335 <Tool 336 Name="VCAppVerifierTool" 337 /> 338 <Tool 339 Name="VCWebDeploymentTool" 340 /> 341 <Tool 342 Name="VCPostBuildEventTool" 343 CommandLine="if not "%RC_XBS%" == "YES" goto END
if not exist "$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)\ControlPanel.Resources\en.lproj" mkdir "$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)\ControlPanel.Resources\en.lproj"
xcopy /I/Y "$(TargetPath)" "$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)\ControlPanel.Resources\en.lproj"
:END
" 344 /> 345 </Configuration> 346 <Configuration 347 Name="Release|x64" 348 OutputDirectory="$(PlatformName)\$(ConfigurationName)" 349 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 350 ConfigurationType="2" 351 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 352 UseOfMFC="1" 353 ATLMinimizesCRunTimeLibraryUsage="false" 354 CharacterSet="1" 355 > 356 <Tool 357 Name="VCPreBuildEventTool" 358 /> 359 <Tool 360 Name="VCCustomBuildTool" 361 /> 362 <Tool 363 Name="VCXMLDataGeneratorTool" 364 /> 365 <Tool 366 Name="VCWebServiceProxyGeneratorTool" 367 /> 368 <Tool 369 Name="VCMIDLTool" 370 PreprocessorDefinitions="NDEBUG" 371 MkTypLibCompatible="true" 372 SuppressStartupBanner="true" 373 TargetEnvironment="3" 374 TypeLibraryName="$(OutDir)/$(ProjectName).tlb" 375 /> 376 <Tool 377 Name="VCCLCompilerTool" 378 Optimization="2" 379 InlineFunctionExpansion="2" 380 FavorSizeOrSpeed="2" 381 OmitFramePointers="true" 382 AdditionalIncludeDirectories=".." 383 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WINVER=0x0400" 384 StringPooling="true" 385 RuntimeLibrary="0" 386 BufferSecurityCheck="false" 387 EnableFunctionLevelLinking="false" 388 ForceConformanceInForLoopScope="true" 389 UsePrecompiledHeader="0" 390 PrecompiledHeaderFile="" 391 AssemblerListingLocation=".\Release/" 392 ObjectFile=".\Release/" 393 ProgramDataBaseFileName=".\Release/" 394 BrowseInformation="1" 395 WarningLevel="4" 396 WarnAsError="false" 397 SuppressStartupBanner="true" 398 Detect64BitPortabilityProblems="true" 399 CompileAs="0" 400 /> 401 <Tool 402 Name="VCManagedResourceCompilerTool" 403 /> 404 <Tool 405 Name="VCResourceCompilerTool" 406 PreprocessorDefinitions="NDEBUG" 407 Culture="1033" 408 AdditionalIncludeDirectories=".." 409 /> 410 <Tool 411 Name="VCPreLinkEventTool" 412 Description="Building Output Directories" 413 CommandLine="if not exist $(OutDir)\ControlPanel.Resources mkdir $(OutDir)\ControlPanel.Resources
if not exist $(OutDir)\ControlPanel.Resources\en.lproj mkdir $(OutDir)\ControlPanel.Resources\en.lproj
" 414 /> 415 <Tool 416 Name="VCLinkerTool" 417 AdditionalOptions="/MACHINE:I386 /IGNORE:4089 " 418 AdditionalDependencies="" 419 OutputFile="$(OutDir)\ControlPanel.Resources\en.lproj\ControlPanelLocalized.dll" 420 LinkIncremental="1" 421 SuppressStartupBanner="true" 422 IgnoreDefaultLibraryNames="" 423 ModuleDefinitionFile="" 424 ProgramDatabaseFile="" 425 SubSystem="2" 426 OptimizeReferences="0" 427 EnableCOMDATFolding="0" 428 ResourceOnlyDLL="true" 429 ImportLibrary="$(IntDir)/$(ProjectName).lib" 430 TargetMachine="17" 431 /> 432 <Tool 433 Name="VCALinkTool" 434 /> 435 <Tool 436 Name="VCManifestTool" 437 /> 438 <Tool 439 Name="VCXDCMakeTool" 440 /> 441 <Tool 442 Name="VCBscMakeTool" 443 /> 444 <Tool 445 Name="VCFxCopTool" 446 /> 447 <Tool 448 Name="VCAppVerifierTool" 449 /> 450 <Tool 451 Name="VCWebDeploymentTool" 452 /> 453 <Tool 454 Name="VCPostBuildEventTool" 455 CommandLine="if not "%RC_XBS%" == "YES" goto END
if not exist "$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)\ControlPanel.Resources\en.lproj" mkdir "$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)\ControlPanel.Resources\en.lproj"
xcopy /I/Y "$(TargetPath)" "$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)\ControlPanel.Resources\en.lproj"
:END
" 456 /> 457 </Configuration> 458 </Configurations> 459 <References> 460 </References> 461 <Files> 462 <Filter 463 Name="Header Files" 464 Filter="h;hpp;hxx;hm;inl;inc" 465 > 466 <File 467 RelativePath="resource_loc_res.h" 468 > 469 </File> 470 </Filter> 471 <Filter 472 Name="Resource Files" 473 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;jpg;jpeg;jpe;manifest" 474 > 475 <File 476 RelativePath="ControlPanelLocRes.rc" 477 > 478 </File> 479 </Filter> 480 </Files> 481 <Globals> 482 <Global 483 Name="RESOURCE_FILE" 484 Value="ControlPanelLocRes.rc" 485 /> 486 </Globals> 487</VisualStudioProject> 488