mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-14 05:30:41 +03:00
6c894c11ae
VpnWebControl.obj : error LNK2019: unresolved external symbol "void __stdcall ATL::__FreeStdCallThunk(void *)" (?__FreeStdCallThunk@ATL@@YGXPAX@Z) referenced in function "public: static void __cdecl ATL::_stdcallthunk::operator delete(void *)" (??3_stdcallthunk@ATL@@SAXPAX@Z) VpnWebControl.obj : error LNK2019: unresolved external symbol "void * __stdcall ATL::__AllocStdCallThunk(void)" (?__AllocStdCallThunk@ATL@@YGPAXXZ) referenced in function "public: static void * __cdecl ATL::_stdcallthunk::operator new(unsigned int)" (??2_stdcallthunk@ATL@@SAPAXI@Z)
371 lines
10 KiB
XML
371 lines
10 KiB
XML
<?xml version="1.0" encoding="shift_jis"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="vpnweb"
|
|
ProjectGUID="{1F58A797-A861-4256-9262-CE97B923016B}"
|
|
RootNamespace="vpnweb"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)bin"
|
|
IntermediateDirectory="$(PlatformName)_$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
UseOfATL="1"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
GenerateStublessProxies="true"
|
|
HeaderFileName="vpnweb.h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="vpnweb_i.c"
|
|
ProxyFileName="vpnweb_p.c"
|
|
ValidateParameters="false"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="$(SolutionDir)Mayaqua\win32_inc;C:\WinDDK\7600.16385.1\inc\atl71;.;$(SolutionDir)"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="1"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
StructMemberAlignment="4"
|
|
UsePrecompiledHeader="1"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
CompileAs="2"
|
|
DisableSpecificWarnings="4995;4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="$(SolutionDir)Mayaqua\win32_inc;C:\WinDDK\7600.16385.1\inc\mfc42;$(IntDir)"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
CommandLine="$(SolutionDir)bin\BuildUtil.exe /CMD:GenerateVersionResource "$(TargetPath)" /OUT:"$(SolutionDir)tmp\VersionResources\$(ProjectName)_$(PlatformName).res""
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
IgnoreImportLibrary="true"
|
|
AdditionalDependencies="atlthunk.lib "$(SolutionDir)tmp\VersionResources\$(ProjectName)_$(PlatformName).res""
|
|
OutputFile="$(OutDir)\not_signed\vpnweb.ocx"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""C:\WinDDK\7600.16385.1\lib\ATL\i386""
|
|
GenerateManifest="false"
|
|
AdditionalManifestDependencies="type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='amd64' publicKeyToken='6595b64144ccf1df' language='*'"
|
|
ModuleDefinitionFile="vpnweb.def"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(SolutionDir)DebugFiles\pdb\$(PlatformName)_$(ConfigurationName)\$(ProjectName).pdb"
|
|
GenerateMapFile="true"
|
|
MapFileName="$(SolutionDir)DebugFiles\map\$(PlatformName)_$(ConfigurationName)\$(ProjectName).map"
|
|
SubSystem="2"
|
|
StackReserveSize="0"
|
|
ImportLibrary=""
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
EmbedManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="$(SolutionDir)bin\BuildUtil.exe /CMD:SetManifest "$(TargetPath)" /MANIFEST:x86_admin.manifest
$(SolutionDir)bin\BuildUtil.exe /CMD:SignCode "$(TargetPath)" /COMMENT:"VPN Software" /KERNEL:no
$(SolutionDir)bin\BuildUtil.exe /CMD:GenerateVpnWebOcxCab "$(TargetPath)" /DEST:"$(OutDir)\not_signed\vpnweb.cab"
"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)bin"
|
|
IntermediateDirectory="$(PlatformName)_$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
UseOfATL="1"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
GenerateStublessProxies="true"
|
|
HeaderFileName="vpnweb.h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="vpnweb_i.c"
|
|
ProxyFileName="vpnweb_p.c"
|
|
ValidateParameters="false"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="0"
|
|
EnableIntrinsicFunctions="false"
|
|
FavorSizeOrSpeed="0"
|
|
AdditionalIncludeDirectories="$(SolutionDir)Mayaqua\win32_inc;C:\WinDDK\7600.16385.1\inc\atl71;.;$(SolutionDir)"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;VPN_SPEED;_USRDLL"
|
|
StringPooling="false"
|
|
ExceptionHandling="1"
|
|
RuntimeLibrary="0"
|
|
StructMemberAlignment="4"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="false"
|
|
UsePrecompiledHeader="1"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="2"
|
|
DisableSpecificWarnings="4995;4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
AdditionalIncludeDirectories="$(SolutionDir)Mayaqua\win32_inc;C:\WinDDK\7600.16385.1\inc\mfc42;$(IntDir)"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
CommandLine="$(SolutionDir)bin\BuildUtil.exe /CMD:GenerateVersionResource "$(TargetPath)" /OUT:"$(SolutionDir)tmp\VersionResources\$(ProjectName)_$(PlatformName).res""
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
IgnoreImportLibrary="true"
|
|
AdditionalDependencies="atlthunk.lib "$(SolutionDir)tmp\VersionResources\$(ProjectName)_$(PlatformName).res""
|
|
OutputFile="$(OutDir)\not_signed\vpnweb.ocx"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""C:\WinDDK\7600.16385.1\lib\ATL\i386";"C:\Program Files (x86)\Microsoft Visual Studio 8\VC\lib""
|
|
GenerateManifest="false"
|
|
AdditionalManifestDependencies="type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='x86' publicKeyToken='6595b64144ccf1df' language='*'"
|
|
ModuleDefinitionFile="vpnweb.def"
|
|
DelayLoadDLLs=""
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(SolutionDir)DebugFiles\pdb\$(PlatformName)_$(ConfigurationName)\$(ProjectName).pdb"
|
|
GenerateMapFile="true"
|
|
MapFileName="$(SolutionDir)DebugFiles\map\$(PlatformName)_$(ConfigurationName)\$(ProjectName).map"
|
|
SubSystem="2"
|
|
StackReserveSize="0"
|
|
OptimizeReferences="1"
|
|
EnableCOMDATFolding="1"
|
|
ImportLibrary=""
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
EmbedManifest="false"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="$(SolutionDir)bin\BuildUtil.exe /CMD:SetManifest "$(TargetPath)" /MANIFEST:x86_admin.manifest
$(SolutionDir)bin\BuildUtil.exe /CMD:SignCode "$(TargetPath)" /COMMENT:"VPN Software" /KERNEL:no
$(SolutionDir)bin\BuildUtil.exe /CMD:GenerateVpnWebOcxCab "$(TargetPath)" /DEST:"$(OutDir)\not_signed\vpnweb.cab"
"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\stdafx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vpnweb.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vpnweb.def"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vpnweb.idl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vpnweb_i.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VpnWebControl.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vpnwebdlg.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vpnweb.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VpnWebControl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vpnwebdlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vpnwebdlg_inner.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
<File
|
|
RelativePath=".\VPN.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VPNSvr.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vpnweb.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vpnweb.rc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vpnweb.rgs"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VpnWebControl.bmp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VpnWebControl.rgs"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|