Home | History | Annotate | Download | only in DLLX
      1 <?xml version="1.0" encoding="Windows-1252"?>
      2 <VisualStudioProject
      3 	ProjectType="Visual C++"
      4 	Version="8.00"
      5 	Name="DLLX"
      6 	ProjectGUID="{78FBFCC5-2873-4AE2-9114-A08082F71124}"
      7 	RootNamespace="DLLX"
      8 	Keyword="AtlProj"
      9 	>
     10 	<Platforms>
     11 		<Platform
     12 			Name="Win32"
     13 		/>
     14 		<Platform
     15 			Name="x64"
     16 		/>
     17 	</Platforms>
     18 	<ToolFiles>
     19 	</ToolFiles>
     20 	<Configurations>
     21 		<Configuration
     22 			Name="Debug|Win32"
     23 			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
     24 			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
     25 			ConfigurationType="2"
     26 			UseOfMFC="0"
     27 			UseOfATL="1"
     28 			ATLMinimizesCRunTimeLibraryUsage="false"
     29 			CharacterSet="1"
     30 			>
     31 			<Tool
     32 				Name="VCPreBuildEventTool"
     33 			/>
     34 			<Tool
     35 				Name="VCCustomBuildTool"
     36 			/>
     37 			<Tool
     38 				Name="VCXMLDataGeneratorTool"
     39 			/>
     40 			<Tool
     41 				Name="VCWebServiceProxyGeneratorTool"
     42 			/>
     43 			<Tool
     44 				Name="VCMIDLTool"
     45 				PreprocessorDefinitions="_DEBUG"
     46 				MkTypLibCompatible="false"
     47 				TargetEnvironment="1"
     48 				GenerateStublessProxies="true"
     49 				TypeLibraryName="$(IntDir)/dnssdX.tlb"
     50 				HeaderFileName="DLLX.h"
     51 				DLLDataFileName=""
     52 				InterfaceIdentifierFileName="DLLX_i.c"
     53 				ProxyFileName="DLLX_p.c"
     54 				ValidateParameters="false"
     55 			/>
     56 			<Tool
     57 				Name="VCCLCompilerTool"
     58 				Optimization="0"
     59 				AdditionalIncludeDirectories="..\..\mDNSShared;..\..\mDNSWindows"
     60 				PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;_MERGE_PROXYSTUB;DEBUG=1;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1"
     61 				MinimalRebuild="true"
     62 				BasicRuntimeChecks="3"
     63 				RuntimeLibrary="1"
     64 				UsePrecompiledHeader="0"
     65 				WarningLevel="3"
     66 				Detect64BitPortabilityProblems="true"
     67 				DebugInformationFormat="3"
     68 			/>
     69 			<Tool
     70 				Name="VCManagedResourceCompilerTool"
     71 			/>
     72 			<Tool
     73 				Name="VCResourceCompilerTool"
     74 				PreprocessorDefinitions="_DEBUG"
     75 				Culture="1033"
     76 				AdditionalIncludeDirectories="..;&quot;$(IntDir)&quot;"
     77 			/>
     78 			<Tool
     79 				Name="VCPreLinkEventTool"
     80 			/>
     81 			<Tool
     82 				Name="VCLinkerTool"
     83 				RegisterOutput="true"
     84 				IgnoreImportLibrary="true"
     85 				AdditionalOptions="/NXCOMPAT /DYNAMICBASE /SAFESEH"
     86 				AdditionalDependencies="ws2_32.lib ../../mDNSWindows/DLLStub/$(PlatformName)/$(ConfigurationName)/dnssdStatic.lib"
     87 				OutputFile="$(OutDir)\dnssdX.dll"
     88 				LinkIncremental="2"
     89 				ModuleDefinitionFile=".\DLLX.def"
     90 				GenerateDebugInformation="true"
     91 				SubSystem="2"
     92 				TargetMachine="1"
     93 			/>
     94 			<Tool
     95 				Name="VCALinkTool"
     96 			/>
     97 			<Tool
     98 				Name="VCManifestTool"
     99 			/>
    100 			<Tool
    101 				Name="VCXDCMakeTool"
    102 			/>
    103 			<Tool
    104 				Name="VCBscMakeTool"
    105 			/>
    106 			<Tool
    107 				Name="VCFxCopTool"
    108 			/>
    109 			<Tool
    110 				Name="VCAppVerifierTool"
    111 			/>
    112 			<Tool
    113 				Name="VCWebDeploymentTool"
    114 			/>
    115 			<Tool
    116 				Name="VCPostBuildEventTool"
    117 			/>
    118 		</Configuration>
    119 		<Configuration
    120 			Name="Debug|x64"
    121 			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
    122 			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
    123 			ConfigurationType="2"
    124 			UseOfMFC="0"
    125 			UseOfATL="1"
    126 			ATLMinimizesCRunTimeLibraryUsage="false"
    127 			CharacterSet="1"
    128 			>
    129 			<Tool
    130 				Name="VCPreBuildEventTool"
    131 			/>
    132 			<Tool
    133 				Name="VCCustomBuildTool"
    134 			/>
    135 			<Tool
    136 				Name="VCXMLDataGeneratorTool"
    137 			/>
    138 			<Tool
    139 				Name="VCWebServiceProxyGeneratorTool"
    140 			/>
    141 			<Tool
    142 				Name="VCMIDLTool"
    143 				PreprocessorDefinitions="_DEBUG"
    144 				MkTypLibCompatible="false"
    145 				TargetEnvironment="3"
    146 				GenerateStublessProxies="true"
    147 				TypeLibraryName="$(IntDir)/dnssdX.tlb"
    148 				HeaderFileName="DLLX.h"
    149 				DLLDataFileName=""
    150 				InterfaceIdentifierFileName="DLLX_i.c"
    151 				ProxyFileName="DLLX_p.c"
    152 			/>
    153 			<Tool
    154 				Name="VCCLCompilerTool"
    155 				Optimization="0"
    156 				AdditionalIncludeDirectories="..\..\mDNSShared;..\..\mDNSWindows"
    157 				PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;_MERGE_PROXYSTUB;DEBUG=1;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1"
    158 				MinimalRebuild="true"
    159 				BasicRuntimeChecks="3"
    160 				RuntimeLibrary="1"
    161 				UsePrecompiledHeader="0"
    162 				WarningLevel="3"
    163 				Detect64BitPortabilityProblems="true"
    164 				DebugInformationFormat="3"
    165 			/>
    166 			<Tool
    167 				Name="VCManagedResourceCompilerTool"
    168 			/>
    169 			<Tool
    170 				Name="VCResourceCompilerTool"
    171 				PreprocessorDefinitions="_DEBUG"
    172 				Culture="1033"
    173 				AdditionalIncludeDirectories="..;&quot;$(IntDir)&quot;"
    174 			/>
    175 			<Tool
    176 				Name="VCPreLinkEventTool"
    177 			/>
    178 			<Tool
    179 				Name="VCLinkerTool"
    180 				RegisterOutput="true"
    181 				IgnoreImportLibrary="true"
    182 				AdditionalOptions="/NXCOMPAT /DYNAMICBASE"
    183 				AdditionalDependencies="ws2_32.lib ../../mDNSWindows/DLLStub/$(PlatformName)/$(ConfigurationName)/dnssdStatic.lib"
    184 				OutputFile="$(OutDir)\dnssdX.dll"
    185 				LinkIncremental="2"
    186 				ModuleDefinitionFile=".\DLLX.def"
    187 				GenerateDebugInformation="true"
    188 				SubSystem="2"
    189 				TargetMachine="17"
    190 			/>
    191 			<Tool
    192 				Name="VCALinkTool"
    193 			/>
    194 			<Tool
    195 				Name="VCManifestTool"
    196 			/>
    197 			<Tool
    198 				Name="VCXDCMakeTool"
    199 			/>
    200 			<Tool
    201 				Name="VCBscMakeTool"
    202 			/>
    203 			<Tool
    204 				Name="VCFxCopTool"
    205 			/>
    206 			<Tool
    207 				Name="VCAppVerifierTool"
    208 			/>
    209 			<Tool
    210 				Name="VCWebDeploymentTool"
    211 			/>
    212 			<Tool
    213 				Name="VCPostBuildEventTool"
    214 			/>
    215 		</Configuration>
    216 		<Configuration
    217 			Name="Release|Win32"
    218 			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
    219 			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
    220 			ConfigurationType="2"
    221 			UseOfATL="1"
    222 			ATLMinimizesCRunTimeLibraryUsage="false"
    223 			CharacterSet="1"
    224 			>
    225 			<Tool
    226 				Name="VCPreBuildEventTool"
    227 			/>
    228 			<Tool
    229 				Name="VCCustomBuildTool"
    230 			/>
    231 			<Tool
    232 				Name="VCXMLDataGeneratorTool"
    233 			/>
    234 			<Tool
    235 				Name="VCWebServiceProxyGeneratorTool"
    236 			/>
    237 			<Tool
    238 				Name="VCMIDLTool"
    239 				PreprocessorDefinitions="NDEBUG"
    240 				MkTypLibCompatible="false"
    241 				TargetEnvironment="1"
    242 				GenerateStublessProxies="true"
    243 				TypeLibraryName="$(IntDir)/dnssdX.tlb"
    244 				HeaderFileName="DLLX.h"
    245 				DLLDataFileName=""
    246 				InterfaceIdentifierFileName="DLLX_i.c"
    247 				ProxyFileName="DLLX_p.c"
    248 				ValidateParameters="false"
    249 			/>
    250 			<Tool
    251 				Name="VCCLCompilerTool"
    252 				Optimization="2"
    253 				AdditionalIncludeDirectories="..\..\mDNSShared;..\..\mDNSWindows"
    254 				PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;_MERGE_PROXYSTUB;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1"
    255 				RuntimeLibrary="0"
    256 				UsePrecompiledHeader="0"
    257 				WarningLevel="3"
    258 				Detect64BitPortabilityProblems="true"
    259 				DebugInformationFormat="3"
    260 			/>
    261 			<Tool
    262 				Name="VCManagedResourceCompilerTool"
    263 			/>
    264 			<Tool
    265 				Name="VCResourceCompilerTool"
    266 				PreprocessorDefinitions="NDEBUG"
    267 				Culture="1033"
    268 				AdditionalIncludeDirectories="..;&quot;$(IntDir)&quot;"
    269 			/>
    270 			<Tool
    271 				Name="VCPreLinkEventTool"
    272 			/>
    273 			<Tool
    274 				Name="VCLinkerTool"
    275 				RegisterOutput="false"
    276 				IgnoreImportLibrary="true"
    277 				AdditionalOptions="/NXCOMPAT /DYNAMICBASE /SAFESEH"
    278 				AdditionalDependencies="ws2_32.lib ../../mDNSWindows/DLLStub/$(PlatformName)/$(ConfigurationName)/dnssdStatic.lib"
    279 				OutputFile="$(OutDir)\dnssdX.dll"
    280 				LinkIncremental="1"
    281 				ModuleDefinitionFile=".\DLLX.def"
    282 				GenerateDebugInformation="true"
    283 				SubSystem="2"
    284 				OptimizeReferences="2"
    285 				EnableCOMDATFolding="2"
    286 				TargetMachine="1"
    287 			/>
    288 			<Tool
    289 				Name="VCALinkTool"
    290 			/>
    291 			<Tool
    292 				Name="VCManifestTool"
    293 			/>
    294 			<Tool
    295 				Name="VCXDCMakeTool"
    296 			/>
    297 			<Tool
    298 				Name="VCBscMakeTool"
    299 			/>
    300 			<Tool
    301 				Name="VCFxCopTool"
    302 			/>
    303 			<Tool
    304 				Name="VCAppVerifierTool"
    305 			/>
    306 			<Tool
    307 				Name="VCWebDeploymentTool"
    308 			/>
    309 			<Tool
    310 				Name="VCPostBuildEventTool"
    311 				CommandLine="if not &quot;%RC_XBS%&quot; == &quot;YES&quot; goto END&#x0D;&#x0A;if not exist &quot;$(DSTROOT)\WINDOWS\system32\$(PlatformName)&quot;             mkdir &quot;$(DSTROOT)\WINDOWS\system32\$(PlatformName)&quot;&#x0D;&#x0A;xcopy /I/Y &quot;$(TargetPath)&quot;                                                                            &quot;$(DSTROOT)\WINDOWS\system32\$(PlatformName)&quot;&#x0D;&#x0A;:END&#x0D;&#x0A;"
    312 			/>
    313 		</Configuration>
    314 		<Configuration
    315 			Name="Release|x64"
    316 			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
    317 			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
    318 			ConfigurationType="2"
    319 			UseOfATL="1"
    320 			ATLMinimizesCRunTimeLibraryUsage="false"
    321 			CharacterSet="1"
    322 			>
    323 			<Tool
    324 				Name="VCPreBuildEventTool"
    325 			/>
    326 			<Tool
    327 				Name="VCCustomBuildTool"
    328 			/>
    329 			<Tool
    330 				Name="VCXMLDataGeneratorTool"
    331 			/>
    332 			<Tool
    333 				Name="VCWebServiceProxyGeneratorTool"
    334 			/>
    335 			<Tool
    336 				Name="VCMIDLTool"
    337 				PreprocessorDefinitions="NDEBUG"
    338 				MkTypLibCompatible="false"
    339 				TargetEnvironment="3"
    340 				GenerateStublessProxies="true"
    341 				TypeLibraryName="$(IntDir)/dnssdX.tlb"
    342 				HeaderFileName="DLLX.h"
    343 				DLLDataFileName=""
    344 				InterfaceIdentifierFileName="DLLX_i.c"
    345 				ProxyFileName="DLLX_p.c"
    346 			/>
    347 			<Tool
    348 				Name="VCCLCompilerTool"
    349 				Optimization="2"
    350 				AdditionalIncludeDirectories="..\..\mDNSShared;..\..\mDNSWindows"
    351 				PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;_MERGE_PROXYSTUB;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1"
    352 				RuntimeLibrary="0"
    353 				UsePrecompiledHeader="0"
    354 				WarningLevel="3"
    355 				Detect64BitPortabilityProblems="true"
    356 				DebugInformationFormat="3"
    357 			/>
    358 			<Tool
    359 				Name="VCManagedResourceCompilerTool"
    360 			/>
    361 			<Tool
    362 				Name="VCResourceCompilerTool"
    363 				PreprocessorDefinitions="NDEBUG"
    364 				Culture="1033"
    365 				AdditionalIncludeDirectories="..;&quot;$(IntDir)&quot;"
    366 			/>
    367 			<Tool
    368 				Name="VCPreLinkEventTool"
    369 			/>
    370 			<Tool
    371 				Name="VCLinkerTool"
    372 				RegisterOutput="false"
    373 				IgnoreImportLibrary="true"
    374 				AdditionalOptions="/NXCOMPAT /DYNAMICBASE"
    375 				AdditionalDependencies="ws2_32.lib ../../mDNSWindows/DLLStub/$(PlatformName)/$(ConfigurationName)/dnssdStatic.lib"
    376 				OutputFile="$(OutDir)\dnssdX.dll"
    377 				LinkIncremental="1"
    378 				ModuleDefinitionFile=".\DLLX.def"
    379 				GenerateDebugInformation="true"
    380 				SubSystem="2"
    381 				OptimizeReferences="2"
    382 				EnableCOMDATFolding="2"
    383 				TargetMachine="17"
    384 			/>
    385 			<Tool
    386 				Name="VCALinkTool"
    387 			/>
    388 			<Tool
    389 				Name="VCManifestTool"
    390 			/>
    391 			<Tool
    392 				Name="VCXDCMakeTool"
    393 			/>
    394 			<Tool
    395 				Name="VCBscMakeTool"
    396 			/>
    397 			<Tool
    398 				Name="VCFxCopTool"
    399 			/>
    400 			<Tool
    401 				Name="VCAppVerifierTool"
    402 			/>
    403 			<Tool
    404 				Name="VCWebDeploymentTool"
    405 			/>
    406 			<Tool
    407 				Name="VCPostBuildEventTool"
    408 				CommandLine="if not &quot;%RC_XBS%&quot; == &quot;YES&quot; goto END&#x0D;&#x0A;if not exist &quot;$(DSTROOT)\WINDOWS\system32\$(PlatformName)&quot;             mkdir &quot;$(DSTROOT)\WINDOWS\system32\$(PlatformName)&quot;&#x0D;&#x0A;xcopy /I/Y &quot;$(TargetPath)&quot;                                                                            &quot;$(DSTROOT)\WINDOWS\system32\$(PlatformName)&quot;&#x0D;&#x0A;:END&#x0D;&#x0A;"
    409 			/>
    410 		</Configuration>
    411 	</Configurations>
    412 	<References>
    413 	</References>
    414 	<Files>
    415 		<Filter
    416 			Name="Source Files"
    417 			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
    418 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
    419 			>
    420 			<File
    421 				RelativePath=".\dlldatax.c"
    422 				>
    423 				<FileConfiguration
    424 					Name="Debug|Win32"
    425 					>
    426 					<Tool
    427 						Name="VCCLCompilerTool"
    428 						UsePrecompiledHeader="0"
    429 					/>
    430 				</FileConfiguration>
    431 				<FileConfiguration
    432 					Name="Debug|x64"
    433 					>
    434 					<Tool
    435 						Name="VCCLCompilerTool"
    436 						UsePrecompiledHeader="0"
    437 					/>
    438 				</FileConfiguration>
    439 				<FileConfiguration
    440 					Name="Release|Win32"
    441 					>
    442 					<Tool
    443 						Name="VCCLCompilerTool"
    444 						UsePrecompiledHeader="0"
    445 					/>
    446 				</FileConfiguration>
    447 				<FileConfiguration
    448 					Name="Release|x64"
    449 					>
    450 					<Tool
    451 						Name="VCCLCompilerTool"
    452 						UsePrecompiledHeader="0"
    453 					/>
    454 				</FileConfiguration>
    455 			</File>
    456 			<File
    457 				RelativePath=".\DLLX.cpp"
    458 				>
    459 			</File>
    460 			<File
    461 				RelativePath=".\DLLX.def"
    462 				>
    463 			</File>
    464 			<File
    465 				RelativePath=".\DLLX.idl"
    466 				>
    467 			</File>
    468 			<File
    469 				RelativePath=".\DNSSDEventManager.cpp"
    470 				>
    471 			</File>
    472 			<File
    473 				RelativePath=".\DNSSDRecord.cpp"
    474 				>
    475 			</File>
    476 			<File
    477 				RelativePath=".\DNSSDService.cpp"
    478 				>
    479 			</File>
    480 			<File
    481 				RelativePath=".\TXTRecord.cpp"
    482 				>
    483 			</File>
    484 		</Filter>
    485 		<Filter
    486 			Name="Header Files"
    487 			Filter="h;hpp;hxx;hm;inl;inc;xsd"
    488 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
    489 			>
    490 			<File
    491 				RelativePath=".\_IDNSSDEvents_CP.H"
    492 				>
    493 			</File>
    494 			<File
    495 				RelativePath=".\dlldatax.h"
    496 				>
    497 			</File>
    498 			<File
    499 				RelativePath=".\DNSSDEventManager.h"
    500 				>
    501 			</File>
    502 			<File
    503 				RelativePath=".\DNSSDRecord.h"
    504 				>
    505 			</File>
    506 			<File
    507 				RelativePath=".\DNSSDService.h"
    508 				>
    509 			</File>
    510 			<File
    511 				RelativePath=".\Resource.h"
    512 				>
    513 			</File>
    514 			<File
    515 				RelativePath=".\stdafx.h"
    516 				>
    517 			</File>
    518 			<File
    519 				RelativePath=".\TXTRecord.h"
    520 				>
    521 			</File>
    522 		</Filter>
    523 		<Filter
    524 			Name="Resource Files"
    525 			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
    526 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
    527 			>
    528 			<File
    529 				RelativePath=".\DLLX.rc"
    530 				>
    531 			</File>
    532 			<File
    533 				RelativePath=".\DLLX.rgs"
    534 				>
    535 			</File>
    536 			<File
    537 				RelativePath=".\DNSSDEventManager.rgs"
    538 				>
    539 			</File>
    540 			<File
    541 				RelativePath=".\DNSSDRecord.rgs"
    542 				>
    543 			</File>
    544 			<File
    545 				RelativePath=".\DNSSDService.rgs"
    546 				>
    547 			</File>
    548 			<File
    549 				RelativePath=".\TXTRecord.rgs"
    550 				>
    551 			</File>
    552 		</Filter>
    553 		<Filter
    554 			Name="Generated Files"
    555 			SourceControlFiles="false"
    556 			>
    557 			<File
    558 				RelativePath=".\DLLX.h"
    559 				>
    560 			</File>
    561 			<File
    562 				RelativePath=".\DLLX_i.c"
    563 				>
    564 				<FileConfiguration
    565 					Name="Debug|Win32"
    566 					>
    567 					<Tool
    568 						Name="VCCLCompilerTool"
    569 						UsePrecompiledHeader="0"
    570 					/>
    571 				</FileConfiguration>
    572 				<FileConfiguration
    573 					Name="Debug|x64"
    574 					>
    575 					<Tool
    576 						Name="VCCLCompilerTool"
    577 						UsePrecompiledHeader="0"
    578 					/>
    579 				</FileConfiguration>
    580 				<FileConfiguration
    581 					Name="Release|Win32"
    582 					>
    583 					<Tool
    584 						Name="VCCLCompilerTool"
    585 						UsePrecompiledHeader="0"
    586 					/>
    587 				</FileConfiguration>
    588 				<FileConfiguration
    589 					Name="Release|x64"
    590 					>
    591 					<Tool
    592 						Name="VCCLCompilerTool"
    593 						UsePrecompiledHeader="0"
    594 					/>
    595 				</FileConfiguration>
    596 			</File>
    597 		</Filter>
    598 		<Filter
    599 			Name="Support Files"
    600 			>
    601 			<File
    602 				RelativePath="..\..\mDNSShared\CommonServices.h"
    603 				>
    604 			</File>
    605 			<File
    606 				RelativePath="..\..\mDNSShared\DebugServices.c"
    607 				>
    608 			</File>
    609 			<File
    610 				RelativePath="..\..\mDNSShared\DebugServices.h"
    611 				>
    612 			</File>
    613 			<File
    614 				RelativePath=".\StringServices.cpp"
    615 				>
    616 			</File>
    617 			<File
    618 				RelativePath=".\StringServices.h"
    619 				>
    620 			</File>
    621 		</Filter>
    622 	</Files>
    623 	<Globals>
    624 	</Globals>
    625 </VisualStudioProject>
    626