acl/app/jaws/lib_global/lib_global.vcproj
2014-11-19 00:25:21 +08:00

204 lines
4.9 KiB
XML
Raw Blame History

<?xml version="1.0" encoding="gb2312"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="lib_global"
ProjectGUID="{563B22AE-3249-4882-9388-BBBF2E62CB83}"
Keyword="Win32Proj">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="Debug"
IntermediateDirectory="Debug"
ConfigurationType="4"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\..\..\lib_acl\include;..\..\..\include\protocol"
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile="../lib/win32/lib_global.lib"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="Release"
IntermediateDirectory="Release"
ConfigurationType="4"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="..\..\..\lib_acl\include;..\..\..\include\protocol"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
RuntimeLibrary="0"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="FALSE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile="../lib/win32/lib_global.lib"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name=<>ļ<EFBFBD>"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
RelativePath="..\global\client_entry.c">
</File>
<File
RelativePath="..\global\conn_cache.c">
</File>
<File
RelativePath="..\global\dns_cache.c">
</File>
<File
RelativePath="..\global\dns_hosts.c">
</File>
<File
RelativePath="..\global\dns_lookup.c">
</File>
<File
RelativePath="..\global\dns_server.c">
</File>
<File
RelativePath="..\global\file_cache.c">
</File>
<File
RelativePath="..\global\forward.c">
</File>
<File
RelativePath="..\global\logger.c">
</File>
<File
RelativePath="..\global\service.c">
</File>
<File
RelativePath="..\global\service_conf.c">
</File>
<File
RelativePath="..\global\service_ipc.c">
</File>
<File
RelativePath="..\global\service_load.c">
</File>
<File
RelativePath="..\global\service_main.c">
</File>
<File
RelativePath="..\global\string.c">
</File>
<File
RelativePath="..\global\sys_patch.c">
</File>
</Filter>
<Filter
Name=<>ļ<EFBFBD>"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
<File
RelativePath="..\global\conn_cache.h">
</File>
<File
RelativePath="..\global\dns.h">
</File>
<File
RelativePath="..\global\dns_lookup.h">
</File>
<File
RelativePath="..\global\file_cache.h">
</File>
<File
RelativePath="..\global\logger.h">
</File>
<File
RelativePath="..\global\service.h">
</File>
<File
RelativePath="..\global\service_conf.h">
</File>
<File
RelativePath="..\global\service_ipc.h">
</File>
<File
RelativePath="..\global\service_main.h">
</File>
<File
RelativePath="..\global\service_struct.h">
</File>
<File
RelativePath="..\global\string_patch.h">
</File>
<File
RelativePath="..\global\sys_patch.h">
</File>
</Filter>
<Filter
Name="<22><>Դ<EFBFBD>ļ<EFBFBD>"
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
</Filter>
<File
RelativePath=".\ReadMe.txt">
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>