mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
c94eb361de
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3722 21ef857c-d57f-4fe0-8362-d861dc6d29cd
1036 lines
20 KiB
XML
1036 lines
20 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="ProcessHacker"
|
|
ProjectGUID="{0271DD27-6707-4290-8DFE-285702B7115D}"
|
|
RootNamespace="ProcessHacker"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)\bin\$(ConfigurationName)32"
|
|
IntermediateDirectory="$(ProjectDir)\obj\$(ConfigurationName)32"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../phlib/include;../phlib/pcre;include"
|
|
PreprocessorDefinitions="WIN32;DEBUG;_WINDOWS;PHLIB_EXPORT;PHAPP_EXPORT"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CallingConvention="2"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="noarg.obj noenv.obj ntdll.lib comctl32.lib version.lib wtsapi32.lib"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="../lib/lib32"
|
|
AdditionalManifestDependencies="type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='x86' publicKeyToken='6595b64144ccf1df' language='*'"
|
|
IgnoreAllDefaultLibraries="false"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(SolutionDir)\bin\$(ConfigurationName)64"
|
|
IntermediateDirectory="$(ProjectDir)\obj\$(ConfigurationName)64"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../phlib/include;../phlib/pcre;include"
|
|
PreprocessorDefinitions="WIN64;DEBUG;_WINDOWS;PHLIB_EXPORT;PHAPP_EXPORT"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CallingConvention="2"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="noarg.obj noenv.obj ntdll.lib comctl32.lib version.lib wtsapi32.lib"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="../lib/lib64"
|
|
AdditionalManifestDependencies="type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='amd64' publicKeyToken='6595b64144ccf1df' language='*'"
|
|
IgnoreAllDefaultLibraries="false"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)\bin\$(ConfigurationName)32"
|
|
IntermediateDirectory="$(ProjectDir)\obj\$(ConfigurationName)32"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="../phlib/include;../phlib/pcre;include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;PHLIB_EXPORT;PHAPP_EXPORT"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CallingConvention="2"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="noarg.obj noenv.obj ntdll.lib comctl32.lib version.lib wtsapi32.lib"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="../lib/lib32"
|
|
AdditionalManifestDependencies="type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='x86' publicKeyToken='6595b64144ccf1df' language='*'"
|
|
IgnoreAllDefaultLibraries="false"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(SolutionDir)\bin\$(ConfigurationName)64"
|
|
IntermediateDirectory="$(ProjectDir)\obj\$(ConfigurationName)64"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="../phlib/include;../phlib/pcre;include"
|
|
PreprocessorDefinitions="WIN64;NDEBUG;_WINDOWS;PHLIB_EXPORT;PHAPP_EXPORT"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CallingConvention="2"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="noarg.obj noenv.obj ntdll.lib comctl32.lib version.lib wtsapi32.lib"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="../lib/lib64"
|
|
AdditionalManifestDependencies="type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='amd64' publicKeyToken='6595b64144ccf1df' language='*'"
|
|
IgnoreAllDefaultLibraries="false"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="phlib"
|
|
>
|
|
<File
|
|
RelativePath="..\phlib\basesup.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\basesupa.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\basesupx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\circbuf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\circbuf_i.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\clrsup.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\collect.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\colorbox.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\data.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\dspick.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\emenu.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\error.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\extlv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\fastlock.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\format.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\format_i.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\global.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\graph.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\guisup.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\handle.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\hexedit.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\hndlinfo.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\icotobmp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\iosup.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\kph.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\lsa.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\mapimg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\maplib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\md5.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\native.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\ntimport.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\provider.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\queuedlock.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\ref.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\secdata.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\secedit.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\sha.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\support.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\svcsup.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\symprv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\sync.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\treelist.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\verify.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\workqueue.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Headers"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\mxml\config.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\hidnproc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\memsrch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mxml\mxml-private.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mxml\mxml.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\phapp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sdk\phapppub.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sdk\phdk.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\phplug.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\procprpp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\providers.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\settings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\settingsp.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resources"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
<File
|
|
RelativePath=".\resources\application.bmp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resources\black.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resources\bricks.bmp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resources\cog_edit.bmp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resources\cog_edit.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resources\cross.bmp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resources\folder.bmp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resources\magnifier.bmp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resources\minus.bmp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resources\pencil.bmp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resources\plus.bmp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ProcessHacker.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resources\ProcessHacker.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ProcessHacker.rc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resources\tick.bmp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Process Hacker"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\about.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\actions.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\affinity.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\anawait.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\appsup.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\chcol.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\chdlg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\chproc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cmdmode.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cpysave.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dbgcon.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\findobj.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\gdihndl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\heapinfo.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hidnproc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hndlprp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hndlprv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hndlstat.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\infodlg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\itemtips.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\jobprp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\log.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\logwnd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\main.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mainwnd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mdump.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\memedit.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\memprot.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\memprv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\memrslt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\memsrch.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\modprv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\netprv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\netstk.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\notifico.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ntobjprp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\options.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pagfiles.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\plugin.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\plugman.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\procprp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\procprv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\procrec.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\proctree.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\runas.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sessprp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\settings.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\srvcr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\srvlist.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\srvprp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\srvprv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ssndmsg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sysinfo.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\termator.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\thrdprv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\thrdstk.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tokprp.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="PCRE"
|
|
>
|
|
<File
|
|
RelativePath="..\phlib\pcre\pcre_chartables.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\pcre\pcre_compile.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\pcre\pcre_config.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\pcre\pcre_dfa_exec.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\pcre\pcre_exec.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\pcre\pcre_fullinfo.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\pcre\pcre_get.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\pcre\pcre_globals.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\pcre\pcre_info.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\pcre\pcre_maketables.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\pcre\pcre_newline.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\pcre\pcre_ord2utf8.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\pcre\pcre_refcount.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\pcre\pcre_study.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\pcre\pcre_tables.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\pcre\pcre_try_flipped.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\pcre\pcre_ucd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\pcre\pcre_valid_utf8.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\pcre\pcre_version.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\pcre\pcre_xclass.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\phlib\pcre\pcreposix.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Mini-XML"
|
|
>
|
|
<File
|
|
RelativePath=".\mxml\mxml-attr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mxml\mxml-entity.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mxml\mxml-file.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mxml\mxml-index.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mxml\mxml-node.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mxml\mxml-private.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mxml\mxml-search.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mxml\mxml-set.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mxml\mxml-string.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\TODO.txt"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|