337 lines
14 KiB
XML
337 lines
14 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup Label="ProjectConfigurations">
|
|
<ProjectConfiguration Include="Debug|Win32">
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Debug|x64">
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release|Win32">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release|x64">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
</ItemGroup>
|
|
<PropertyGroup Label="Globals">
|
|
<ProjectGuid>{86A3FD15-6481-4D37-A87D-4280AC41ED44}</ProjectGuid>
|
|
<RootNamespace>WinObjAdv</RootNamespace>
|
|
<ProjectName>WinObjEx64</ProjectName>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
<PlatformToolset>v120</PlatformToolset>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
<PlatformToolset>v120</PlatformToolset>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
<PlatformToolset>v120</PlatformToolset>
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
<PlatformToolset>v120</PlatformToolset>
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
<ImportGroup Label="ExtensionSettings">
|
|
</ImportGroup>
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
</ImportGroup>
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
</ImportGroup>
|
|
<PropertyGroup Label="UserMacros" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<CodeAnalysisRuleSet>SecurityRules.ruleset</CodeAnalysisRuleSet>
|
|
<RunCodeAnalysis>false</RunCodeAnalysis>
|
|
<OutDir>.\output\$(Platform)\$(Configuration)\</OutDir>
|
|
<IntDir>.\output\$(Platform)\$(Configuration)\</IntDir>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<CodeAnalysisRuleSet>SecurityRules.ruleset</CodeAnalysisRuleSet>
|
|
<RunCodeAnalysis>true</RunCodeAnalysis>
|
|
<OutDir>.\output\$(Platform)\$(Configuration)\</OutDir>
|
|
<IntDir>.\output\$(Platform)\$(Configuration)\</IntDir>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<CodeAnalysisRuleSet>SecurityRules.ruleset</CodeAnalysisRuleSet>
|
|
<RunCodeAnalysis>true</RunCodeAnalysis>
|
|
<OutDir>.\output\$(Platform)\$(Configuration)\</OutDir>
|
|
<IntDir>.\output\$(Platform)\$(Configuration)\</IntDir>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<RunCodeAnalysis>true</RunCodeAnalysis>
|
|
<OutDir>.\output\$(Platform)\$(Configuration)\</OutDir>
|
|
<IntDir>.\output\$(Platform)\$(Configuration)\</IntDir>
|
|
</PropertyGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<ClCompile>
|
|
<WarningLevel>Level4</WarningLevel>
|
|
<Optimization>Disabled</Optimization>
|
|
<SDLCheck>true</SDLCheck>
|
|
<ExpandAttributedSource>true</ExpandAttributedSource>
|
|
<AssemblerOutput>All</AssemblerOutput>
|
|
<BrowseInformation>true</BrowseInformation>
|
|
<CompileAs>CompileAsC</CompileAs>
|
|
<EnablePREfast>true</EnablePREfast>
|
|
</ClCompile>
|
|
<Link>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<Version>6.0</Version>
|
|
<SuppressStartupBanner>false</SuppressStartupBanner>
|
|
<GenerateMapFile>true</GenerateMapFile>
|
|
<MapExports>true</MapExports>
|
|
<SubSystem>Windows</SubSystem>
|
|
<EntryPointSymbol>main</EntryPointSymbol>
|
|
</Link>
|
|
<Manifest>
|
|
<SuppressStartupBanner>false</SuppressStartupBanner>
|
|
</Manifest>
|
|
<Xdcmake>
|
|
<SuppressStartupBanner>false</SuppressStartupBanner>
|
|
</Xdcmake>
|
|
<Bscmake>
|
|
<SuppressStartupBanner>false</SuppressStartupBanner>
|
|
</Bscmake>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<ClCompile>
|
|
<WarningLevel>Level4</WarningLevel>
|
|
<Optimization>Disabled</Optimization>
|
|
<SDLCheck>true</SDLCheck>
|
|
<ExpandAttributedSource>true</ExpandAttributedSource>
|
|
<AssemblerOutput>All</AssemblerOutput>
|
|
<BrowseInformation>true</BrowseInformation>
|
|
<CompileAs>CompileAsC</CompileAs>
|
|
<EnablePREfast>false</EnablePREfast>
|
|
<MultiProcessorCompilation>
|
|
</MultiProcessorCompilation>
|
|
</ClCompile>
|
|
<Link>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<Version>6.0</Version>
|
|
<SuppressStartupBanner>false</SuppressStartupBanner>
|
|
<GenerateMapFile>true</GenerateMapFile>
|
|
<MapExports>true</MapExports>
|
|
<SubSystem>Windows</SubSystem>
|
|
<EntryPointSymbol>main</EntryPointSymbol>
|
|
<AdditionalManifestDependencies>
|
|
</AdditionalManifestDependencies>
|
|
</Link>
|
|
<Manifest>
|
|
<SuppressStartupBanner>false</SuppressStartupBanner>
|
|
<AdditionalManifestFiles>obex.manifest</AdditionalManifestFiles>
|
|
<EnableDpiAwareness>true</EnableDpiAwareness>
|
|
</Manifest>
|
|
<Xdcmake>
|
|
<SuppressStartupBanner>false</SuppressStartupBanner>
|
|
</Xdcmake>
|
|
<Bscmake>
|
|
<SuppressStartupBanner>false</SuppressStartupBanner>
|
|
</Bscmake>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<ClCompile>
|
|
<WarningLevel>Level4</WarningLevel>
|
|
<Optimization>MaxSpeed</Optimization>
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
<SDLCheck>true</SDLCheck>
|
|
<ExpandAttributedSource>true</ExpandAttributedSource>
|
|
<AssemblerOutput>All</AssemblerOutput>
|
|
<BrowseInformation>true</BrowseInformation>
|
|
<CompileAs>CompileAsC</CompileAs>
|
|
<EnablePREfast>true</EnablePREfast>
|
|
</ClCompile>
|
|
<Link>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
<Version>6.0</Version>
|
|
<SuppressStartupBanner>false</SuppressStartupBanner>
|
|
<GenerateMapFile>true</GenerateMapFile>
|
|
<MapExports>true</MapExports>
|
|
<SubSystem>Windows</SubSystem>
|
|
<EntryPointSymbol>main</EntryPointSymbol>
|
|
</Link>
|
|
<Manifest>
|
|
<SuppressStartupBanner>false</SuppressStartupBanner>
|
|
</Manifest>
|
|
<Xdcmake>
|
|
<SuppressStartupBanner>false</SuppressStartupBanner>
|
|
</Xdcmake>
|
|
<Bscmake>
|
|
<SuppressStartupBanner>false</SuppressStartupBanner>
|
|
</Bscmake>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<ClCompile>
|
|
<WarningLevel>Level4</WarningLevel>
|
|
<Optimization>Full</Optimization>
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
<ExpandAttributedSource>true</ExpandAttributedSource>
|
|
<AssemblerOutput>All</AssemblerOutput>
|
|
<BrowseInformation>true</BrowseInformation>
|
|
<CompileAs>CompileAsC</CompileAs>
|
|
<EnablePREfast>true</EnablePREfast>
|
|
<FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
|
|
<StringPooling>true</StringPooling>
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
|
<BufferSecurityCheck>true</BufferSecurityCheck>
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|
<SDLCheck>true</SDLCheck>
|
|
</ClCompile>
|
|
<Link>
|
|
<GenerateDebugInformation>false</GenerateDebugInformation>
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
<Version>6.0</Version>
|
|
<SuppressStartupBanner>false</SuppressStartupBanner>
|
|
<GenerateMapFile>true</GenerateMapFile>
|
|
<MapExports>true</MapExports>
|
|
<SubSystem>Windows</SubSystem>
|
|
<EntryPointSymbol>main</EntryPointSymbol>
|
|
<SetChecksum>true</SetChecksum>
|
|
<AdditionalManifestDependencies>
|
|
</AdditionalManifestDependencies>
|
|
</Link>
|
|
<Manifest>
|
|
<SuppressStartupBanner>false</SuppressStartupBanner>
|
|
<AdditionalManifestFiles>obex.manifest</AdditionalManifestFiles>
|
|
<EnableDpiAwareness>true</EnableDpiAwareness>
|
|
</Manifest>
|
|
<Xdcmake>
|
|
<SuppressStartupBanner>false</SuppressStartupBanner>
|
|
</Xdcmake>
|
|
<Bscmake>
|
|
<SuppressStartupBanner>false</SuppressStartupBanner>
|
|
</Bscmake>
|
|
</ItemDefinitionGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="aboutDlg.c" />
|
|
<ClCompile Include="excepth.c" />
|
|
<ClCompile Include="propObjectDump.c" />
|
|
<ClCompile Include="propSecurity.c" />
|
|
<ClCompile Include="instdrv.c" />
|
|
<ClCompile Include="kldbg.c" />
|
|
<ClCompile Include="list.c" />
|
|
<ClCompile Include="main.c" />
|
|
<ClCompile Include="minirtl.c" />
|
|
<ClCompile Include="findDlg.c" />
|
|
<ClCompile Include="propBasic.c" />
|
|
<ClCompile Include="propDesktop.c" />
|
|
<ClCompile Include="propDlg.c" />
|
|
<ClCompile Include="propDriver.c" />
|
|
<ClCompile Include="propProcess.c" />
|
|
<ClCompile Include="propType.c" />
|
|
<ClCompile Include="sup.c" />
|
|
<ClCompile Include="treelist.c" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClInclude Include="aboutDlg.h" />
|
|
<ClInclude Include="excepth.h" />
|
|
<ClInclude Include="propBasicConsts.h" />
|
|
<ClInclude Include="propDriverConsts.h" />
|
|
<ClInclude Include="propObjectDump.h" />
|
|
<ClInclude Include="propObjectDumpConsts.h" />
|
|
<ClInclude Include="propSecurity.h" />
|
|
<ClInclude Include="global.h" />
|
|
<ClInclude Include="instdrv.h" />
|
|
<ClInclude Include="kldbg.h" />
|
|
<ClInclude Include="list.h" />
|
|
<ClInclude Include="minirtl.h" />
|
|
<ClInclude Include="ntos.h" />
|
|
<ClInclude Include="propBasic.h" />
|
|
<ClInclude Include="propDesktop.h" />
|
|
<ClInclude Include="propDlg.h" />
|
|
<ClInclude Include="propDriver.h" />
|
|
<ClInclude Include="propProcess.h" />
|
|
<ClInclude Include="propSecurityConsts.h" />
|
|
<ClInclude Include="propType.h" />
|
|
<ClInclude Include="propTypeConsts.h" />
|
|
<ClInclude Include="resource.h" />
|
|
<ClInclude Include="findDlg.h" />
|
|
<ClInclude Include="sup.h" />
|
|
<ClInclude Include="supConsts.h" />
|
|
<ClInclude Include="treelist.h" />
|
|
<ClInclude Include="ui.h" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ResourceCompile Include="Resource.rc" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Image Include="rsrc\100.ico" />
|
|
<Image Include="rsrc\101.ico" />
|
|
<Image Include="rsrc\102.ico" />
|
|
<Image Include="rsrc\103.ico" />
|
|
<Image Include="rsrc\104.ico" />
|
|
<Image Include="rsrc\105.ico" />
|
|
<Image Include="rsrc\106.ico" />
|
|
<Image Include="rsrc\107.ico" />
|
|
<Image Include="rsrc\108.ico" />
|
|
<Image Include="rsrc\109.ico" />
|
|
<Image Include="rsrc\110.ico" />
|
|
<Image Include="rsrc\111.ico" />
|
|
<Image Include="rsrc\112.ico" />
|
|
<Image Include="rsrc\113.ico" />
|
|
<Image Include="rsrc\114.ico" />
|
|
<Image Include="rsrc\115.ico" />
|
|
<Image Include="rsrc\116.ico" />
|
|
<Image Include="rsrc\117.ico" />
|
|
<Image Include="rsrc\118.ico" />
|
|
<Image Include="rsrc\119.ico" />
|
|
<Image Include="rsrc\120.ico" />
|
|
<Image Include="rsrc\121.ico" />
|
|
<Image Include="rsrc\122.ico" />
|
|
<Image Include="rsrc\123.ico" />
|
|
<Image Include="rsrc\124.ico" />
|
|
<Image Include="rsrc\125.ico" />
|
|
<Image Include="rsrc\126.ico" />
|
|
<Image Include="rsrc\127.ico" />
|
|
<Image Include="rsrc\128.ico" />
|
|
<Image Include="rsrc\129.ico" />
|
|
<Image Include="rsrc\130.ico" />
|
|
<Image Include="rsrc\131.ico" />
|
|
<Image Include="rsrc\132.ico" />
|
|
<Image Include="rsrc\133.ico" />
|
|
<Image Include="rsrc\134.ico" />
|
|
<Image Include="rsrc\135.ico" />
|
|
<Image Include="rsrc\136.ico" />
|
|
<Image Include="rsrc\137.ico" />
|
|
<Image Include="rsrc\138.ico" />
|
|
<Image Include="rsrc\6001.ico" />
|
|
<Image Include="rsrc\6002.ico" />
|
|
<Image Include="rsrc\Bitmap_125.bmp" />
|
|
<Image Include="rsrc\objects.ico" />
|
|
</ItemGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets">
|
|
</ImportGroup>
|
|
</Project> |