You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
222 lines
5.2 KiB
222 lines
5.2 KiB
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.00"
|
|
Name="ocm"
|
|
ProjectGUID="{65F02C2E-479D-415E-BF3B-FBFAADEB22A4}"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="2"
|
|
UseOfATL="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="1">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="C:\NT_ROOT\public\sdk\inc"
|
|
PreprocessorDefinitions="_WIN32_WINNT= 0x0501"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"
|
|
CallingConvention="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="msi.lib comctl32.lib Setupapi.lib Secur32.lib version.lib wbemuuid.lib clusapi.lib resutils.lib msdasc.lib"
|
|
OutputFile="$(OutDir)/uddiocm.dll"
|
|
LinkIncremental="2"
|
|
ModuleDefinitionFile="uddiocm.def"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/uddiocm.pdb"
|
|
SubSystem="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="2"
|
|
CharacterSet="1">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OmitFramePointers="TRUE"
|
|
PreprocessorDefinitions="_WIN32_WINNT= 0x0501"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"
|
|
CallingConvention="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="msi.lib comctl32.lib Setupapi.lib Secur32.lib mscoree.lib wbemuuid.lib version.lib clusapi.lib resutils.lib msdasc.lib"
|
|
OutputFile="$(OutDir)/uddiocm.dll"
|
|
LinkIncremental="1"
|
|
ModuleDefinitionFile="uddiocm.def"
|
|
GenerateDebugInformation="TRUE"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="$(OutDir)/uddiocm.lib"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
|
<File
|
|
RelativePath="appcompat.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\shared\common.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="objectpicker.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="ocmcallback.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\shared\strlist.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="uddiinst.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="uddiocm.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="uddiocm.def">
|
|
</File>
|
|
<File
|
|
RelativePath="wizpage.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc">
|
|
<File
|
|
RelativePath="appcompat.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\shared\common.h">
|
|
</File>
|
|
<File
|
|
RelativePath="net_config_get.h">
|
|
</File>
|
|
<File
|
|
RelativePath="objectpicker.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ocmanage.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ocmcallback.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\shared\propertybag.h">
|
|
</File>
|
|
<File
|
|
RelativePath="resource.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\shared\strlist.h">
|
|
</File>
|
|
<File
|
|
RelativePath="uddiinst.h">
|
|
</File>
|
|
<File
|
|
RelativePath="uddiocm.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
|
<File
|
|
RelativePath="logo.bmp">
|
|
</File>
|
|
<File
|
|
RelativePath="uddi.ico">
|
|
</File>
|
|
<File
|
|
RelativePath="uddiocm.bmp">
|
|
</File>
|
|
<File
|
|
RelativePath="uddiocm.rc">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Additional Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath="misc\howtosetupocm.txt">
|
|
</File>
|
|
<File
|
|
RelativePath="sources">
|
|
</File>
|
|
<File
|
|
RelativePath="misc\sysoc.inf">
|
|
</File>
|
|
<File
|
|
RelativePath="misc\uddi.inf">
|
|
</File>
|
|
<File
|
|
RelativePath="misc\uddi.txt">
|
|
</File>
|
|
<File
|
|
RelativePath="misc\unattend.txt">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|